<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Aqeel Zafar</title>
	
	<link>http://aqeeliz.com</link>
	<description>Personal blog of Aqeel Zafar</description>
	<lastBuildDate>Sun, 11 Jul 2010 08:18:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/aqeeliz" /><feedburner:info uri="aqeeliz" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>31.5653</geo:lat><geo:long>74.3823</geo:long><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license><item>
		<title>Syntax Error</title>
		<link>http://feedproxy.google.com/~r/aqeeliz/~3/rZpeMmn9WMg/</link>
		<comments>http://aqeeliz.com/2010/07/11/syntax-error/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 03:18:08 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=272</guid>
		<description><![CDATA[Recently I was working on a client&#8217;s project in C# with MS Access database. I usually don&#8217;t work on windows-only tools so it was somewhat of a learning experience. Anyways, while working on the project, we got stuck on a &#8230; <a href="http://aqeeliz.com/2010/07/11/syntax-error/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently I was working on a client&#8217;s project in C# with MS Access database. I usually don&#8217;t work on windows-only tools so it was somewhat of a learning experience.  Anyways, while working on the project, we got stuck on a query.</p>
<p>It was an INSERT query which was running perfectly fine in Access, but when executed through C# it gave syntax error. Values were populating just fine, quotes were in right places but it continued to give syntax error, while copying it and running it in Access worked fine. After wasting couple of hours, we finally found out that problem was with fieldnames, apparently one of the fieldname was causing some problem, and we had to enclose each field name in square brackets [] to make them work.</p>
<p>So, if you are stuck in such a situation, try enclosing fieldnames in square brackets, actually it is usually considered a good practice to always enclose fieldnames in square brackets in MS Access queries.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/aqeeliz?a=rZpeMmn9WMg:LIDhX6sGdcA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/aqeeliz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/aqeeliz?a=rZpeMmn9WMg:LIDhX6sGdcA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/aqeeliz?i=rZpeMmn9WMg:LIDhX6sGdcA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/aqeeliz?a=rZpeMmn9WMg:LIDhX6sGdcA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/aqeeliz?i=rZpeMmn9WMg:LIDhX6sGdcA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/aqeeliz?a=rZpeMmn9WMg:LIDhX6sGdcA:qZ7jBH1wJJ8"><img src="http://feeds.feedburner.com/~ff/aqeeliz?d=qZ7jBH1wJJ8" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/aqeeliz?a=rZpeMmn9WMg:LIDhX6sGdcA:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/aqeeliz?d=cGdyc7Q-1BI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/aqeeliz/~4/rZpeMmn9WMg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2010/07/11/syntax-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aqeeliz.com/2010/07/11/syntax-error/</feedburner:origLink></item>
		<item>
		<title>Us, And Our Projects</title>
		<link>http://feedproxy.google.com/~r/aqeeliz/~3/mgpk9yrMybU/</link>
		<comments>http://aqeeliz.com/2009/07/27/us-and-our-projects/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 15:09:29 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=250</guid>
		<description><![CDATA[No, I am not talking about United States nor Us magazine, just talking about us. We have a kind of a group here, consisting of few friends (technically, we are a set of brothers, friends, friends of brothers and brothers &#8230; <a href="http://aqeeliz.com/2009/07/27/us-and-our-projects/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>No, I am not talking about United States nor Us magazine, just talking about us. We have a kind of a group here, consisting of few friends (technically, we are a set of brothers, friends, friends of brothers and brothers of friends). I am calling it <em>kind of</em> a group because we have never formally considered ourselves a group, our interests are different, we usually don&#8217;t agree on pretty much everything, including what to work on and how, and usually all (actual) work is done individually or by a group of at-most 2 people (others are always present to point out mistakes and sometimes to give moral support), but whatever work any of us do, it is pretty much always considered &#8216;our&#8217; work.</p>
<p>Currently we have 7 running websites (including 4 blogs and a photoblog), with 2-3 ideas  currently in development, some of these projects were started on experimental basis and are on a back burner right now, while others are actively worked on. Here is the list of our projects (in no particular order):</p>
<ol>
<li><a href="http://www.kirayadaar.com">Kirayadaar.com</a></li>
<li><a href="http://eatntravel.pk">Eat &#8216;n Travel</a></li>
<li><a href="http://politicspakistan.com">Politics Pakistan</a></li>
<li><a href="http://optographer.com">Optographer</a></li>
<li><a href="http://carobaar.com">Carobaar</a></li>
<li><a href="http://eduinn.blogspot.com">Education Inn</a></li>
<li><a href="http://majesticislam.com">Majestic Islam</a></li>
</ol>
<p>Let me know what you think about any of these websites. Any suggestions and feedback is most welcome.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/aqeeliz?a=mgpk9yrMybU:1mU35vEburQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/aqeeliz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/aqeeliz?a=mgpk9yrMybU:1mU35vEburQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/aqeeliz?i=mgpk9yrMybU:1mU35vEburQ:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/aqeeliz?a=mgpk9yrMybU:1mU35vEburQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/aqeeliz?i=mgpk9yrMybU:1mU35vEburQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/aqeeliz?a=mgpk9yrMybU:1mU35vEburQ:qZ7jBH1wJJ8"><img src="http://feeds.feedburner.com/~ff/aqeeliz?d=qZ7jBH1wJJ8" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/aqeeliz?a=mgpk9yrMybU:1mU35vEburQ:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/aqeeliz?d=cGdyc7Q-1BI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/aqeeliz/~4/mgpk9yrMybU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2009/07/27/us-and-our-projects/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://aqeeliz.com/2009/07/27/us-and-our-projects/</feedburner:origLink></item>
		<item>
		<title>Test Post Using WordMobi</title>
		<link>http://feedproxy.google.com/~r/aqeeliz/~3/h75RTgKt3eQ/</link>
		<comments>http://aqeeliz.com/2009/07/22/test-post-using-wordmobi/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 11:34:47 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[s60]]></category>
		<category><![CDATA[Wordmobi]]></category>
		<category><![CDATA[wordpress client]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=244</guid>
		<description><![CDATA[Just testing Wordmobi , a wordpress client for mobiles (s60), which supports: Text formatting ( bold , italic etc.). Categories. Tags. Comments. Preview. Images (either local or from url, with optional scaling). Edit from web: Image upload failed (I didn&#8217;t &#8230; <a href="http://aqeeliz.com/2009/07/22/test-post-using-wordmobi/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just testing <a href="http://wordmobi.googlecode.com">  Wordmobi </a> , a wordpress client for mobiles (s60), which supports: <br /> 
<ul>
<li>   Text formatting (   <strong>    bold   </strong>   ,   <em>    italic   </em>   etc.).  </li>
<p> 
<li>   Categories.  </li>
<p> 
<li>   Tags.  </li>
<p> 
<li>   Comments.  </li>
<p> 
<li>   Preview.  </li>
<p> 
<li>   Images (either local or from url, with optional scaling).  </li>
<p> </ul>
<p> Edit from web: Image upload failed (I didn&#8217;t get any error but it didn&#8217;t show up here), will try again later. </p>
<p> Edit 2: Another try at postung image: <br /> <img border="0" class="aligncenter" src="E:\IMAGES\200907\200907A0\22072009025.jpg" alt="22072009025.jpg" width="471" height="353" /> </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/aqeeliz?a=h75RTgKt3eQ:WmRGWrAergM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/aqeeliz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/aqeeliz?a=h75RTgKt3eQ:WmRGWrAergM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/aqeeliz?i=h75RTgKt3eQ:WmRGWrAergM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/aqeeliz?a=h75RTgKt3eQ:WmRGWrAergM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/aqeeliz?i=h75RTgKt3eQ:WmRGWrAergM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/aqeeliz?a=h75RTgKt3eQ:WmRGWrAergM:qZ7jBH1wJJ8"><img src="http://feeds.feedburner.com/~ff/aqeeliz?d=qZ7jBH1wJJ8" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/aqeeliz?a=h75RTgKt3eQ:WmRGWrAergM:cGdyc7Q-1BI"><img src="http://feeds.feedburner.com/~ff/aqeeliz?d=cGdyc7Q-1BI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/aqeeliz/~4/h75RTgKt3eQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2009/07/22/test-post-using-wordmobi/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://aqeeliz.com/2009/07/22/test-post-using-wordmobi/</feedburner:origLink></item>
		<item>
		<title>Docky – Dock Bar For Linux</title>
		<link>http://feedproxy.google.com/~r/aqeeliz/~3/ZImi-Km3Dfg/</link>
		<comments>http://aqeeliz.com/2009/01/23/docky-dock-bar-for-linux/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 12:31:15 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[docky]]></category>
		<category><![CDATA[gnome-do]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=234</guid>
		<description><![CDATA[After searching for a long time for a good, beautiful, easy to configure dock for Linux that can also work without compositing effects, I had finally given up, when I found out that Gnome-Do, my favorite application launcher, is going &#8230; <a href="http://aqeeliz.com/2009/01/23/docky-dock-bar-for-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After searching for a long time for a good, beautiful, easy to configure dock for Linux that can also work without compositing effects, I had finally given up, when I found out that <a href="http://do.davebsd.com">Gnome-Do</a>, my favorite application launcher, is going to feature a dock in it&#8217;s next release. Today, I downloaded and installed <a href="https://launchpad.net/~do-core/+archive">PPA packages</a> for Ubuntu and gave Gnome Do&#8217;s docky a try.</p>
<p><a href="http://aqeeliz.com/wp-content/uploads/2009/01/docky.png"><img class="aligncenter size-full wp-image-236" title="docky" src="http://aqeeliz.com/wp-content/uploads/2009/01/docky.png" alt="docky" width="636" height="131" /></a></p>
<p>Docky is basically a special theme of Gnome-do, to access it, you have to go in Gnome-Do Preferences -&gt; Appearance and change it&#8217;s Theme to docky. As soon as you select docky, you will notice a huge dock bar appear at the bottom of your screen. By default it shows your most used applications. If you don&#8217;t like it&#8217;s size, just take your mouse pointer to it&#8217;s vertical border and it will change into resize pointer, you can then drag it away from screen border to increase the size, and towards the screen border to decrease the size.</p>
<p>Adding and removing icons from dock is as easy as dragging an item on the dock or dragging it away, depending on you are adding or removing. Another way to add applications to dock is search for them using Gnome-Do and press the small plus sign below it. You can also right click and remove applications from it.</p>
<p>Docky also replaces usual task bar, though it is bit lacking in this front for now, but it is to be expected, as it&#8217;s still alpha quality. Currently, docky doesn&#8217;t provide a way to access different windows of same application, that is, even if you have 6 firefox windows open, it will show them as one.</p>
<p>Docky can use all plugins for Gnome-do, though there aren&#8217;t any docky specific plugins available yet (like start menu, time, systray etc.), but I am sure community will start contributing soon enough. If you are looking for a nice dock yourself, give it a try, though beware it&#8217;s still in it&#8217;s alpha quality so you might experience some crashes or unexpected behaviour, if that&#8217;s the case you should wait for it&#8217;s final release.</p>
<p>Read more about docky at it&#8217;s <a href="http://do.davebsd.com/wiki/index.php?title=Docky">gnome do wiki</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/aqeeliz?a=0emXrUF2"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=Pi7QaPQu"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=Pi7QaPQu" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=4fVBmgZ3"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=4fVBmgZ3" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=RuFYYoXr"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=165" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=g0OlTCd3"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=131" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/aqeeliz/~4/ZImi-Km3Dfg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2009/01/23/docky-dock-bar-for-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://aqeeliz.com/2009/01/23/docky-dock-bar-for-linux/</feedburner:origLink></item>
		<item>
		<title>Officially Switching To Colemak</title>
		<link>http://feedproxy.google.com/~r/aqeeliz/~3/y_3l1QDWilY/</link>
		<comments>http://aqeeliz.com/2009/01/20/officially-switching-to-colemak/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 11:30:59 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[colemak]]></category>
		<category><![CDATA[keyboard layouts]]></category>
		<category><![CDATA[qwerty]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=226</guid>
		<description><![CDATA[Few months ago, I wrote about different keyboard layouts and planned to switch to Colemak. I wasn&#8217;t able to completely switch, mainly because I am a programmer, and wasn&#8217;t able to give Colemak enough time. I tried it couple of &#8230; <a href="http://aqeeliz.com/2009/01/20/officially-switching-to-colemak/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-231" title="colemak_small" src="http://aqeeliz.com/wp-content/uploads/2009/01/colemak_small.png" alt="colemak_small" width="152" height="98" />Few months ago, <a href="http://aqeeliz.com/2008/09/18/keyboard-layouts-qwerty-vs-dvorak-vs-colemak/">I wrote about different keyboard layouts</a> and planned to switch to <a href="http://colemak.com/">Colemak</a>. I wasn&#8217;t able to completely switch, mainly because I am a programmer, and wasn&#8217;t able to give Colemak enough time. I tried it couple of times but postponed complete switching.</p>
<p>Couple of weeks ago I tried Colemak again, but this time I went cold turkey. The best way to start Colemak is to download <a href="http://colemak.com/Learn">typing lessons</a> from it&#8217;s site and try first few lessons (they recommend going through first three lessons in one sitting). It helps get the hang of new layout.</p>
<p>Learning a new layout when you are already used to one is not very easy. Just as everyone had told me, first few days felt like walking thorough mud, my fingers were not able to type at the speed my mind and body was used to, it had that dream like effect where you are moving in slow-motion and can&#8217;t move fast no matter how hard you try. Don&#8217;t let me discourage you though, as that&#8217;s just for first few days, after that your fingers and mind start getting used to new layout and it becomes easier. My typing speed with Colemak is now almost equal to what it was QWERTY (though I make lots of typos at that speed, so, I go bit slower) and my speed and efficiency is still increasing.</p>
<p>It could be just a psychological effect but it feels my hands are less strained than how they were with QWERTY. Even though it&#8217;s a great layout and I will highly recommend it to everyone,  but switching layout is just not for everyone. There are many people who type by looking at the keys, it won&#8217;t help them much, similarly, those people who don&#8217;t type much, the incentive of learning new layout is very low for them. But anyone who is using QWERTY, types a lot, or have ever complained about RSI, should definitely give it a try.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/aqeeliz?a=HUlc1vB6"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=f9OUyeBo"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=f9OUyeBo" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=An6HFUBz"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=An6HFUBz" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=TlU36Jan"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=165" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=ypfk4FEv"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=131" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/aqeeliz/~4/y_3l1QDWilY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2009/01/20/officially-switching-to-colemak/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://aqeeliz.com/2009/01/20/officially-switching-to-colemak/</feedburner:origLink></item>
		<item>
		<title>Aqwaal 0.2 Release</title>
		<link>http://feedproxy.google.com/~r/aqeeliz/~3/fesqTrRdFLg/</link>
		<comments>http://aqeeliz.com/2009/01/19/aqwaal-02-release/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 11:23:05 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[aqwaal]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=219</guid>
		<description><![CDATA[Today I am releasing version 0.2 of Aqwaal. At user&#8217;s end it looks pretty much same as 0.1 version, only big difference in this version is that now you can edit / delete author name, quote source and tags. Though, &#8230; <a href="http://aqeeliz.com/2009/01/19/aqwaal-02-release/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I am releasing version 0.2 of Aqwaal.</p>
<p>At user&#8217;s end it looks pretty much same as 0.1 version, only big difference in this version is that now you can edit / delete author name, quote source and tags.</p>
<p>Though, now that basic structure is there, plan is to make version 0.3 actually usable for anyone who might want to install it. Which means creating a nice looking layout / theme, making infrastructure more secure and stable, adding basic search etc.</p>
<p>Visit <a href="http://aqwaal.googlecode.com">Aqwaal project page</a> to download the latest version (or <a href="http://aqwaal.googlecode.com/files/aqwaal-0.2.tar.gz">click here</a> for direct download). Any comments or feedback will be most welcome.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/aqeeliz?a=v2HESw5a"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=DjERfYQN"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=DjERfYQN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=OLNAIqoO"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=OLNAIqoO" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=CX4cdfcR"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=165" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=zGXHsEyc"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=131" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/aqeeliz/~4/fesqTrRdFLg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2009/01/19/aqwaal-02-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aqeeliz.com/2009/01/19/aqwaal-02-release/</feedburner:origLink></item>
		<item>
		<title>Israel’s Strikes on Gaza [Cartoons]</title>
		<link>http://feedproxy.google.com/~r/aqeeliz/~3/BsHjn4VE1-Y/</link>
		<comments>http://aqeeliz.com/2009/01/15/israels-strikes-on-gaza-cartoons/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 09:41:29 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[cartoons]]></category>
		<category><![CDATA[gaza]]></category>
		<category><![CDATA[israel]]></category>
		<category><![CDATA[palestine]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=214</guid>
		<description><![CDATA[Got this email today, with cartoons from Brazillian cartoonist condemning Israel&#8217;s attacks on Gaza. They aren&#8217;t recent but what they show is still happening. Disclaimer: If you believe these images violate copyrights, please let me know.]]></description>
			<content:encoded><![CDATA[<p>Got this email today, with cartoons from Brazillian cartoonist condemning Israel&#8217;s attacks on Gaza. They aren&#8217;t recent but what they show is still happening.</p>
<p><em>Disclaimer: If you believe these images violate copyrights, please let me know.</em></p>
<p><img class="alignnone size-full wp-image-201" title="image001" src="http://aqeeliz.com/wp-content/uploads/2009/01/image001.jpg" alt="image001" width="205" height="330" /></p>
<p><img class="alignnone size-full wp-image-202" title="image002" src="http://aqeeliz.com/wp-content/uploads/2009/01/image002.jpg" alt="image002" width="550" height="381" /></p>
<p><span id="more-214"></span><img class="alignnone size-full wp-image-203" title="image003" src="http://aqeeliz.com/wp-content/uploads/2009/01/image003.jpg" alt="image003" width="550" height="341" /></p>
<p><img class="alignnone size-full wp-image-204" title="image004" src="http://aqeeliz.com/wp-content/uploads/2009/01/image004.jpg" alt="image004" width="600" height="492" /></p>
<p><img class="alignnone size-full wp-image-205" title="image005" src="http://aqeeliz.com/wp-content/uploads/2009/01/image005.jpg" alt="image005" width="550" height="410" /></p>
<p><img class="alignnone size-full wp-image-206" title="image006" src="http://aqeeliz.com/wp-content/uploads/2009/01/image006.jpg" alt="image006" width="616" height="398" /></p>
<p><img class="alignnone size-full wp-image-207" title="image007" src="http://aqeeliz.com/wp-content/uploads/2009/01/image007.jpg" alt="image007" width="616" height="309" /></p>
<p><img class="alignnone size-full wp-image-208" title="image008" src="http://aqeeliz.com/wp-content/uploads/2009/01/image008.jpg" alt="image008" width="660" height="379" /></p>
<p><img class="alignnone size-full wp-image-209" title="image009" src="http://aqeeliz.com/wp-content/uploads/2009/01/image009.jpg" alt="image009" width="528" height="437" /></p>
<p><img class="alignnone size-full wp-image-210" title="image010" src="http://aqeeliz.com/wp-content/uploads/2009/01/image010.jpg" alt="image010" width="550" height="354" /></p>
<p><img class="alignnone size-full wp-image-211" title="image011" src="http://aqeeliz.com/wp-content/uploads/2009/01/image011.jpg" alt="image011" width="488" height="396" /></p>
<p><img class="alignnone size-full wp-image-212" title="image012" src="http://aqeeliz.com/wp-content/uploads/2009/01/image012.jpg" alt="image012" width="345" height="528" /></p>
<p><img class="alignnone size-full wp-image-213" title="image014" src="http://aqeeliz.com/wp-content/uploads/2009/01/image014.jpg" alt="image014" width="398" height="528" /></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/aqeeliz?a=eT0ciDeY"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=a3P06jWO"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=a3P06jWO" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=uyFqeLD2"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=uyFqeLD2" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=EzywDAwH"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=165" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=nbjpMiAl"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=131" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/aqeeliz/~4/BsHjn4VE1-Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2009/01/15/israels-strikes-on-gaza-cartoons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aqeeliz.com/2009/01/15/israels-strikes-on-gaza-cartoons/</feedburner:origLink></item>
		<item>
		<title>Aqwaal – Quotations Management System</title>
		<link>http://feedproxy.google.com/~r/aqeeliz/~3/945GoB_76Y8/</link>
		<comments>http://aqeeliz.com/2008/12/09/aqwaal-quotations-management-system/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 15:06:02 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[aqwaal]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[quotations]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=192</guid>
		<description><![CDATA[Few days back, I uploaded a web based (PHP / MySQL) quotations database manager, Aqwaal. It was originally inspired by Quotations Page, I wanted to have a self-hosted version of similar software to keep track of my growing list of &#8230; <a href="http://aqeeliz.com/2008/12/09/aqwaal-quotations-management-system/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Few days back, I uploaded a web based (PHP / MySQL) quotations database manager, <a href="http://code.google.com/p/aqwaal">Aqwaal</a>. It was originally inspired by <a href="http://quotationspage.com">Quotations Page,</a> I wanted to have a self-hosted version of similar software to keep track of my growing list of quotations, I found some software like <a href="http://chirpy.sourceforge.net/">Chirpy</a>, but they were more suited to manage quotes from IRC. As these were my early days of programming, so, I decided to write my own, with the thought that it will also hone my skills, but soon got busy with other things and forgot about it. That is, until now.</p>
<p>Currently, it&#8217;s a very basic version, and is only released as a proof of concept (which means you are not supposed to use it for anything other than development or just to check it out). For now, at admin level, it only supports:</p>
<ul>
<li>Add quote (including author name, tags and source of the quote &#8211; all optional)</li>
<li>Delete any quote</li>
<li>Change Admin user password</li>
</ul>
<p>At end user-level:</p>
<ul>
<li>Browse all quotes</li>
<li>Browse quotes using tags</li>
<li>Browse quotes using author name</li>
<li>Browse quotes using source</li>
<li>Very basic paging support</li>
</ul>
<p>Interface is not very pretty right now, but it is easily usable. If you are a programmer and want to look at the source, let me warn you, as the code was written quite some time ago it too isn&#8217;t very pretty either. There are lot of things to be done, but I would prefer to make it stable with only basic features first and then go for all the fancy stuff.</p>
<p>My current aim is to add:</p>
<ul>
<li>All basic functionality (edit quote, edit / delete author name, tags, sources etc.)</li>
<li>Search</li>
<li>Basic theme support (CSS at least)</li>
<li>User management (thinking about it, not sure yet)</li>
<li>And of course, remove all bugs</li>
</ul>
<p>After that, it depends on whether anyone (other than me) is actually interested in it or not <img src='http://aqeeliz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Aqwaal Project Page: <a href="http://code.google.com/p/aqwaal">http://code.google.com/p/aqwaal</a><br />
Discussion Group : <a href="http://groups.google.com/group/aqwaal">http://groups.google.com/group/aqwaal</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/aqeeliz?a=TkzjWuUJ"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=C8kwq89Q"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=C8kwq89Q" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=14DAMqUH"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=14DAMqUH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=KrX0Sg9H"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=165" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=6y04Nvo3"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=131" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/aqeeliz/~4/945GoB_76Y8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2008/12/09/aqwaal-quotations-management-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aqeeliz.com/2008/12/09/aqwaal-quotations-management-system/</feedburner:origLink></item>
		<item>
		<title>Edit File in OpenOffice.org</title>
		<link>http://feedproxy.google.com/~r/aqeeliz/~3/5ClyC5NgH64/</link>
		<comments>http://aqeeliz.com/2008/11/28/edit-file-in-openofficeorg/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 07:22:26 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[openoffice]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=182</guid>
		<description><![CDATA[One of the great thing about Office software is, no matter how much you know about it, you can almost always find a feature you never knew existed. I am using OpenOffice.org for a very long time now (more than &#8230; <a href="http://aqeeliz.com/2008/11/28/edit-file-in-openofficeorg/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of the great thing about Office software is, no matter how much you know about it, you can almost always find a feature you never knew existed. I am using OpenOffice.org for a very long time now (more than couple of years), though as my usage for office applications is quite low, I can be considered an average user for these applications.</p>
<p>Yesterday, while preparing for my exam, I was reading my handouts in OpenOffice Writer, when I noticed an &#8220;Edit File&#8221; button in toolbar, which I had never noticed before (though according to the screenshots I can see on web, it has been present since always). The button is used to switch between Edit and Read-only mode. If you are only reading a document and don&#8217;t want to edit it, switching to Read-only mode makes the experience more pleasent by removing formatting toolbars and improving overall page view.</p>
<div id="attachment_185" class="wp-caption alignright" style="width: 310px"><a href="http://aqeeliz.com/wp-content/uploads/2008/11/ooo-read-only.png"><img class="size-medium wp-image-185" title="ooo-read-only" src="http://aqeeliz.com/wp-content/uploads/2008/11/ooo-read-only-300x250.png" alt="Read-only Mode" width="300" height="250" /></a><p class="wp-caption-text">Read-only Mode</p></div>
<div id="attachment_184" class="wp-caption alignleft" style="width: 310px"><a href="http://aqeeliz.com/wp-content/uploads/2008/11/ooo-edit.png"><img class="size-medium wp-image-184" title="ooo-edit" src="http://aqeeliz.com/wp-content/uploads/2008/11/ooo-edit-300x250.png" alt="" width="300" height="250" /></a><p class="wp-caption-text">Edit Mode</p></div>
<p>Edit file button can also be used to open a copy for editing, if you don&#8217;t have permissions to edit the file you are currently reading.</p>
<p>It&#8217;s not some huge feature, but if you read many documents / ebooks in OpenOffice.org, or want to edit a read-only file, it can be quite useful, and the fact that I (and few other people I know) didn&#8217;t know about such a simple feature made me write about it. It&#8217;s interesting how many people don&#8217;t know about most of the features present in such huge software. If you know any such feature which no one else seems to know, do share it with us! <img src='http://aqeeliz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/aqeeliz?a=GKEJO2oj"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=rLN6emW5"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=rLN6emW5" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=5QjefTOJ"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=5QjefTOJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=454pNYDF"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=165" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=svUcDOoE"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=131" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/aqeeliz/~4/5ClyC5NgH64" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2008/11/28/edit-file-in-openofficeorg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://aqeeliz.com/2008/11/28/edit-file-in-openofficeorg/</feedburner:origLink></item>
		<item>
		<title>Lahore Bloggers Meetup 2008</title>
		<link>http://feedproxy.google.com/~r/aqeeliz/~3/2PdPARMN-T8/</link>
		<comments>http://aqeeliz.com/2008/11/24/lahore-bloggers-meetup-2008/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 07:59:57 +0000</pubDate>
		<dc:creator>Aqeel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[bloggers]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[lbm08]]></category>
		<category><![CDATA[lums]]></category>
		<category><![CDATA[meetup]]></category>

		<guid isPermaLink="false">http://aqeeliz.com/?p=178</guid>
		<description><![CDATA[Yesterday I went to Lahore Bloggers Meetup, organized by Badar Khushnood, Google&#8217;s country consultant, IEEE Student branch of LUMS and CIO Pakistan. Event started (I was 10 mins late, not sure if I missed something) with Badar Khushnood&#8217;s introduction to &#8230; <a href="http://aqeeliz.com/2008/11/24/lahore-bloggers-meetup-2008/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday I went to Lahore Bloggers Meetup, organized by <a href="http://www.badar.com.pk/">Badar Khushnood</a>, Google&#8217;s country consultant, IEEE Student branch of LUMS and <a href="http://ciopakistan.com">CIO Pakistan</a>.</p>
<p>Event started (I was 10 mins late, not sure if I missed something) with Badar Khushnood&#8217;s introduction to blogging and how to earn money from it. Main points of his presentation were:</p>
<ul>
<li>Follow your passion</li>
<li>Find your audience</li>
<li>And earn money from it.</li>
</ul>
<p>It was followed by success stories of 17 year old student Haris from <a href="http://www.sizzledcore.com/">Sizzledcore.com</a> &#8211; told by Badar as Haris&#8217; mother didn&#8217;t allow him to attend the meetup due to his exam next day &#8211; and Saad Hamid from <a href="http://www.sizlopedia.com/">Sizlopedia.com</a>. Then came Maryam Nasim, a housewife earning from freelancing using her site <a href="http://pinkwool.com">PinkWool</a>. Last hour was dedicated to Question and Answer session, which was pretty interesting as well as informative.</p>
<p>End results were, earning money from blogging takes lots of patience and hard work. Write original content, and follow your passion. If you work hard you will eventually start getting some results, but there is no shortcut. Most importantly, don&#8217;t write because you want to earn money, write because you love to.</p>
<p>In the end, I finally got to meet many people I already knew on web, some more thoroughly than others. It was great to finally meet them all.</p>
<p>This meetup is also covered (in more detail) by <a href="http://www.reallyvirtual.com/lahore-bloggers-meetup-2008/">Sohaib Athar</a>, <a href="http://uzee.uzeeinc.com/2008/11/24/lahore-blogger-meetup-roundup-lbm08/#more-19">UzEE</a>, <a href="http://ijafri.com/2008/11/23/lahore-bloggers-meetup-pictures/">Imran Jafri</a> and <a href="http://www.techmynd.com/lahore-bloggers-meetup-what-actually-happened/">TechMynd</a> (the most detailed roundup yet).</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/aqeeliz?a=hB31dsgt"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=V7HwYnPp"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=V7HwYnPp" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=wVlSkxVH"><img src="http://feeds.feedburner.com/~f/aqeeliz?i=wVlSkxVH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=ADnTY7S4"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=165" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/aqeeliz?a=yq2ujD5K"><img src="http://feeds.feedburner.com/~f/aqeeliz?d=131" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/aqeeliz/~4/2PdPARMN-T8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aqeeliz.com/2008/11/24/lahore-bloggers-meetup-2008/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://aqeeliz.com/2008/11/24/lahore-bloggers-meetup-2008/</feedburner:origLink></item>
	</channel>
</rss>
