<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="0.92">
<channel>
	<title>Ritesh Jariwala - (Actkid)  Freelance RIA Developer India  for Flash, Flashcom, PHP, MySQL, AMFPHP, Remoting, ColdFusion, Flex</title>
	<link>http://www.actkid.com</link>
	<description>Ritesh Jariwala - (Actkid) Freelance RIA Developer India for Flash,  Flashcom,  PHP,  MySQL, AMFPHP,  JSP, JAVA, AJAX, Flash Media Server, Remoting, ColdFusion, Flex, Website Development &#038; Design   :</description>
	<lastBuildDate>Fri, 25 Sep 2009 04:37:52 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>How to enable showing queries in Code Igniter profiling?</title>
		<description><![CDATA[Its been now a while using CodeIgniter (PHP Framework), but i have been keep finding new stuff when face some dramatic problem. I have to enable a profiling in one my work and come accross a problem that profiling not showing any queries even database is selected.
To solve this problem goto system/database/DB_driver.php look for :
var [...]]]></description>
		<link>http://www.actkid.com/2009/09/25/how-to-enable-showing-queries-in-code-igniter-profiling/</link>
			</item>
	<item>
		<title>How to kill process running on some port?</title>
		<description><![CDATA[I have been facing a problem of how to kill a process running on some port. After some digging out on net i found out.
Here is a command line code (sort of shell script)
lsof &#124; grep IPv &#124; grep 3001 &#124; awk '{print $2}' &#124; xargs -l -i kill -9 {}
It did work for me [...]]]></description>
		<link>http://www.actkid.com/2009/09/17/how-to-kill-process-running-on-some-port/</link>
			</item>
	<item>
		<title>Are you experencing session problem with codeigniter 1.7.1?</title>
		<description><![CDATA[It&#8217;s been a while i have been posted any thing on blog. I have been quite busy with my works, as i am using codeigniter for my current PHP project. We know that session.php comes with the codigniter is not good enough to handle session properly. If you already using it you may be experienced [...]]]></description>
		<link>http://www.actkid.com/2009/08/17/are-you-experencing-session-problem-with-codeigniter-171/</link>
			</item>
	<item>
		<title>Adobe asks Ajaxians to beta test Apollo</title>
		<description><![CDATA[Adobe wants to make Apollo a great environment for Ajax developers.
They were looking to find a bunch of smart JavaScript hackers in the know to get involved in a private Beta of Adobe Apollo, and realised that the Ajaxian community was a great place for them to reach out.
Therefore, if you have an interest in [...]]]></description>
		<link>http://www.actkid.com/2007/02/23/adobe-asks-ajaxians-to-beta-test-apollo/</link>
			</item>
	<item>
		<title>Windows Vista: Slower Downloading or TCP/IP Auto Tuning Problem</title>
		<description><![CDATA[I have install the windows vista RTM build version. I am really amazed the looks and performance of windows vista. It has detected almost all my hardware devices except sound blaster card.
After setting up network on my pc. I tried to download stuff by a means of any download manager and i noticed that download [...]]]></description>
		<link>http://www.actkid.com/2007/01/21/windows-vista-slower-downloading-or-tcpip-auto-tuning-problem/</link>
			</item>
	<item>
		<title>Permanent ComboBox Prompt in Flex 2</title>
		<description><![CDATA[In a morning i was checking Jesse&#8217;s website and i found that he is again having some interesting problem regarding ComboBox Prompt.
I guess, i sorted out the problem.


























Download ComboBoxPrompt.zip

]]></description>
		<link>http://www.actkid.com/2007/01/14/permanent-combobox-prompt-in-flex-2/</link>
			</item>
	<item>
		<title>The Dojo Offline Toolkit</title>
		<description><![CDATA[Brad Neuberg has started work on the Dojo Offline Toolkit backed by the generosity of SitePen.
What is the Dojo Offline Toolkit?
The Dojo Offline Toolkit will be a small, cross-platform, generic download that enables web applications to work offline.
Let’s look at the Dojo Offline Toolkit from a user’s perspective. Imagine Alex is using a web-based real [...]]]></description>
		<link>http://www.actkid.com/2007/01/03/the-dojo-offline-toolkit/</link>
			</item>
	<item>
		<title>Deja vu?</title>
		<description><![CDATA[I was checking movies.yahoo.com for their new layout. They have totally change the old layout to new funky and cool layout. I seen big advertisement of hd trailers of movie named “Transformers” directed by Michael Bay. 
I was watching the trailer of transformers and very soon reliase that opening sequence of trailer remind me my [...]]]></description>
		<link>http://www.actkid.com/2006/12/23/deja-vu/</link>
			</item>
	<item>
		<title>SWFUpload: Nice way of uploading your files</title>
		<description><![CDATA[What it is?

Upload files via flash to get the flash-upload dialog  goodness.

Only display chosen filetypes in dialog
Upload multiple files at once by ctrl/shift-selecting in dialog
Trigger javascript functions on start, cancel, progress and complete
Get file information/size before upload starts
Style upload buttons any way you want
Do progress-bars/information using valid XHTML and CSS
No page reloads, display uploaded [...]]]></description>
		<link>http://www.actkid.com/2006/11/17/swfupload-nice-way-of-uploading-your-files/</link>
			</item>
	<item>
		<title>Dojo 0.4 Is Now Available</title>
		<description><![CDATA[Available for download (Ajax build, others) The 0.4 release contains many exciting new features, a whopping 529 bugs closed, and the initial release of the long-awaited documentation tool, with inline API documentation that will continue to improve with follow-on releases. These improvements will make Dojo appealing to entirely new audiences and will bring Ajax applications [...]]]></description>
		<link>http://www.actkid.com/2006/10/30/dojo-04-is-now-available/</link>
			</item>
</channel>
</rss>
