<?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>PPtown</title>
	<atom:link href="http://pptown.com/feed" rel="self" type="application/rss+xml" />
	<link>http://pptown.com</link>
	<description>file life money movie music</description>
	<lastBuildDate>Sun, 13 May 2012 06:30:57 +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>phpMyAdmin Glossary</title>
		<link>http://pptown.com/archives/1838</link>
		<comments>http://pptown.com/archives/1838#comments</comments>
		<pubDate>Sun, 13 May 2012 06:30:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[File]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://pptown.com/?p=1838</guid>
		<description><![CDATA[Glossary From Wikipedia, the free encyclopedia .htaccess &#8211; the default name of Apache&#8217;s directory-level configuration file. Blowfish &#8211; a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier. Browser (Web Browser) &#8211; a software application that enables a user to display and interact with text, images, and other information typically located on a web [...]]]></description>
		<wfw:commentRss>http://pptown.com/archives/1838/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyAdmin Using authentication modes</title>
		<link>http://pptown.com/archives/1836</link>
		<comments>http://pptown.com/archives/1836#comments</comments>
		<pubDate>Sun, 13 May 2012 06:28:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[File]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://pptown.com/?p=1836</guid>
		<description><![CDATA[Using authentication modes HTTP and cookie authentication modes are recommended in a multi-user environment where you want to give users access to their own database and don&#8217;t want them to play around with others. Nevertheless be aware that MS Internet Explorer seems to be really buggy about cookies, at least till version 6. Even in [...]]]></description>
		<wfw:commentRss>http://pptown.com/archives/1836/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyAdmin configuration storage</title>
		<link>http://pptown.com/archives/1834</link>
		<comments>http://pptown.com/archives/1834#comments</comments>
		<pubDate>Sun, 13 May 2012 06:25:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[File]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://pptown.com/?p=1834</guid>
		<description><![CDATA[phpMyAdmin configuration storage For a whole set of new features (bookmarks, comments, SQL-history, tracking mechanism, PDF-generation, column contents transformation, etc.) you need to create a set of special tables. Those tables can be located in your own database, or in a central database for a multi-user installation (this database would then be accessed by the [...]]]></description>
		<wfw:commentRss>http://pptown.com/archives/1834/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyAdmin installation</title>
		<link>http://pptown.com/archives/1832</link>
		<comments>http://pptown.com/archives/1832#comments</comments>
		<pubDate>Sun, 13 May 2012 06:23:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[File]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://pptown.com/?p=1832</guid>
		<description><![CDATA[Installation Quick Install Setup script usage phpMyAdmin configuration storage Upgrading from an older version Using authentication modes phpMyAdmin does not apply any special security methods to the MySQL database server. It is still the system administrator&#8217;s job to grant permissions on the MySQL databases properly. phpMyAdmin&#8217;s &#8220;Privileges&#8221; page can be used for this. Warning for [...]]]></description>
		<wfw:commentRss>http://pptown.com/archives/1832/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyAdmin introduction</title>
		<link>http://pptown.com/archives/1830</link>
		<comments>http://pptown.com/archives/1830#comments</comments>
		<pubDate>Sun, 13 May 2012 06:21:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[File]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://pptown.com/?p=1830</guid>
		<description><![CDATA[Introduction phpMyAdmin can manage a whole MySQL server (needs a super-user) as well as a single database. To accomplish the latter you&#8217;ll need a properly set up MySQL user who can read/write only the desired database. It&#8217;s up to you to look up the appropriate part in the MySQL manual. Currently phpMyAdmin can:browse and drop [...]]]></description>
		<wfw:commentRss>http://pptown.com/archives/1830/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyAdmin installation usage introduction &#8211; requirements</title>
		<link>http://pptown.com/archives/1828</link>
		<comments>http://pptown.com/archives/1828#comments</comments>
		<pubDate>Sun, 13 May 2012 06:18:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[File]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://pptown.com/?p=1828</guid>
		<description><![CDATA[phpMyAdmin homepage http://www.phpmyadmin.net/ SourceForge phpMyAdmin project page https://sourceforge.net/projects/phpmyadmin/ Official phpMyAdmin wiki http://wiki.phpmyadmin.net/ Git repositories on Github https://github.com/phpmyadmin Requirements PHP You need PHP 5.2.0 or newer, with session support (see FAQ 1.31) , the Standard PHP Library (SPL) extension and JSON support. To support uploading of ZIP files, you need the PHP zip extension. For proper [...]]]></description>
		<wfw:commentRss>http://pptown.com/archives/1828/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last chance! The original TuneUp Utilities ONLY $24.95</title>
		<link>http://pptown.com/archives/1825</link>
		<comments>http://pptown.com/archives/1825#comments</comments>
		<pubDate>Sat, 05 May 2012 12:38:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[File]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[TuneUp Utilities]]></category>

		<guid isPermaLink="false">http://pptown.com/?p=1825</guid>
		<description><![CDATA[Act now: Original tuning power software at an unbeatable price! Now try the original and see for yourself: TuneUp Utilities™ 2012. Over 30 tools to enhance performance, keep your PC organized, and make it more energy efficient. Now at an attractive price for a LIMITED time only! &#62;&#62; Get an original copy today: TuneUp Utilities [...]]]></description>
		<wfw:commentRss>http://pptown.com/archives/1825/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anti-Phishing! Don&#8217;t get caught and Don&#8217;t click!</title>
		<link>http://pptown.com/archives/1823</link>
		<comments>http://pptown.com/archives/1823#comments</comments>
		<pubDate>Thu, 26 Apr 2012 13:04:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[File]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://pptown.com/?p=1823</guid>
		<description><![CDATA[Delete suspicious and unexpected emails. Refrain form clicking on links or attachments. If you think a response is appropriate, verify the email with its sender using a method you trust. Limit information posted online. Refrain from providing information to unsolicited email, social networking and phone requests. If you must open a web page, type the [...]]]></description>
		<wfw:commentRss>http://pptown.com/archives/1823/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sydney&#8217;s vibrant art and entertainment scene</title>
		<link>http://pptown.com/archives/1820</link>
		<comments>http://pptown.com/archives/1820#comments</comments>
		<pubDate>Sun, 22 Apr 2012 10:36:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Sydney]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://pptown.com/?p=1820</guid>
		<description><![CDATA[Sydney has long been recognised and renowned worldwide for its vibrant art and entertainment scene as well as for its lively sports calendar and fun-filled year-round festivals. The Opera House is the centerpiece of Sydney&#8217;s performing arts scene and the venue of choice for Australia&#8217;s preeminet performances in ballet, opera, music and theatre. There is [...]]]></description>
		<wfw:commentRss>http://pptown.com/archives/1820/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding unlikely souvenirs</title>
		<link>http://pptown.com/archives/1818</link>
		<comments>http://pptown.com/archives/1818#comments</comments>
		<pubDate>Sun, 22 Apr 2012 10:29:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Souvenir]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://pptown.com/?p=1818</guid>
		<description><![CDATA[When I firststarted travelling, I was delighted by refrigerator magnets, T-shirts, embroidered patched, and snow globes &#8211; all the usual gift-shop kitsch. At some point, however, it struck me as a shortcut, celebrating a destination&#8217;s cliches rather than the place itself. So I moved up to items that were unavailable on every other corner and, [...]]]></description>
		<wfw:commentRss>http://pptown.com/archives/1818/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

