<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/abc" -->
<rss version="0.92">
<channel>
	<title>Learning Is Fun</title>
	<link>http://www.tanzilo.com</link>
	<description>Talks on Web Technology and Better Product Development</description>
	<lastBuildDate>Sat, 17 Jan 2009 22:17:30 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>JavaScript: Div &amp; Element hide &amp; show cross-browser script solution</title>
		<description><![CDATA[Hello Guys,
Today I was working in a project where I had to add element hide and show depending on the condition. For example, if the client wants to contact by phone, the phone DIV element or area appears. If not, the phone DIV element hide quickly. I was writing scripts for this. But to my [...]]]></description>
		<link>http://www.tanzilo.com/2009/01/17/javascript-div-element-hide-show-cross-browser-script-solution/</link>
			</item>
	<item>
		<title>Wordpress: adding a custom option box and developing file upload plugin</title>
		<description><![CDATA[Hello Buddy,
One of my clients wanted to show thumbnail photo beside the post text as below. So, I had to make a plugin so that the admin can post the thumbnail when he is writing the post or can edit when editing the post. Take a look at the thumbnail&#8217;s position below.

Thus, recently I solved [...]]]></description>
		<link>http://www.tanzilo.com/2009/01/15/wordpress-adding-a-custom-option-box-and-developing-file-upload-plugin/</link>
			</item>
	<item>
		<title>Wordpress: display posts by category ID. Solution with code &amp; example.</title>
		<description><![CDATA[Hello Guy!
Often in many blogging sites, you will see two or three columns of the most important categories. Recently I had to do this for a blog. It was a little bit cumbersome and time consuming. So, I would like to share the solution so that you can kill the time waste trying yourself in [...]]]></description>
		<link>http://www.tanzilo.com/2009/01/06/wordpress-display-posts-by-category-id-solution-with-code-example/</link>
			</item>
	<item>
		<title>PHP: Serialization &amp; Unserialization explanation, code &amp; example</title>
		<description><![CDATA[Hello Folks!
When I was new to PHP 5 Object Oriented Programming (OOP), the serialization and un-serialization issues were not clear to me and I used to get confused with them often. Nowadays I can play with them easily and I will try to share my knowledge with you so that you can kill your confusion [...]]]></description>
		<link>http://www.tanzilo.com/2008/12/31/php-serialization-unserialization-explanation-code-example/</link>
			</item>
	<item>
		<title>PHP &amp; MySQL: Creating a website in your local language smoothly</title>
		<description><![CDATA[Hello Developer,
You know English is the international language and accepted as international communication. So, most of the websites have been developed in English. But in many other times, a developer needs to work with local languages where they are developing a website in PHP. If you develop in local language, you need to know a [...]]]></description>
		<link>http://www.tanzilo.com/2008/12/29/php-mysql-creating-a-website-in-your-local-language-smoothly/</link>
			</item>
	<item>
		<title>PHP &amp; MySQL: Unicode number add, subtract etc for any language</title>
		<description><![CDATA[Hello Coders!
Recently a visitor from my country asked me how he can add Unicode numbers stored in MySQL database.  I was thinking that it is really a good question. Because you may store any number in any local language to your database and later you may try to add or delete them.
For example, in Bangla [...]]]></description>
		<link>http://www.tanzilo.com/2008/12/23/php-mysql-unicode-number-add-subtract-etc-for-any-language/</link>
			</item>
	<item>
		<title>Wordpress: get page id and content with example &amp; code</title>
		<description><![CDATA[Hey Guys!
Often I see people coming to my site searching with the terms wordpress get page id, wordpress get page content or something similar. I think wordpress developers face situations when they need to get page or post information in customized way. It happened to me too and I would like to share it with [...]]]></description>
		<link>http://www.tanzilo.com/2008/12/19/wordpress-get-page-id-and-content-with-example-code/</link>
			</item>
	<item>
		<title>Wordpress: Custom URL rewrite and reading URL values</title>
		<description><![CDATA[Hello!
Recently I was working for a Irish guy who has opened a wordpress blog few months ago. I did the theme for him. Recently he requested me for modifying and/or upgrading the project. One of the project requirements was URL rewriting. For example, there can a URL as follows:
http://www.sitename.com/index.php?group_name=My-Input-Value-Goes-Here
But after rewrite, the URL should look [...]]]></description>
		<link>http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/</link>
			</item>
	<item>
		<title>Wordpress: Upload many PHP files quickly by Zip &amp; Unzip</title>
		<description><![CDATA[Hello!
It is actually not only for a wordpress developer but also for all those developers who face situation where they must upload many files to the server. Recently in a wordpress project, I had to upload wordpress 2.7 version files in the server. In the wordpress 2.7 package, you will find around 600 files! Uploading [...]]]></description>
		<link>http://www.tanzilo.com/2008/12/15/wordpress-upload-many-php-files-quickly-by-zip-unzip/</link>
			</item>
	<item>
		<title>Flash swf and Lightbox overlapping problem solution</title>
		<description><![CDATA[Recently I was working in an American project where my client wanted to convert this static site to dynamic. Everything was fine except the gallery. The existing gallery was done using Lightbox effect and there was a flash audio file. The audio file was avoiding the Lightbox effect and coming overlapping any effect. And this [...]]]></description>
		<link>http://www.tanzilo.com/2008/12/13/flash-swf-and-lightbox-overlapping-problem-solution/</link>
			</item>
</channel>
</rss>
