<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>mFabrik - web and mobile development</title>
	<link>http://blog.mfabrik.com</link>
	<description>Freedom delivered.</description>
	<lastBuildDate>Mon, 26 Jul 2010 09:49:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>People are changing their habits faster than companies believe</title>
		<description><![CDATA[Few weeks of my summer vacation are done, few more to be spent in August. And ofcourse, as any sensible (?) human being does, tried to stay away from computer as much as possible. But was not able to help myself, because of my prefession, interests and so on, so there was need to get [...]]]></description>
		<link>http://blog.mfabrik.com/2010/07/26/people-are-changing-their-habits-faster-than-companies-believe/</link>
			</item>
	<item>
		<title>.gitignore for Python developers</title>
		<description><![CDATA[If you are using Git for version control for your Python egg and buildout development below are is a sample which you might want to put into your .gitignore file.
*.mo
*.egg-info
*.egg
*.EGG
*.EGG-INFO
bin
build
develop-eggs
downloads
eggs
fake-eggs
parts
dist
.installed.cfg
.mr.developer.cfg
.hg
.bzr
.svn
*.pyc
*.pyo
*.tmp*

Suggestions for new ignores are welcome.

 Read our blog   Subscribe mFabrik blog in a reader  Follow us on Twitter  Mikko Ohtamaa on LinkedIn
]]></description>
		<link>http://blog.mfabrik.com/2010/07/23/gitignore-for-python-developers/</link>
			</item>
	<item>
		<title>Zoho integration for Python and Plone CMS</title>
		<description><![CDATA[Zoho is a web application provider competing with Google Docs, Microsoft Office and Live.
Zoho provides a very wide set of browser based applications from text editing and spreadsheets to project management and customer relationship management (highlighted items should ring a bell for small software development companies). Especially the last one, CRM, is a very attractive [...]]]></description>
		<link>http://blog.mfabrik.com/2010/07/18/zoho-integration-for-python-and-plone-cms/</link>
			</item>
	<item>
		<title>Debugging Skype crash problems on Ubuntu 10.04 Lucid Lynx Linux</title>
		<description><![CDATA[Symptoms: Your Skype crashes on incoming chat message or if you try to open a contact info / chat message &#8211; usually this leads to a crash on Skype start-up because there are always incoming chat messages in a queue.
Skype is not really helpful regarding how to get meaningful log information from the client, but [...]]]></description>
		<link>http://blog.mfabrik.com/2010/07/16/debugging-skype-crash-problems-on-ubuntu-10-04-lucid-lynx-linux/</link>
			</item>
	<item>
		<title>Easily install all Python versions under Linux and OSX using collective.buildout.python</title>
		<description><![CDATA[Here are short instructions how to install all versions (2.4, 2.5, 2.6, 2.7 and 3.1) of Python interpreters on UNIX system. The instructions were tested on Ubuntu 10.04 Lucid Lynx Linux but should work on other systems as is. The installation is based of downloading, compiling and installing different Pythons and their libraries using buildout [...]]]></description>
		<link>http://blog.mfabrik.com/2010/07/16/easily-install-all-python-versions-under-linux-and-osx-using-collective-buildout-python/</link>
			</item>
	<item>
		<title>Changing the location of Ubuntu 10.04 Lucid Lynx notification bubble to a different corner</title>
		<description><![CDATA[Ubuntu notifications, those grey bubbles for incoming instant messages and such, are in the top right corner under the system tray area by default. Many applications, like Google Chrome browser, place lots of controls there and notifications might block them. Also, you might prefer some other corner due to your personal taste. The application for [...]]]></description>
		<link>http://blog.mfabrik.com/2010/07/16/changing-the-location-of-ubuntu-10-04-lucid-lynx-notification-bubble-to-a-different-corner/</link>
			</item>
	<item>
		<title>National mobile site statistics are hard to find</title>
		<description><![CDATA[Actually, seems that hardly exist at all..
I spent about an hour or so trying to find information and statistics about different countries&#8217; mobile sites (popularity, number of visitors and impressions etc.) but damn hard to find anything outside some random research reports and press releases.
Few weeks ago TNS Gallup included mobile site stats as part [...]]]></description>
		<link>http://blog.mfabrik.com/2010/06/17/national-mobile-site-statistics-are-hard-to-find/</link>
			</item>
	<item>
		<title>Nokia N900 direct OVI map download links &#8211; no Windows software needed</title>
		<description><![CDATA[Here. You can directly download files using N900 browser. Then with little shell diving you can also install them.
]]></description>
		<link>http://blog.mfabrik.com/2010/06/06/nokia-n900-direct-ovi-map-download-links-no-windows-software-needed/</link>
			</item>
	<item>
		<title>Automatically generating description based on body text</title>
		<description><![CDATA[Below is a sample script to automatically generate descriptions based on page body text. It is for Plone CMS, but should be applicable to any Python based CMS with some modifications.
The idea is that we take three first sentences and use them as a description.
Use case: People are lazy to write descriptions (descriptions as in Dublin [...]]]></description>
		<link>http://blog.mfabrik.com/2010/06/04/automatically-generating-description-based-on-body-text/</link>
			</item>
	<item>
		<title>How to install Joomla! on your Ubuntu/Linux server with basic security</title>
		<description><![CDATA[This how to shorty explains how to set-up a Joomla! hosting on a shared hosting server you own to have basic security. This instructions apply for Debian/Ubuntu based systems, but can be generalized to any Linux based system like Fedora.
In this how to we use the following software versions


Joomla 1.5
Apache 2.2
MySQL 5.1
Ubuntu 8.04 Hardy Heron [...]]]></description>
		<link>http://blog.mfabrik.com/2010/05/31/how-to-install-joomla-on-your-ubuntulinux-server-with-basic-security/</link>
			</item>
</channel>
</rss>
