<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>Shaikh Sonny Aman's Blog</title>
	<link>http://wp.amanpages.com</link>
	<description>previously www.mailtoaman.com</description>
	<lastBuildDate>Fri, 21 Nov 2008 14:45:13 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>safari jquery keypress event bind problem for arrow key!</title>
		<description>Its a little post just to share with you that today I was working on keyboard navigation with javascript. Surprisingly the arrow keys was not working at all while using $(document).keypress(function(event){alert('in here')}) on Safari browser! Even the alert was not firing up!!

Anyway, for this you need to use $(document).keyup solved ...</description>
		<link>http://wp.amanpages.com/2008/11/21/safari-jquery-keypress-event-bind-problem-for-arrow-key/</link>
			</item>
	<item>
		<title>Life with a meaning</title>
		<description>I don't know what it is -- a life with a meaning. I cannot define it, neither you can. Instead, we all may have our definition of a meaningful life. Or, do we? Do you really know what will be a meaningful life for you? Do you know what you ...</description>
		<link>http://wp.amanpages.com/2008/09/26/life-with-a-meaning/</link>
			</item>
	<item>
		<title>NetNewsWire - A great RSS feed reader for Mac</title>
		<description>I am new to the fantastic mac world and was searching for what "free" but fascinating apps are there. Googling for some time I came to a site called pure mac. From there I found the application NetNewsGator.

The screenshots and the features seemed awesome!

[caption id="" align="alignnone" width="366" caption="2 pane view ...</description>
		<link>http://wp.amanpages.com/2008/09/24/netnewswire-a-great-rss-feed-reader-for-mac/</link>
			</item>
	<item>
		<title>Snip first words from first n charecters using php</title>
		<description>Problem: You are writing a blogging software. Where on the first page you like to show the lates posts in a list but not their full content, only say first 200 letters. Porblem raises  when the last word is spans out of the 200 letter limit.

For example, say, 198th letter ...</description>
		<link>http://wp.amanpages.com/2008/09/09/snip-first-words-from-first-n-charecters-using-php/</link>
			</item>
	<item>
		<title>Lightwieght VOIP billing software using mysql,servlet and ajax</title>
		<description>Though I don't like to do extra work beside my day job, but there are some people (and some offer :P)  whom I don't like to refuse. Surely the work must be interesting.

Before some days,  one of my ex bosses gave a project to build a VOIP billing software. I ...</description>
		<link>http://wp.amanpages.com/2008/07/07/lightwieght-voip-billing-software-using-mysqlservlet-and-ajax/</link>
			</item>
	<item>
		<title>GPS Tracking: Good side and the ugly side</title>
		<description>


  
Perhaps many of us are well aware of GPS i.e Global Positioning system and its applications like GPS Tracking. GPS enabled gadgets can be regarded as a compulsory tool in many cases especially in field works, surveying, expeditions etc.  It can confirm you that you are never lost. ...</description>
		<link>http://wp.amanpages.com/2008/06/27/gps-tracking-good-side-and-the-ugly-side/</link>
			</item>
	<item>
		<title>Learning Flex3 Task 3: Using function in script tag and in separate ActionScript file</title>
		<description>In the last example we have used some functionality against the click event of the button. Now we will encapsulate the code in a function and call it. For embedding script we have to use a special tag in flex. It is the mx:Script tag. Inside the tag we will ...</description>
		<link>http://wp.amanpages.com/2008/06/07/learning-flex3-task-3-using-function-in-script-tag-and-in-separate-actionscript-file/</link>
			</item>
	<item>
		<title>Learning Flex3 Task1: IDE and basic application</title>
		<description>You know xhtml? Or have some knowledge on html or xml syntax with some javascript concepts? Yes? Cool, you will find flex3 with ActionScript is almost nothing more than developing a html page with javascript. As you know there are some built in libraries in javascript like Math, ActionScript with ...</description>
		<link>http://wp.amanpages.com/2008/06/07/learning-flex3-task1-ide-and-basic-application/</link>
			</item>
	<item>
		<title>Learning Flex3 Task2: First action and accessing component property</title>
		<description>Every person has his/her own way of learning. My way is to learn by example. I may understand some math rules but I will be more confident at exam if done some practice example using that theory. Similar to this, I can understand what a language can do by reading ...</description>
		<link>http://wp.amanpages.com/2008/06/07/learning-flex3-task2-first-action-and-accessing-component-property/</link>
			</item>
	<item>
		<title>ASP.net C#: Easily switch between SQL server database and access by an abstraction layer</title>
		<description>Problem:

You are developing an asp.net application which runs on MS SQL server on the back end. You need to show a demo to a person who does not have MS SQL Server. You have to create or export to a access database.

or

Learning ASP.net,C# newly :)

Challenges:

You have to choose SqlConnection ,SqlCommand ...</description>
		<link>http://wp.amanpages.com/2008/04/20/aspnet-c-easily-switch-between-sql-server-database-and-access-by-an-abstraction-layer/</link>
			</item>
</channel>
</rss>
