<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>prosoxi.com</title>
	
	<link>http://www.prosoxi.com</link>
	<description>Proven Solutions</description>
	<lastBuildDate>Wed, 22 Feb 2012 11:48:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Prosoxi" /><feedburner:info uri="prosoxi" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Prosoxi</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>I get the "System error 13: Permission denied" error in Plesk CP during some operation.</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/Q6REHFRCJeU/</link>
		<comments>http://www.prosoxi.com/2012/02/22/i-get-the-system-error-13-permission-denied-error-in-plesk-cp-during-some-operation/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 11:48:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[plesk permitions]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3727</guid>
		<description><![CDATA[APPLIES TO: Parallels Plesk Panel for Linux/Unix http://kb.parallels.com/en/1528 Resolution CAUSE: Most probably Plesk Admin Apache cannot access some file because of lost 'SUID' bit on the wrapper. RESOLUTION: Make sure that the following files have proper permissions: # ls -al $PRODUCT_ROOT_D/admin/sbin/*wrapper---s--x--- 1 root psaadm 13120 Jun 13 21:51 ./admin/sbin/mod_wrapper---s--x--- 1 root psaadm 13632 Jun 13 [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/22/i-get-the-system-error-13-permission-denied-error-in-plesk-cp-during-some-operation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/22/i-get-the-system-error-13-permission-denied-error-in-plesk-cp-during-some-operation/</feedburner:origLink></item>
		<item>
		<title>reset all the permissions to the default permissions under CentOS</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/_qv56NHAxGk/</link>
		<comments>http://www.prosoxi.com/2012/02/22/reset-all-the-permissions-to-the-default-permissions-under-centos/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 11:30:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[chown]]></category>
		<category><![CDATA[reset permition]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3725</guid>
		<description><![CDATA[Above command combination will reset all the permissions to the default permissions under CentOS / RHEL / Fedora Linux. &#160; Reset the permissions of the all installed RPM packages You need to use combination of rpm and a shell for loop command as follows: for p in $(rpm -qa); do rpm &#8211;setperms $p; done for [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/22/reset-all-the-permissions-to-the-default-permissions-under-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/22/reset-all-the-permissions-to-the-default-permissions-under-centos/</feedburner:origLink></item>
		<item>
		<title>wp hooks actions filters</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/-zdcx15zf_w/</link>
		<comments>http://www.prosoxi.com/2012/02/21/wp-hooks-actions-filters/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 08:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[private]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3723</guid>
		<description><![CDATA[http://archive.extralogical.net/2007/06/wphooks/ http://www.nathanrice.net/blog/an-introduction-to-wordpress-action-hooks/ http://www.nathanrice.net/blog/wordpress-2-8-and-the-body_class-function/ http://themeshaper.com/2009/05/25/action-hooks-wordpress-child-themes/ http://www.stevesouders.com/blog/2009/04/09/dont-use-import/ http://wp.smashingmagazine.com/2011/10/07/definitive-guide-wordpress-hooks/ http://wp.smashingmagazine.com/2009/02/02/mastering-wordpress-shortcodes/]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/21/wp-hooks-actions-filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/21/wp-hooks-actions-filters/</feedburner:origLink></item>
		<item>
		<title>Utensils And Toolkits For Designers</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/5k6RWLqkTq4/</link>
		<comments>http://www.prosoxi.com/2012/02/20/utensils-and-toolkits-for-designers/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 11:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3707</guid>
		<description><![CDATA[Most web designers start new projects on their computer. There are hundreds of tools out there for creating wireframes, mockups, prototypes, and doing various other planning activities on your computer or online. But there are also tons of offline, paper-based tools that can speed up your development and design process. Designers who start their planning [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/20/utensils-and-toolkits-for-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/20/utensils-and-toolkits-for-designers/</feedburner:origLink></item>
		<item>
		<title>custom tabs with jquery</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/1VScdlQsyRo/</link>
		<comments>http://www.prosoxi.com/2012/02/20/custom-tabs-with-jquery/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 10:50:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[tabs]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3686</guid>
		<description><![CDATA[Tabbing has been common place on the Internet for some time now. Today web sites will make use of tabbing without the page having to reload with the addition of JavaScript.Tabbing has been common place on the Internet for some time now. Today web sites will make use of tabbing without the page having to [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/20/custom-tabs-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/20/custom-tabs-with-jquery/</feedburner:origLink></item>
		<item>
		<title>Illustrator to Canvas export</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/6i7-CQPvH14/</link>
		<comments>http://www.prosoxi.com/2012/02/19/illustrator-to-canvas-export/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 13:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[eps]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[html canvas]]></category>
		<category><![CDATA[illustrator]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3719</guid>
		<description><![CDATA[ai2canvas How it works The Ai-&#62;Canvas plug-in enables Adobe® Illustrator® to export vector and bitmap artwork directly to an HTML5 canvas element that can be rendered in a canvas-enabled browser. The plug-in provides drawing, animation and coding options such as events so that you can build interactive, well-designed canvas-based web apps. Download To install Ai-&#62;Canvas, [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/19/illustrator-to-canvas-export/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/19/illustrator-to-canvas-export/</feedburner:origLink></item>
		<item>
		<title>960 Grid System  vs 978</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/Vy7jPjARFV4/</link>
		<comments>http://www.prosoxi.com/2012/02/19/960-grid-system-vs-978/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 11:46:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[960]]></category>
		<category><![CDATA[978]]></category>
		<category><![CDATA[990]]></category>
		<category><![CDATA[grid]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3711</guid>
		<description><![CDATA[For several years now the 960px grid system (960.gs) has been designers&#8217; favorite pick to help structure and design web layouts. As screens and resolutions have gotten bigger, I&#8217;ve found that the 960 grid system does not always fit my needs. 20px gutters and only a 940px content area is a bit too small for [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/19/960-grid-system-vs-978/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/19/960-grid-system-vs-978/</feedburner:origLink></item>
		<item>
		<title>Website Thumbnail Generation Services</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/n7r0C4gidX4/</link>
		<comments>http://www.prosoxi.com/2012/02/19/website-thumbnail-generation-services/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 10:18:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3705</guid>
		<description><![CDATA[Automatically created website thumbnails have a wide usage from links in a website to a web application presenting URLs with their thumbnails. Using a website thumbnail generation service is generally a time-saving decision both for the website owner (as it&#8217;ll be automated) &#38; the visitor (for getting a better idea about the link). Here are [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/19/website-thumbnail-generation-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/19/website-thumbnail-generation-services/</feedburner:origLink></item>
		<item>
		<title>Embed WordPress Outside WordPress</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/PfucXy2ksPE/</link>
		<comments>http://www.prosoxi.com/2012/02/18/embed-wordpress-outside-wordpress/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 16:53:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3721</guid>
		<description><![CDATA[From time to time you need data from WordPress, but should not displayed in the system; they are necessary outside the installation. There are basically two options. Content can be quite easy provide via feed and processed or you gain access to the system. And that is basically very simple and is briefly described here. [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/18/embed-wordpress-outside-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/18/embed-wordpress-outside-wordpress/</feedburner:origLink></item>
		<item>
		<title>block ip address using php</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/NPNvmsjV068/</link>
		<comments>http://www.prosoxi.com/2012/02/18/block-ip-address-using-php/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 09:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[ip blocker]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3703</guid>
		<description><![CDATA[Place this code to top of page or to connection file! &#60;? $banned[0]=&#34;xxx.xxx.xxx.xxx&#34;; // IP in the form of &#34;127.0.0.1&#34; or whatever $banned[1]=&#34;yyy.yyy.yyy.yyy&#34;; $banned[2]=&#34;zzz.zzz.zzz.zzz&#34;; // add as many as you wish if (in_array($_SERVER['REMOTE_ADDR'],$banned)) header(&#34;HTTP/1.1 403 Forbidden&#34;); ?&#62;]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/18/block-ip-address-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/18/block-ip-address-using-php/</feedburner:origLink></item>
		<item>
		<title>What say Facebook for Timeline Brands Pages?</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/gvUlI-SwOVE/</link>
		<comments>http://www.prosoxi.com/2012/02/17/what-say-facebook-for-timeline-brands-pages/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 08:51:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[brand]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[fanpages]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3698</guid>
		<description><![CDATA[Marketers eager to take advantage of Facebook’s Timeline update will have to wait on Facebook’s own internal timeline. The social networking giant isn’t letting brands create Timeline pages just yet and hasn’t given a date on when that will happen. “We are currently focused on Timeline for individuals and will consider how to make consistent [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/17/what-say-facebook-for-timeline-brands-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/17/what-say-facebook-for-timeline-brands-pages/</feedburner:origLink></item>
		<item>
		<title>WordPress vs Drupal vs Joomla</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/zrjA7V5kL5Y/</link>
		<comments>http://www.prosoxi.com/2012/02/17/wordpress-vs-drupal-vs-joomla/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 08:45:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3694</guid>
		<description><![CDATA[&#160; Every IT person, developer, and programmer has an opinion when it comes to the various open source content management systems out there. It often comes down to functionality and ease of use, but even then the lines are often blurred and there is rarely a clear-cut victor. WordPress vs Drupal vs Joomla – which [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/17/wordpress-vs-drupal-vs-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/17/wordpress-vs-drupal-vs-joomla/</feedburner:origLink></item>
		<item>
		<title>Disable Location In Firefox, Internet Explorer &amp; Chrome</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/woMf78iZ8Qo/</link>
		<comments>http://www.prosoxi.com/2012/02/16/disable-location-in-firefox-internet-explorer-chrome/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 10:37:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[fake ip]]></category>
		<category><![CDATA[fakeip]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[geo location]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3690</guid>
		<description><![CDATA[Modern browsers including Chrome, Firefox and Internet Explorer now include “geolocation” services based in the browser. What this does is attempt to locate you based on your IP, wi-fi or network location. It is used for several reasons, including adding a location to your tweets or Facebook updates, or to locate you on a map. [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/16/disable-location-in-firefox-internet-explorer-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/16/disable-location-in-firefox-internet-explorer-chrome/</feedburner:origLink></item>
		<item>
		<title>yepnopejs</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/Xvh82Pc6ci8/</link>
		<comments>http://www.prosoxi.com/2012/02/16/yepnopejs/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 07:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[js loader]]></category>
		<category><![CDATA[yeapnope]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3657</guid>
		<description><![CDATA[yepnope is an asynchronous conditional resource loader that&#8217;s super-fast, and allows you to load only the scripts that your users need. What&#8217;s new in yepnope 1.5.2? Scripts with the same url won&#8217;t execute twice, but their callbacks fire in the correct order. The complete function behaves much more like the callback function with respect to [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/16/yepnopejs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/16/yepnopejs/</feedburner:origLink></item>
		<item>
		<title>Trixbox change default Maint password</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/bv8aGw43YyQ/</link>
		<comments>http://www.prosoxi.com/2012/02/15/trixbox-change-default-maint-password/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 14:05:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Trixbox]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[trixbox]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3688</guid>
		<description><![CDATA[Log in to trixbox via terminal/putty or at the machine and type: passwd-maint type &#38; retype new password Done]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/15/trixbox-change-default-maint-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/15/trixbox-change-default-maint-password/</feedburner:origLink></item>
		<item>
		<title>WP Glossary</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/MkwhMMS_H0c/</link>
		<comments>http://www.prosoxi.com/2012/02/15/wp-glossary/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 07:21:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3651</guid>
		<description><![CDATA[Absolute Path An absolute path or full path is a unique location of a file or directory name within a computer or filesystem, and usually starts with the root directory or drive letter. Directories and subdirectories listed in a path are usually separated by a slash /. Example: /Users/Matt/www/blog/images/icecream.jpg To find the absolute path of [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/15/wp-glossary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/15/wp-glossary/</feedburner:origLink></item>
		<item>
		<title>browserplus js</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/9g6zwZeM1og/</link>
		<comments>http://www.prosoxi.com/2012/02/14/browserplus-js/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 12:56:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[browser checker]]></category>
		<category><![CDATA[embed checker]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3663</guid>
		<description><![CDATA[JavaScript API Overview Overview Of Operation BrowserPlus is a browser plugin technology which is cross-platform and cross-browser. It allows services to be attained and activated on the fly which expose new functions to JavaScript that provide scriptable APIs for interacting with the client machine. For a website to use BrowserPlus, the platform must be installed [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/14/browserplus-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/14/browserplus-js/</feedburner:origLink></item>
		<item>
		<title>WordPress How to translate month names in “Archives”</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/pmbxMkJ4oR4/</link>
		<comments>http://www.prosoxi.com/2012/02/14/wordpress-how-to-translate-month-names-in-archives/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 07:19:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3649</guid>
		<description><![CDATA[if the translation is only for the archive widget, a filter function might work (to be added to functions.php of the theme): &#160; add_filter('get_archives_link', 'translate_archive_month'); function translate_archive_month($list) {&#160; $patterns = array(&#160;&#160;&#160; '/January/', '/February/', '/March/', '/April/', '/May/', '/June/',&#160;&#160;&#160; '/July/', '/August/', '/September/', '/October/',&#160; '/November/', '/December/'&#160; );&#160; $replacements = array(&#160;&#160;&#160; 'jan', 'feb', 'mar', 'apr', 'may', 'jun', &#160;&#160;&#160; 'jul', [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/14/wordpress-how-to-translate-month-names-in-archives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/14/wordpress-how-to-translate-month-names-in-archives/</feedburner:origLink></item>
		<item>
		<title>Remove apparmor from startapp</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/dDuNuuz7ciU/</link>
		<comments>http://www.prosoxi.com/2012/02/13/remove-apparmor-from-startapp/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 07:29:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[apparmor]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3676</guid>
		<description><![CDATA[If you use AppArmor security module, switch the AppArmor service off and remove it from start-up list before installing Panel. This is done by running the following commands: /etc/init.d/boot.apparmor stop or /etc/init.d/apparmor stop update-rc.d -f apparmor remove]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/13/remove-apparmor-from-startapp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/13/remove-apparmor-from-startapp/</feedburner:origLink></item>
		<item>
		<title>Install and Develop with Memcached</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/9_bHBIBeUnA/</link>
		<comments>http://www.prosoxi.com/2012/02/13/install-and-develop-with-memcached/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 07:16:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[make install]]></category>
		<category><![CDATA[memcashe]]></category>
		<category><![CDATA[memcashed]]></category>
		<category><![CDATA[pecl]]></category>
		<category><![CDATA[phpize]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[ubundu]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3637</guid>
		<description><![CDATA[Your latest PHP/MySQL website is finally online. And it’s awesome. But it’s not as fast as you want it to be, because of the many SQL queries running every time a page is generated. And above that, you have the feeling it will not scale well under heavy loads. And you are most likely right. [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/13/install-and-develop-with-memcached/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/13/install-and-develop-with-memcached/</feedburner:origLink></item>
		<item>
		<title>Farbtastic Color Picker</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/PqbbCMEL-8I/</link>
		<comments>http://www.prosoxi.com/2012/02/12/farbtastic-color-picker/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 18:30:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[color picker]]></category>
		<category><![CDATA[jquery plugin]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3672</guid>
		<description><![CDATA[Farbtastic Color Picker jQuery Plug-in Farbtastic is a jQuery plug-in that can add one or more color picker widgets into a page through JavaScript. Each widget is then linked to an existing element (e.g. a text field) and will update the element&#8217;s value when a color is selected. Download Farbtastic 1.2 - January 8, 2007 (License: GPL). Demo Farbtastic uses layered transparent PNGs to render a saturation/luminance [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/12/farbtastic-color-picker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/12/farbtastic-color-picker/</feedburner:origLink></item>
		<item>
		<title>PHP prosoxi fucntions</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/6Flit_pF-xQ/</link>
		<comments>http://www.prosoxi.com/2012/02/12/php-prosoxi-fucntions/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 16:07:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[prosoxi]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3665</guid>
		<description><![CDATA[Prosoxi.com php functions! &#160; extract get_declared_classes get_defined_constants get_defined_vars is_callable]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/12/php-prosoxi-fucntions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/12/php-prosoxi-fucntions/</feedburner:origLink></item>
		<item>
		<title>PHP $_POST Array Empty</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/5ZkBgg6e3Y0/</link>
		<comments>http://www.prosoxi.com/2012/02/12/php-_post-array-empty/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 12:36:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[post]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3630</guid>
		<description><![CDATA[Fellow PHP programmers, I encountered a most peculiar problem today that I must share. I had a situation where someone was sending me POST data but the PHP $_POST array was empty. I setup a debugging script to see the GET and POST arrays and sure enough everything was empty. I asked my friend Google [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/12/php-_post-array-empty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/12/php-_post-array-empty/</feedburner:origLink></item>
		<item>
		<title>Synaptics Gesture Suite™ Device Driver</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/uSQ9q-sHH1k/</link>
		<comments>http://www.prosoxi.com/2012/02/12/synaptics-gesture-suite-device-driver/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 11:42:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3667</guid>
		<description><![CDATA[The Synaptics Gesture Suite device driver is now equipped with Scrybe gesture workflow technology – the next generation in TouchPad™-based PC interfaces. Scrybe gesture workflows can greatly enhance your productivity by expanding your Synaptics TouchPad capabilities. By combining Synaptics Gesture Suite’s scrolling, zooming, and rotation gestures with Scrybe’s symbols, one can unleash the power of [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/12/synaptics-gesture-suite-device-driver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/12/synaptics-gesture-suite-device-driver/</feedburner:origLink></item>
		<item>
		<title>Cross-domain cookies/sessions in Safari and all other browsers</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/PCdgh3i6krM/</link>
		<comments>http://www.prosoxi.com/2012/02/12/cross-domain-cookiessessions-in-safari-and-all-other-browsers/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 10:14:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[Cross-domain cookies]]></category>
		<category><![CDATA[sessions]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3639</guid>
		<description><![CDATA[The Problem Safari does not allow cross-domain cookies. In other words, if on X.com, you load an iFrame with contents of Y.com and set a cookie in the iFrame, Safari will not save the cookie. This problem also occurs in IE6/7 but can be resolved by sending a P3P header. The Solution I am not [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/12/cross-domain-cookiessessions-in-safari-and-all-other-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/12/cross-domain-cookiessessions-in-safari-and-all-other-browsers/</feedburner:origLink></item>
		<item>
		<title>10 jQuery Tagging and Tag Clouds</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/WvSVHsBlqR4/</link>
		<comments>http://www.prosoxi.com/2012/02/11/10-jquery-tagging-and-tag-clouds/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 07:39:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[input tag]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3628</guid>
		<description><![CDATA[A jQuery tag-cloud is a great way of showing visitors to your blog the main topics of interest that are available. Today we listed Most Desirable Collection Of powerful jQuery and Ajax tag cloud . We obviously cannot cover all the best from the web, but we have tried to cover as much as possible. [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/11/10-jquery-tagging-and-tag-clouds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/11/10-jquery-tagging-and-tag-clouds/</feedburner:origLink></item>
		<item>
		<title>jquery upload plugins</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/if3p9eOEDbo/</link>
		<comments>http://www.prosoxi.com/2012/02/10/jquery-upload-plugins/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 12:36:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3661</guid>
		<description><![CDATA[Uploading files without refreshing page looks nice and even simple. With the help of ajax and jquery one can achieve this. Today I have collected 7 ajax file upload plugins which are cool and easy to integrate. 1. AJAX File Upload Visit Source &#160; 2. AJAX Upload Visit Source &#160; 3. AJAX file Upload Visit [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/10/jquery-upload-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/10/jquery-upload-plugins/</feedburner:origLink></item>
		<item>
		<title>PHP Array Operators</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/nI7ae6QNHSc/</link>
		<comments>http://www.prosoxi.com/2012/02/10/php-array-operators/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 09:20:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[array]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3647</guid>
		<description><![CDATA[Array Operators The + operator returns the right-hand array appended to the left-hand array; for keys that exist in both arrays, the elements from the left-hand array will be used, and the matching elements from the right-hand array will be ignored. Array Operators Example Name Result $a + $b Union Union of $a and $b. [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/10/php-array-operators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/10/php-array-operators/</feedburner:origLink></item>
		<item>
		<title>Php regular expression to match a div</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/z--0Jcim-4k/</link>
		<comments>http://www.prosoxi.com/2012/02/09/php-regular-expression-to-match-a-div/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 10:34:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[data scruping]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[scrape]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3618</guid>
		<description><![CDATA[Use an HTML parser. NOT regular expressions. The problem with regular expressions is that they cannot match nested structures. Assuming your regex must match a single &#60;div&#62; and its closing tag, there is no way to correctly match this input: &#60;div id=&#34;a&#34;&#62;&#160;&#160;&#160; &#60;div id=&#34;b&#34;&#62;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Foo&#160;&#160;&#160; &#60;/div&#62;&#60;/div&#62;&#60;div id=&#34;c&#34;&#62;&#160;&#160;&#160; Bar&#60;/div&#62; Because if your regular expression is greedy, [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/09/php-regular-expression-to-match-a-div/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/09/php-regular-expression-to-match-a-div/</feedburner:origLink></item>
		<item>
		<title>Youtube viral campaign the Expendables</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/MNvYOpkAACo/</link>
		<comments>http://www.prosoxi.com/2012/02/08/youtube-viral-campaign-the-expendables/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 11:00:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[banner]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[viral]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3643</guid>
		<description><![CDATA[Looks like having an old-fashioned YouTube channel to promote your TV trailer has become pure boredom. That’s probably what the sparkling team that created the Expendables’ viral marketing campaign thought. And then they had an idea that involved a decent, sit-down questions and answers interview (nothing new here) combined with a Stalone mercenary packed with [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/08/youtube-viral-campaign-the-expendables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/08/youtube-viral-campaign-the-expendables/</feedburner:origLink></item>
		<item>
		<title>Greece NTP server</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/i_BKQ--M-LA/</link>
		<comments>http://www.prosoxi.com/2012/02/08/greece-ntp-server/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 09:57:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[ntp server]]></category>
		<category><![CDATA[time server]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3616</guid>
		<description><![CDATA[We can use more servers in this country. If you have a server with a static IP, please consider joining the pool! To use this pool zone, add the following to your ntp.conf file: ntp.ntua.gr clock.auth.gr ntp.grnet.gr ntp.forthnet.gr -&#62; 193.92.150.3 ntp.ntua.gr -&#62; 147.102.224.241 clock.auth.gr -&#62; 155.207.1.8 gr.pool.ntp.org server 2.gr.pool.ntp.orgserver 3.europe.pool.ntp.orgserver 0.europe.pool.ntp.org]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/08/greece-ntp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/08/greece-ntp-server/</feedburner:origLink></item>
		<item>
		<title>PHP-MySql: Select previous row and next row from current ID</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/layaL_H_E3o/</link>
		<comments>http://www.prosoxi.com/2012/02/07/php-mysql-select-previous-row-and-next-row-from-current-id/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 09:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3614</guid>
		<description><![CDATA[During the dark age, the simplest way to get previous row from current ID was using this query: SELECT field1 FROM tablename WHERE id = ($currentId &#8211; 1) and to get next row: SELECT field1 FROM tablename WHERE id = ($currentId + 1) But there’s a problem. Like common data, we need to delete some [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/07/php-mysql-select-previous-row-and-next-row-from-current-id/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/07/php-mysql-select-previous-row-and-next-row-from-current-id/</feedburner:origLink></item>
		<item>
		<title>CSS gradient generator</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/Z5zObOrQ9fI/</link>
		<comments>http://www.prosoxi.com/2012/02/06/css-gradient-generator/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 13:53:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML - XHTML]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[grafient]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3622</guid>
		<description><![CDATA[A powerful Photoshop-like CSS gradient editor from ColorZilla. &#160; http://gradients.glrzad.com/ http://www.colorzilla.com/gradient-editor/]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/06/css-gradient-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/06/css-gradient-generator/</feedburner:origLink></item>
		<item>
		<title>Increase the WordPress RSS Widget Refresh Rate</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/AoJjuKZFqrY/</link>
		<comments>http://www.prosoxi.com/2012/02/04/increase-the-wordpress-rss-widget-refresh-rate/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 09:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3612</guid>
		<description><![CDATA[While working on the redesign to this blog, I wanted to add the “Interesting Stuff” column you see just to the right. Using the RSS feed widget built into WordPress would be perfect, except for the fact that it only updates ever 12 hours. In today’s Quick Tip, we fix that problem. The solution is [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/04/increase-the-wordpress-rss-widget-refresh-rate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/04/increase-the-wordpress-rss-widget-refresh-rate/</feedburner:origLink></item>
		<item>
		<title>suPHP</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/iaqabsCeHH4/</link>
		<comments>http://www.prosoxi.com/2012/02/03/suphp/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 19:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[chown]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[suphp]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3610</guid>
		<description><![CDATA[suPHP is a tool for executing PHP scripts with the permissions of their owners. It consists of an Apache module (mod_suphp) and a setuid root binary (suphp) that is called by the Apache module to change the uid of the process executing the PHP interpreter. suPHP 0.7.1 released 2009-03-14 suPHP 0.7.1 has been released. This [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/03/suphp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/03/suphp/</feedburner:origLink></item>
		<item>
		<title>Vinilla forum default css and template paths</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/uPAitKnr87M/</link>
		<comments>http://www.prosoxi.com/2012/02/03/vinilla-forum-default-css-and-template-paths/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 13:41:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[vanilla]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3578</guid>
		<description><![CDATA[Vanilla default templates and styles Template path /forum/applications/dashboard/views/default.master.php &#160; Css Path /forum/applications/dashboard/design/style.css]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/03/vinilla-forum-default-css-and-template-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/03/vinilla-forum-default-css-and-template-paths/</feedburner:origLink></item>
		<item>
		<title>PHP ftp upload tutorial</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/sOwH5vfsr40/</link>
		<comments>http://www.prosoxi.com/2012/02/02/php-ftp-upload-tutorial/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 14:41:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3608</guid>
		<description><![CDATA[To upload a file to ftp you need a html form where you can insert the ftp details, like the ones described above: server – is the server on which he wanna upload the file username – is the user for which he makes the connection to ftp server password - is the user password [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/02/php-ftp-upload-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/02/php-ftp-upload-tutorial/</feedburner:origLink></item>
		<item>
		<title>Localizing PHP web sites using gettext</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/9SMBxalkBWE/</link>
		<comments>http://www.prosoxi.com/2012/02/02/localizing-php-web-sites-using-gettext/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 08:28:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[gettext]]></category>
		<category><![CDATA[locales]]></category>
		<category><![CDATA[poedit]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3574</guid>
		<description><![CDATA[Developing multi language web sites using PHP is actually very easy. A common approach is having an include file for every supported language which contains an array that maps string ids to localized text (for example &#34;WelcomeText&#34; =&#62; &#34;Welcome to our homepage.&#34; would be included using something like &#60;?= $strings[&#34;WelcomeText&#34;] &#62;). However there are several [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/02/localizing-php-web-sites-using-gettext/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/02/localizing-php-web-sites-using-gettext/</feedburner:origLink></item>
		<item>
		<title>webcamXP</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/MbroNXToRcc/</link>
		<comments>http://www.prosoxi.com/2012/02/01/webcamxp/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 14:35:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[camera server]]></category>
		<category><![CDATA[dvr]]></category>
		<category><![CDATA[ip cameras dvr]]></category>
		<category><![CDATA[ipcameras]]></category>
		<category><![CDATA[usb camera dvr]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3603</guid>
		<description><![CDATA[Give a try to the most popular webcam and network camera software for Windows. Always keep an eye on your goods from anywhere by turning your computer into a security system and using other computers or your mobile phone. Our products are intended for private users and companies wishing to put in place low cost [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/01/webcamxp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/01/webcamxp/</feedburner:origLink></item>
		<item>
		<title>PowerHome</title>
		<link>http://feedproxy.google.com/~r/Prosoxi/~3/rZTNKHsTA6A/</link>
		<comments>http://www.prosoxi.com/2012/02/01/powerhome/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 14:33:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[automation]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=3600</guid>
		<description><![CDATA[PowerHome2 is a home automation software package that allows you to control your home&#8217;s lighting, appliances, security, and your Home Theater. Control lights, audio, video, security, and cameras in your home Control using your PC, web, smartphone, email, keyboard, mouse, IR, voice Perfect for Insteon, UPB, X-10, Infrared, RS232 and more Highly customizable &#8211; use [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2012/02/01/powerhome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.prosoxi.com/2012/02/01/powerhome/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 1.674 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-02-23 11:28:32 -->

