<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Hussain M Elius &#187; Projects</title>
	<atom:link href="http://hmelius.com/archives/category/projects/feed" rel="self" type="application/rss+xml" />
	<link>http://hmelius.com</link>
	<description>Blog</description>
	<lastBuildDate>Fri, 16 Jul 2010 17:08:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>One Degree Initiative</title>
		<link>http://hmelius.com/archives/the-making-of-1di-dot-org</link>
		<comments>http://hmelius.com/archives/the-making-of-1di-dot-org#comments</comments>
		<pubDate>Mon, 27 Oct 2008 06:40:38 +0000</pubDate>
		<dc:creator>elvista</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[One Degree Initiative]]></category>

		<guid isPermaLink="false">http://hmelius.com/?p=6</guid>
		<description><![CDATA[The building of a permanent home for One Degree Initiative was my first attempt in making a community website using the Joomla! CMS]]></description>
			<content:encoded><![CDATA[<p>I knew about <a title="One Degree Initiative" rel="me" href="http://www.1di.org" target="_blank">One Degree Initiative</a> during my years in high school but only as far as it was a cooked by my classmates and friends and seemed to be destined to die off at the end of their years in Mastermind, when everyone will be shipped to different parts of the world. That, however, was not the case, as I overheard some of their members talking about expanding so the organization they helped build to continue their legacy even after they moved on. It was then that I learned they are looking for someone to build them a website.</p>
<p>I jumped in. I was experimenting with <a title="Joomla!" href="http://www.joomla.org" target="_blank">Joomla!</a> and this would be an excellent opportunity to test as well as prove my skills to my peers. A few weeks later, after my GCE A Levels were done with, I officially joined 1di.</p>
<p>Eventually I learned that 1di is more than idle fantasy of people who had nothing better to do. These people were the ones with vision about helping those who needed it, and were committed in doing so. The &#8220;team&#8221; was built up of teens from all over Dhaka city, from students of different schools I was so familiar with, and from those of which I never even heard of.</p>
<p>Another few weeks later, I finished a working prototype of the 1di site, and with little improvements, published it in an evening of Eid-ul-Fitr. Glued together with different Joomla! components, the finished product looked seamless and met all the criteria I was given, but with obvious room for improvement.</p>
<p>And here it is, my first community website for <a title="One Degree Initiative" rel="me" href="http://www.1di.org" target="_blank">One Degree Initiative</a>. Although I took it upon myself to maintain it, the site is moderated by people more dedicated to the organization. I will however, of course, keep improving the site as 1di grows more and more :)</p>
]]></content:encoded>
			<wfw:commentRss>http://hmelius.com/archives/the-making-of-1di-dot-org/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exporting ADODB Recordsets with Visual Basic 6</title>
		<link>http://hmelius.com/archives/exporting-adodb-recordsets-with-visual-basic-6</link>
		<comments>http://hmelius.com/archives/exporting-adodb-recordsets-with-visual-basic-6#comments</comments>
		<pubDate>Thu, 16 Oct 2008 06:03:32 +0000</pubDate>
		<dc:creator>elvista</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[Microsoft Excel]]></category>
		<category><![CDATA[Module]]></category>
		<category><![CDATA[Planet Source Code]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://hmelius.com/?p=3</guid>
		<description><![CDATA[A class module for VB6 that aids in exporting database recordsets to CSV, HTML, or Mircrosoft Excel (xls) formats.]]></description>
			<content:encoded><![CDATA[<p>While working on my GCE O Level Computing Coursework (which I dropped in the last moment, sadly), I came up with the idea of exporting databases to other different formats. The idea was not new, of course, but I was still learning VB6, and my main tutor, <a title="Planet Source Code" href="http://www.planetsourcecode.com" target="_blank">Planet Source Code</a>, did not have a module I could use. Hence, I made one.</p>
<p>This is a class module, and not a program, so only VB6 developers can actually use it. The module allows anyone with a proper ADODB Recordset to export it in three formats- CSV, HTML, or Microsoft Excel (xls). The class comes complete with functions that ease it&#8217;s use, including events that are called in various parts of the code to allow complete control for the developer.</p>
<p><em>Since I published it (which was a long time ago), the project has been featured in Code of The Day, and later, Code of The Month in </em><a title="Planet Source Code" href="http://www.planetsourcecode.com" target="_blank"><em>PSCode</em></a><em>.</em></p>
<p align="center"><a title="[HME] ADO Recordset Export Class (CSV, HTML, Excel)" href="http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=58842&amp;lngWId=1" rel="author, me">You can download the entire source, including a demo, from Planet Source Code.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hmelius.com/archives/exporting-adodb-recordsets-with-visual-basic-6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
