<?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>Ivan Kristianto Blog &#187; how to</title> <atom:link href="http://www.ivankristianto.com/tag/how-to/feed/" rel="self" type="application/rss+xml" /><link>http://www.ivankristianto.com</link> <description>Source for programming, linux/unix, and technology, tutorials, news update, tips and tricks, hobbies and entertainment</description> <lastBuildDate>Mon, 19 Dec 2011 15:40:10 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>[HowTo] Export All Your Visitors Comment Email In WordPress</title><link>http://www.ivankristianto.com/web-development/programming/howto-export-all-your-visitors-comment-email-in-wordpress/1741/</link> <comments>http://www.ivankristianto.com/web-development/programming/howto-export-all-your-visitors-comment-email-in-wordpress/1741/#comments</comments> <pubDate>Sun, 20 Feb 2011 14:55:10 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Web Programming]]></category> <category><![CDATA[export email]]></category> <category><![CDATA[export email to csv]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[script]]></category> <category><![CDATA[wordpress]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1741</guid> <description><![CDATA[In default WordPress comment your visitors need to input their email to leave a comment in your blog. And you can export those emails for whatever reasons you need. Probably you need to keep in touch, or just say hi, you name it. I just want to share a little trick to export those emails [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/web-development/programming/howto-export-all-your-visitors-comment-email-in-wordpress/1741/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[HowTo] Install ODBC Driver For MySQL On Ubuntu</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-odbc-driver-for-mysql-on-ubuntu/1701/</link> <comments>http://www.ivankristianto.com/os/ubuntu/howto-install-odbc-driver-for-mysql-on-ubuntu/1701/#comments</comments> <pubDate>Mon, 07 Feb 2011 03:38:42 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[mysql]]></category> <category><![CDATA[odbc]]></category> <category><![CDATA[odbc driver]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1701</guid> <description><![CDATA[ODBC or Open Database Conectivity provides a standard software interface for accessing database management systems (DBMS). ODBC could work in multi platform. With ODBC API, the application only needs to know ODBC syntax, and the driver can then pass the query to the DBMS in its native format, returning the data in a format the [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/os/ubuntu/howto-install-odbc-driver-for-mysql-on-ubuntu/1701/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>[HowTo] Install Memcached On Centos 5</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-memcached-on-centos-5/1692/</link> <comments>http://www.ivankristianto.com/os/ubuntu/howto-install-memcached-on-centos-5/1692/#comments</comments> <pubDate>Sat, 05 Feb 2011 05:47:31 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[caching system]]></category> <category><![CDATA[centos 5]]></category> <category><![CDATA[downloads]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[memcached]]></category> <category><![CDATA[server tweak]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1692</guid> <description><![CDATA[Memcached is a free &#38; open source, high-performance, distributed memory object caching system, intended for use in speeding up dynamic web applications by alleviating database load. A WordPress blog with W3 Total Cache plugin support memcached to cache database query and page cache. This will make high visitor blog but low memory and cpu load. [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/os/ubuntu/howto-install-memcached-on-centos-5/1692/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>[HowTo] Install Alternative PHP Cache (APC)</title><link>http://www.ivankristianto.com/web-development/server/howto-install-alternative-php-cache-apc/1686/</link> <comments>http://www.ivankristianto.com/web-development/server/howto-install-alternative-php-cache-apc/1686/#comments</comments> <pubDate>Wed, 02 Feb 2011 18:02:58 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Web Server]]></category> <category><![CDATA[Alternative PHP Cache]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[install APC]]></category> <category><![CDATA[PHP APC]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1686</guid> <description><![CDATA[The Alternative PHP Cache (APC) is a free and open opcode cache for PHP. Its goal is to provide a free, open, and robust framework for caching and optimizing PHP intermediate code. And you can boost your php web application using this modules. For example you can use it in WordPress using W3 Total Cache. [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/web-development/server/howto-install-alternative-php-cache-apc/1686/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Clear Favicon Cache From Firefox</title><link>http://www.ivankristianto.com/internet/browser/clear-favicon-cache-from-firefox/1666/</link> <comments>http://www.ivankristianto.com/internet/browser/clear-favicon-cache-from-firefox/1666/#comments</comments> <pubDate>Sun, 30 Jan 2011 10:38:08 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Web Browser]]></category> <category><![CDATA[clear favicon]]></category> <category><![CDATA[clear favicon cache]]></category> <category><![CDATA[favicons]]></category> <category><![CDATA[firefox]]></category> <category><![CDATA[how to]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1666</guid> <description><![CDATA[Favicon is a short for favorite icon, is a 16×16 pixel square icon associated with a particular website or web page. In most of the case favicon is website logo or an identity of the website or company. But if you are recently change your favicon, and your browser doesn&#8217;t reflect the change you have [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/internet/browser/clear-favicon-cache-from-firefox/1666/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Install And Configure Nginx, PHP, MySQL On Ubuntu</title><link>http://www.ivankristianto.com/web-development/server/install-and-configure-nginx-php-mysql-on-ubuntu/1463/</link> <comments>http://www.ivankristianto.com/web-development/server/install-and-configure-nginx-php-mysql-on-ubuntu/1463/#comments</comments> <pubDate>Sat, 15 Jan 2011 06:54:05 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Web Browser]]></category> <category><![CDATA[Web Server]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[Install]]></category> <category><![CDATA[mysql]]></category> <category><![CDATA[nginx]]></category> <category><![CDATA[php]]></category> <category><![CDATA[spawn-fcgi]]></category> <category><![CDATA[tutorial]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1463</guid> <description><![CDATA[Nginx is simple webserver yet powerful. It is widely know for stable webserver. If it is well configured, nginx rarely have spike in the cpu load and have low memory consumption. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. In this article i want to share how to [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/web-development/server/install-and-configure-nginx-php-mysql-on-ubuntu/1463/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Install nginx as Reverse Proxy With Apache</title><link>http://www.ivankristianto.com/web-development/server/install-nginx-as-reverse-proxy-with-apache/1531/</link> <comments>http://www.ivankristianto.com/web-development/server/install-nginx-as-reverse-proxy-with-apache/1531/#comments</comments> <pubDate>Wed, 17 Nov 2010 17:28:44 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Featured Content]]></category> <category><![CDATA[Web Server]]></category> <category><![CDATA[apache 2]]></category> <category><![CDATA[apache debian nginx]]></category> <category><![CDATA[apache nginx]]></category> <category><![CDATA[apache nginx reverse proxy]]></category> <category><![CDATA[apache nginx reverse proxy performance]]></category> <category><![CDATA[apache nginx vhost]]></category> <category><![CDATA[apache performance reverse proxy]]></category> <category><![CDATA[apache proxy to increase performance]]></category> <category><![CDATA[apache real proxy]]></category> <category><![CDATA[apache reverse proxy on windows xp]]></category> <category><![CDATA[automated nginx virtual host creator]]></category> <category><![CDATA[centos nginx apache virtualhost]]></category> <category><![CDATA[centos nginx reverse proxy cookies]]></category> <category><![CDATA[centos nginx reverse proxy for apache]]></category> <category><![CDATA[configure nginx apache ip forwarding]]></category> <category><![CDATA[configure nginx reverse proxy]]></category> <category><![CDATA[configuring nginx mysql php apache2 reverse proxy]]></category> <category><![CDATA[cpanel server http reverse proxy]]></category> <category><![CDATA[debian apache2 mod_rpaf RPAFheader]]></category> <category><![CDATA[debian how to make reverse proxy server on nginx]]></category> <category><![CDATA[debian install nginx with apache]]></category> <category><![CDATA[debian reverse proxy]]></category> <category><![CDATA[debian setup ngnix as apache proxy]]></category> <category><![CDATA[download nginx pcre]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[how to configure nginx as reverse proxy with apache]]></category> <category><![CDATA[how to instal Nginx as reverse proxy with apache]]></category> <category><![CDATA[how to install mod-rpaf using centos]]></category> <category><![CDATA[how to install nginx reverse proxy in debian]]></category> <category><![CDATA[how to install reverse proxy apache nginx]]></category> <category><![CDATA[how to setup nginx reverse proxy]]></category> <category><![CDATA[increase server performance]]></category> <category><![CDATA[nginx]]></category> <category><![CDATA[nginx apache certain domain]]></category> <category><![CDATA[nginx apache cpanel ubuntu]]></category> <category><![CDATA[nginx apache proxy]]></category> <category><![CDATA[nginx apache proxy reverse]]></category> <category><![CDATA[nginx apache ubuntu 10]]></category> <category><![CDATA[nginx mobile proxy howto]]></category> <category><![CDATA[nginx mod_rpaf install]]></category> <category><![CDATA[nginx proxy]]></category> <category><![CDATA[nginx proxy apache white screen]]></category> <category><![CDATA[nginx proxy cache extensions]]></category> <category><![CDATA[nginx proxy cookie]]></category> <category><![CDATA[nginx proxy exclude]]></category> <category><![CDATA[nginx proxy exclude directory]]></category> <category><![CDATA[nginx proxy file permissions]]></category> <category><![CDATA[nginx proxy open vpn]]></category> <category><![CDATA[nginx proxy performance]]></category> <category><![CDATA[nginx proxy server apache]]></category> <category><![CDATA[nginx proxy server performance]]></category> <category><![CDATA[nginx revers proxy howto]]></category> <category><![CDATA[nginx reverse]]></category> <category><![CDATA[nginx reverse apache]]></category> <category><![CDATA[nginx reverse proxy]]></category> <category><![CDATA[nginx reverse proxy apache]]></category> <category><![CDATA[nginx reverse proxy cache]]></category> <category><![CDATA[nginx reverse proxy configuration]]></category> <category><![CDATA[nginx set up proxy server ubuntu]]></category> <category><![CDATA[nginx windows setup]]></category> <category><![CDATA[ngnix as reverse proxy]]></category> <category><![CDATA[openvpn nginx reverse proxy]]></category> <category><![CDATA[optimize nginx proxy]]></category> <category><![CDATA[performance nginx]]></category> <category><![CDATA[performance ngnix windozs]]></category> <category><![CDATA[reverse proxy apache performance]]></category> <category><![CDATA[reverse proxy file extension apache]]></category> <category><![CDATA[reverse proxy nginx]]></category> <category><![CDATA[reverse proxy nginx apache]]></category> <category><![CDATA[reverse proxy nginx apache2 debian]]></category> <category><![CDATA[setting up nginx and apache proxy windows]]></category> <category><![CDATA[setting up nginx reverse proxy with apache]]></category> <category><![CDATA[ubuntu install nginx]]></category> <category><![CDATA[wp reverse proxy mysql setup wordpress]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1562</guid> <description><![CDATA[Install nginx as reverse proxy is one way to improve your sever performance and so your website performance too. This is the serial post of “Improve Your Server Performance With Nginx” from my previous post. You can read why you should install nginx aside with apache to improve your server performance in that post. But [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/web-development/server/install-nginx-as-reverse-proxy-with-apache/1531/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to Customize Your Android Phone</title><link>http://www.ivankristianto.com/os/android/how-to-customize-your-android-phone/1541/</link> <comments>http://www.ivankristianto.com/os/android/how-to-customize-your-android-phone/1541/#comments</comments> <pubDate>Mon, 08 Nov 2010 15:24:03 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Android]]></category> <category><![CDATA[android]]></category> <category><![CDATA[android block internet]]></category> <category><![CDATA[android customization]]></category> <category><![CDATA[android customization tips]]></category> <category><![CDATA[android os customization]]></category> <category><![CDATA[customization]]></category> <category><![CDATA[customize android]]></category> <category><![CDATA[customize android OS]]></category> <category><![CDATA[customize Android sharing]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[how to customize android os]]></category> <category><![CDATA[how to customize android phone]]></category> <category><![CDATA[how to customize your android phone]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1541</guid> <description><![CDATA[What makes Android different from other operating systems is that it is an open source, compatible for any applications, and also it is fully customizable. If you love to explore the phone that runs this operating system, then this can be a good news that there is a list of tips and trick you can [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/os/android/how-to-customize-your-android-phone/1541/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Simple Ways to Change and Adjust Your Mac OSX Display Resolution</title><link>http://www.ivankristianto.com/os/macintosh/simple-ways-to-change-and-adjust-your-mac-osx-display-resolution/1534/</link> <comments>http://www.ivankristianto.com/os/macintosh/simple-ways-to-change-and-adjust-your-mac-osx-display-resolution/1534/#comments</comments> <pubDate>Sun, 07 Nov 2010 15:13:12 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Apple Mac]]></category> <category><![CDATA[display resolution]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[Mac OSX]]></category> <category><![CDATA[screen resolution]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1534</guid> <description><![CDATA[The impact of your decision to upgrade your monitor is the change of display resolution and this also applies to Mac OSX. Actually, changing the resolution on Mac operating system can easily be carried out on your own through some simple steps below. Initially, the first step is to click the Apple logo found in [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/os/macintosh/simple-ways-to-change-and-adjust-your-mac-osx-display-resolution/1534/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Step By Step Setup a VPS With WHM/Cpanel</title><link>http://www.ivankristianto.com/web-development/server/step-by-step-setup-a-vps-with-whmcpanel/1417/</link> <comments>http://www.ivankristianto.com/web-development/server/step-by-step-setup-a-vps-with-whmcpanel/1417/#comments</comments> <pubDate>Sun, 17 Oct 2010 15:24:07 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Web Server]]></category> <category><![CDATA[cpanel]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[linux server]]></category> <category><![CDATA[vps]]></category> <category><![CDATA[whm]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1417</guid> <description><![CDATA[A linux server is one of the best operating system for server purpose. It is secure, powerful, fast and free. But setting up the a Linux server is time consuming, you should have a proper technical skill in computer and networking technology. But you can skip all of that technical skill just by using a [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/web-development/server/step-by-step-setup-a-vps-with-whmcpanel/1417/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Reset Windows 7 Password With Ubuntu</title><link>http://www.ivankristianto.com/os/ubuntu/reset-windows-7-password-with-ubuntu/1453/</link> <comments>http://www.ivankristianto.com/os/ubuntu/reset-windows-7-password-with-ubuntu/1453/#comments</comments> <pubDate>Wed, 13 Oct 2010 05:42:33 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[reset password]]></category> <category><![CDATA[security]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows 7]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1453</guid> <description><![CDATA[Sometimes you forget your Windows password, or maybe your workmate leave and you replace him and you cannot access his ex-computer because it have a password. And you cannot guess his/her password to login. And you cannot reinstall the Windows because it have lot if important data and software that need to be installed and [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/os/ubuntu/reset-windows-7-password-with-ubuntu/1453/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Things You Can Do With PHP cURL</title><link>http://www.ivankristianto.com/web-development/programming/things-you-can-do-with-php-curl/1454/</link> <comments>http://www.ivankristianto.com/web-development/programming/things-you-can-do-with-php-curl/1454/#comments</comments> <pubDate>Wed, 29 Sep 2010 07:20:01 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Web Programming]]></category> <category><![CDATA[download]]></category> <category><![CDATA[downloads]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[php]]></category> <category><![CDATA[php curl]]></category> <category><![CDATA[upload]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1454</guid> <description><![CDATA[Curl is a command line tools to transfer data using various protocol. Curl project was released with libcurl, which is a library for curl that can be use in multi programming language. But it is widely use for PHP with PHP Curl library. &#8220;curl is a command line tool for transferring data with URL syntax, [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/web-development/programming/things-you-can-do-with-php-curl/1454/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>Beginners Guide: Change ls command Text Color</title><link>http://www.ivankristianto.com/os/ubuntu/beginners-guide-change-ls-command-text-color/1440/</link> <comments>http://www.ivankristianto.com/os/ubuntu/beginners-guide-change-ls-command-text-color/1440/#comments</comments> <pubDate>Wed, 22 Sep 2010 09:19:25 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[cli]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[ls command]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1440</guid> <description><![CDATA[One thing i like from Linux is it have full customization. You can change your text color on your command line. And especially for &#8220;ls&#8221; command. ls command is to list information about the files or directory in Linux CLI (Command Line Interface). ls command is one of the most frequent use command in Linux [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/os/ubuntu/beginners-guide-change-ls-command-text-color/1440/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[HowTo] Send Large Files With BitTorrent</title><link>http://www.ivankristianto.com/internet/tools/howto-send-large-files-with-bittorrent/1436/</link> <comments>http://www.ivankristianto.com/internet/tools/howto-send-large-files-with-bittorrent/1436/#comments</comments> <pubDate>Sun, 19 Sep 2010 16:20:38 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Internet Tools]]></category> <category><![CDATA[downloads]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[send file with torrent]]></category> <category><![CDATA[send large file]]></category> <category><![CDATA[torrent]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1436</guid> <description><![CDATA[Sending large files across the internet is a little bit tricky. If you just sending your photos with size 1mb each, you can send it via email. But email service have limitation with large attachments. In Gmail you have 25MB max attachment size, Yahoo 25MB and Hotmail 10MB. So how about sending 1GB-5GB of data [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/internet/tools/howto-send-large-files-with-bittorrent/1436/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Picture Slideshow In Desktop Background On Windows 7</title><link>http://www.ivankristianto.com/os/windows/picture-slideshow-in-desktop-background-on-windows-7/1364/</link> <comments>http://www.ivankristianto.com/os/windows/picture-slideshow-in-desktop-background-on-windows-7/1364/#comments</comments> <pubDate>Sat, 04 Sep 2010 08:19:11 +0000</pubDate> <dc:creator>Ivan Kristianto</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[downloads]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[slide show]]></category> <category><![CDATA[tips]]></category> <category><![CDATA[Windows 7]]></category> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=1364</guid> <description><![CDATA[Windows 7 is the newest Windows OS product from Microsoft. Windows 7 have much better perfomance than Windows Vista. And have nice Graphic User Interface (GUI). And for my favorite feature is picture slideshow in desktop background. I can make my photo slide in my background and sometime laugh about it. I know that you [...]]]></description> <wfw:commentRss>http://www.ivankristianto.com/os/windows/picture-slideshow-in-desktop-background-on-windows-7/1364/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
