<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Phine Solutions</title>
	<link>http://www.phinesolutions.com</link>
	<description>A web log for web work</description>
	<lastBuildDate>Sat, 17 Sep 2011 15:49:38 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>An unlikely place to look for an Amazon S3 issue</title>
		<description><![CDATA[This has driven me nuts for a few hours so I have to share just in case someone else has similar issue. Basically I have a PHP script to access Amazon S3 using its SDK for PHP lib, and it runs from a server that I recently built (CentOS). The problem is, the script won&#8217;t [...]]]></description>
		<link>http://www.phinesolutions.com/an-unlikely-place-to-look-for-amazon-s3-issue.html</link>
			</item>
	<item>
		<title>A PHP class to read Microsoft Access Database</title>
		<description><![CDATA[A friend of mine recently asked me to help out building a data warehouse based on some Access database files. Here is a PHP class that I created to read database record from Access.]]></description>
		<link>http://www.phinesolutions.com/a-php-class-to-read-microsoft-access-database.html</link>
			</item>
	<item>
		<title>Using Sphinx as a site search engine</title>
		<description><![CDATA[A website, especially a content oriented one, needs good search functionality. This can be implemented locally, or outsourced to a search engine like Google. The former obviously requires a lot of work in database design and coding; and the later, relies on Google to guess what you have and what your users are looking for. [...]]]></description>
		<link>http://www.phinesolutions.com/using-sphinx-as-a-site-search-engine.html</link>
			</item>
	<item>
		<title>Only a developer can understand this joke</title>
		<description><![CDATA[]]></description>
		<link>http://www.phinesolutions.com/only-a-developer-can-understand-this-joke.html</link>
			</item>
	<item>
		<title>Sending email using Google App and PHP Swift Mailer</title>
		<description><![CDATA[Not very long ago I converted one of my site to use Google App email service. Using a third party email service can reduce the load on your own server and eliminate the responsibilities of configuring and maintaining a mail server. Since it&#8217;s essentially Gmail, SMTP is supported. I paired it with Swift Mailer, the [...]]]></description>
		<link>http://www.phinesolutions.com/sending-email-using-google-app-and-php-swift-mail.html</link>
			</item>
	<item>
		<title>Plug those Javascript memory leaking holes</title>
		<description><![CDATA[Recently I built a Javascript app that uses Gmap API, Ajax and JQuery to display the location information on a web page. It retrieves information from server using Ajax and the returned json object, to display location information for certain things like business, hotel and schools on a Google map. The project is fun to [...]]]></description>
		<link>http://www.phinesolutions.com/plug-those-javascript-memory-leaking-holes.html</link>
			</item>
	<item>
		<title>When do we need &#8220;smooth scrolling&#8221;</title>
		<description><![CDATA[Recently I discovered this little javascript hidden gem: smooth scrolling to an anchor link on the same page. Basically it creates smooth scrolling effect when a user clicks on an anchor tag that points to a different part of a page, mostly likely a very long page. Often times, in this kind of situation, the [...]]]></description>
		<link>http://www.phinesolutions.com/when-do-we-need-smooth-scrolling.html</link>
			</item>
	<item>
		<title>Build your own Linux VPS</title>
		<description><![CDATA[5 years ago if you ask me to build my own Linux VPS for my websites I would&#8217;ve shaken my head and said it was too much for a non-sysadmin like me. Now I&#8217;m pretty comfortable of doing it. I want to share my thoughts in this post and hopefully it can be useful to [...]]]></description>
		<link>http://www.phinesolutions.com/build-your-own-linux-vps.html</link>
			</item>
	<item>
		<title>Hosting short list &#8211; updated Jan 2010</title>
		<description><![CDATA[Update This is an old post with some new information. Since I just shuffled my sites around a little bit this week I want to do some update to reflect that. When I put my first website on the Internet I picked one that only to be mediocre, to say the least. With the growing [...]]]></description>
		<link>http://www.phinesolutions.com/hosting-short-list.html</link>
			</item>
	<item>
		<title>SMF to IPB conversion</title>
		<description><![CDATA[I just converted a SMF board (1.1.7) to IPB and there is some issues that I ran into that is worth to be shared. If you have installed IPB you probably understand how the converter works. It&#8217;s a separate &#8220;app&#8221; that needs to be installed and the there is document to address how to use [...]]]></description>
		<link>http://www.phinesolutions.com/smf-to-ipb-conversion.html</link>
			</item>
</channel>
</rss>

