<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Forgani</title>
	<atom:link href="http://www.forgani.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forgani.com</link>
	<description>my Weblog, my Home, my Car, my Sky</description>
	<lastBuildDate>Fri, 13 Jan 2012 12:11:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Mercurial &amp; hg view</title>
		<link>http://www.forgani.com/linux/mercurial/</link>
		<comments>http://www.forgani.com/linux/mercurial/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 08:00:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.forgani.com/?p=875</guid>
		<description><![CDATA[Install on Ubuntu and Debian:  sudo apt-get install mercurial hg view How? You try the &#8216;hg view&#8217; command and you will get an error: sudo apt-get install mercurial sudo apt-get install python-setuptools python-dev build-essential sudo easy_install -U mercurial wget http://www.selenic.com/mercurial/release/mercurial-1.0.tar.gz tar zxvf mercurial-x.x.tar.gz cp mercurial-x.x/contrib/hgk /usr/bin sudo apt-get install tk8.5 put the following in your [...]]]></description>
		<wfw:commentRss>http://www.forgani.com/linux/mercurial/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>jPortal wordpress theme</title>
		<link>http://www.forgani.com/wordpress/jportal-wordpress-theme/</link>
		<comments>http://www.forgani.com/wordpress/jportal-wordpress-theme/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 14:35:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.forgani.com/?p=869</guid>
		<description><![CDATA[A Plain &#38; Simple Free WordPress Theme jPortal WordPress Theme has the special features for usage with the wpCarrers plugin. It&#8217;s a clean and simple  one / three-column (left and right side bar) with customizable header image. Note: The page&#8217;s content will be displayed in a one-column. Fixed-width,  one columns and two dynamic sidebars, widget [...]]]></description>
		<wfw:commentRss>http://www.forgani.com/wordpress/jportal-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress Careers plugin</title>
		<link>http://www.forgani.com/tools/wordpress-careers-plugin/</link>
		<comments>http://www.forgani.com/tools/wordpress-careers-plugin/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 09:47:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.forgani.com/?p=710</guid>
		<description><![CDATA[wpCareers (JobPortal Project) is a WordPress plugin The plugin allows you to build an online jobs/resume website, where the applicants will be able to search, update, add/remove, and add or edit their resumes/profiles. In addition, user can also add/delete/change descriptions, upload images/photos. * In Admin Area the administrator will be able to: * View and [...]]]></description>
		<wfw:commentRss>http://www.forgani.com/tools/wordpress-careers-plugin/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>Check For Email pattern</title>
		<link>http://www.forgani.com/linux/check-for-email-pattern/</link>
		<comments>http://www.forgani.com/linux/check-for-email-pattern/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 07:06:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.forgani.com/?p=683</guid>
		<description><![CDATA[check for email pattern if( !preg_match( &#8220;/^(([^&#60;&#62;()[\]\\\\.,;:\s@\&#8221;]+(\.[^&#60;&#62;()[\]\\\\.,;:\s@\&#8221;]+)*)&#124;(\&#8221;([^\"\\\\\r]&#124;(\\\\[\w\W]))*\&#8221;))@((\[([0-9]{1,3}\.){3}[0-9]{1,3}\])&#124;(([a-z\-0-9áà&#228;çéèêñóòô&#246;&#252;æøå]+\.)+[a-z]{2,}))$/i&#8221;, $email ) ) { $msg = &#8216;Email address was not recognized as a valid email pattern&#8217;; } get the mx host name if( preg_match( &#8220;/@\[[\d.]*\]$/&#8221;, $email ) ) { $mxHost[0] = preg_replace( &#8220;/[\w\W]*@\[([\d.]+)\]$/&#8221;, &#8220;$1&#8243;, $email ); $msg = &#8216;Email address contained IP address &#8216;.$mxHost[0].&#8217; &#8211; no need for [...]]]></description>
		<wfw:commentRss>http://www.forgani.com/linux/check-for-email-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress ODLinks Plugin</title>
		<link>http://www.forgani.com/tools/opendirectorylinks/</link>
		<comments>http://www.forgani.com/tools/opendirectorylinks/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 09:32:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://forgani.com/?p=257</guid>
		<description><![CDATA[Open Directory Project Links-Open Directory (Website Directory Project) is a WordPress plugin The plugin help you to start a profitable website directory which is the same as the DMOZ.org directory. This plugin is under active development. If you experience problems, please first make sure you have installed the latest version. Feature requests, bug reports and [...]]]></description>
		<wfw:commentRss>http://www.forgani.com/tools/opendirectorylinks/feed/</wfw:commentRss>
		<slash:comments>124</slash:comments>
		</item>
		<item>
		<title>WordPress Classifieds Plugin</title>
		<link>http://www.forgani.com/tools/wpclassified-plugins/</link>
		<comments>http://www.forgani.com/tools/wpclassified-plugins/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 12:07:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://forgani.com/index.php/tools/wpclassiefied-plugins/</guid>
		<description><![CDATA[Description With this plugin, you will be able to add a Classifieds Advertising for Personals, Auto or Business in to your wordpress blog. Installing the plugin: Please test the plugin with your theme on a develop machine or a local machine, if the test is successful install it on the production machine. Click here to [...]]]></description>
		<wfw:commentRss>http://www.forgani.com/tools/wpclassified-plugins/feed/</wfw:commentRss>
		<slash:comments>109</slash:comments>
		</item>
		<item>
		<title>Clean up the Ubuntu</title>
		<link>http://www.forgani.com/linux/clean-up-the-ubuntu/</link>
		<comments>http://www.forgani.com/linux/clean-up-the-ubuntu/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 08:40:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.forgani.com/?p=806</guid>
		<description><![CDATA[&#160; Install the Debian menu to make all installed applications Missing Icons &#38; Fix Broken Icons sudo apt-get update sudo apt-get install menu menu-xdg update-menus &#160; Keeping Ubuntu clean Install deborphan with command: sudo apt-get install deborphan To delete unnecessary libraries just execute: sudo deborphan &#124; xargs sudo apt-get -y remove --purge To delete unnecessary [...]]]></description>
		<wfw:commentRss>http://www.forgani.com/linux/clean-up-the-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Persian philosophs and sciences</title>
		<link>http://www.forgani.com/root/persian-philosoph-science/</link>
		<comments>http://www.forgani.com/root/persian-philosoph-science/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 13:23:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Root]]></category>

		<guid isPermaLink="false">http://forgani.com/?p=99</guid>
		<description><![CDATA[It&#8217;s sure that they were Muslim but no Arab. 770-840 A.D. Mohanmmad Khwarizmi 864-930 A.D. Mohammad ibn Zakariya AL-RAZI 870-950 A.D. Farabi 900-971 A.D. born in Khorasan Mohammad ibn al-Hasan Khazin 940-997 A.D. born in Nishapur Abul Wafa Mohammad AL-BUZJANI 940-1020 A.D. born in Tus Ferdosi Faren til den modern Persisk 953-1029 A.D. born in [...]]]></description>
		<wfw:commentRss>http://www.forgani.com/root/persian-philosoph-science/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aktuelle Angebote</title>
		<link>http://www.forgani.com/root/aktuelle-angebote/</link>
		<comments>http://www.forgani.com/root/aktuelle-angebote/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 13:14:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Root]]></category>

		<guid isPermaLink="false">http://forgani.com/?p=98</guid>
		<description><![CDATA[Flohmarkt und Tr&#246;delmarkttermine Aktuelle Angebote Aldi Nord Aldi Sued Real Vorschau Plus Lidl Penny Markt Rewe Links zu Baum&#228;rkten Baumarkt Hornbach Praktiker OBI Toom Hellweg KODI Multimedia-Seiten Pro Markt Saturn Hansa Media Markt Conrad Electronic, Schiwi Electronic Handel Westfalia-Shop, ELV Elektronik, Reichelt, Pollin Electronic Staples, PEARL Agency, Primus Avitos Links zu Versandkatalogen Ackermann Baur Neckermann [...]]]></description>
		<wfw:commentRss>http://www.forgani.com/root/aktuelle-angebote/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>increase the screen resolutions</title>
		<link>http://www.forgani.com/linux/increase-the-screen-resolutions/</link>
		<comments>http://www.forgani.com/linux/increase-the-screen-resolutions/#comments</comments>
		<pubDate>Wed, 21 May 2008 19:32:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://forgani.com/?p=80</guid>
		<description><![CDATA[Enter in root terminal: $ sudo dpkg-reconfigure -phigh xserver-xorg Select your video card by scroll up or down keys on your keyboard) and then hit enter. the next select the resolutions that you would like to be available for Ubuntu by using the arrow keys to scroll up and down, and the Space Bar to [...]]]></description>
		<wfw:commentRss>http://www.forgani.com/linux/increase-the-screen-resolutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 728/784 objects using disk: basic

Served from: www.forgani.com @ 2012-02-05 08:15:38 -->
