<?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>h4xful dot net</title>
	<atom:link href="http://www.h4xful.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.h4xful.net</link>
	<description>Code is Poetry.</description>
	<lastBuildDate>Sat, 25 Feb 2012 07:25:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Status update</title>
		<link>http://www.h4xful.net/?p=17</link>
		<comments>http://www.h4xful.net/?p=17#comments</comments>
		<pubDate>Sat, 25 Feb 2012 07:25:53 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.h4xful.net/?p=17</guid>
		<description><![CDATA[Hello again.  It&#8217;s been about two and a half months since the last post&#8230; Yes, I&#8217;m still writing code, and no, I haven&#8217;t forgotten about this blog.  I still intend on following through with my plans to make this domain useful to myself again. Well, how am I doing since the last post? Pretty well, [...]]]></description>
			<content:encoded><![CDATA[<p>Hello again.  It&#8217;s been about two and a half months since the last post&#8230; Yes, I&#8217;m still writing code, and no, I haven&#8217;t forgotten about this blog.  I still intend on following through with my plans to make this domain useful to myself again.</p>
<p>Well, how am I doing since the last post? Pretty well, I&#8217;d say. A lot has been happening between work and life. h4x.Stats is pretty close to complete. I was waiting until it was &#8220;complete&#8221; before I decided to put it up onto <a href="http://www.github.com/geeksunny">my github</a>. I got hung up working on the stats page before losing my focus on the project. I plan on going back to it to finish that up after I am finished with my current projects.</p>
<p>And currently&#8230; I am working with Python! I decided to try out Python after getting fed up with my lack of knowlege of C++ and wanted to create a cross-platform program for my next project. That project was a program I have titled tweakZip. tweakZip is a program that will create a customized update.zip file that can be flashed to an Android device. It is sort of a &#8220;spiritual successor&#8221; to my old <a href="https://github.com/geeksunny/BarebonesAndroid">BarebonesAndroid project</a>. Similarly, it allows you to delete unwanted system apps from the filesystem, and it also allows you to add files as well! On top of that, with it being a .zip file, you can use it multiple times, including every time you flash a new ROM to your device! As an example of the usefulness this can offer, my particular tweakZip build removes the CarHome and POP Email apps, installs TitaniumBackup into /data, installs a filemanager, terminal emulator, and launcher into /system, and restores the stock boot animation! It saves me <strong>A LOT</strong> of time every time I flash my phone (which is quite often)! The tweakZip program will be up on github very soon.</p>
<p>The other project I&#8217;ve been focused on is <a href="https://github.com/geeksunny/quickTray">quickTray</a>! quickTray is a program that places an icon into your system tray and allows quick access to a customization list of shortcuts. I got the idea for this at work when I found myself having to rapidly switching to different project workspaces in my IDE. This is my first time ever making anything with any type of graphical interface native to the operating system. I was very suprised with how quickly Python allowed me to achieve this. I&#8217;ve actually written it twice &#8211; the first time using PyWin32, and the second time using PyQT. With the PyQT rewrite, it went from being a Win32-only program to being cross-compatible with Windows, Linux, and Mac. Currently the list of shortcuts is read from a text file that has to be edited manually. I have been working on a fully graphical editor to replace the manual text editing. This has helped me learn more about QT and graphical programming in general. It&#8217;s been very interesting! The editor will hopefully be completed soon. To download a pre-built version of this for Windows (Python is NOT required to run this!) you can <a href="http://dl.h4xful.net/h1tvf">download it here</a>.</p>
<p>I really like Python a lot. I was quite suprised with how quickly and easily I was able to pick it up and start developing with it. Literally, all I had done to get started was reading the first few chapters of the official Python tutorial (to learn the basic syntax rules and how it handles loops/variables/libraries) and just hopped right in from there. Within a couple hours I was already making way more progress on tweakZip than I would have if I kept trying to write it in C++! It&#8217;s been a very interesting and educational experience.</p>
<p>On top of all this, I still have one or two web projects I&#8217;d like to eventually return to and publish. I really need to start using this page more (like I had originally intended)!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.h4xful.net/?feed=rss2&#038;p=17</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing h4x.stats</title>
		<link>http://www.h4xful.net/?p=12</link>
		<comments>http://www.h4xful.net/?p=12#comments</comments>
		<pubDate>Wed, 30 Nov 2011 07:10:05 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.h4xful.net/?p=12</guid>
		<description><![CDATA[Oh, hai!  No, I&#8217;m NOT dead, but I can see how you might have drawn that conclusion.  My previous (aka first) post was just over 3 weeks ago.  I have a good excuse, though&#8230; I&#8217;ve been working on stuff! I seem to have a problem with focusing on my projects&#8230; I can&#8217;t focus on just [...]]]></description>
			<content:encoded><![CDATA[<p>Oh, hai!  No, I&#8217;m NOT dead, but I can see how you might have drawn that conclusion.  My previous (aka first) post was just over 3 weeks ago.  I have a good excuse, though&#8230; I&#8217;ve been working on stuff!</p>
<p>I seem to have a problem with focusing on my projects&#8230; I can&#8217;t focus on just one!  I currently have about 4 major projects right now.  h4x.stats, my latest one, was started about a week ago now.  The idea is for it to aid in the distribution of anything I might release, and to also provide me with another opportunity to further my learning.</p>
<p>What is h4x.stats, you ask?  Basically it is a link-shortener and click-tracker.  The aim is to work similarly to <a href="http://bit.ly/">bit.ly</a>.  You give it a URL, and it&#8217;ll give you back another URL to be posted out to the world.  People who click on the new link will have their click logged and will be redirected to the originally intended destination.</p>
<p>Why did I build this?  Frankly, because I didn&#8217;t want to try working with the bit.ly API.  I wasn&#8217;t sure that it would provide the functionality I wanted to employ further down the line.  Building my own system would solve that issue.  The motivation to pursue this right now was another project of mine (which I&#8217;m not quite ready to post about yet).  I was ready to share my work-in-progress code with friends but wanted to be able to track how many times the files were accessed.  I felt as if using bit.ly for the time being would have been rather silly if I was already planning on whipping this up.  The concept is simple enough that rigging up a working version like I have now would have been quick and easy.</p>
<p>Working on this was most interesting for me because it&#8217;s my first forray into learning jQuery.  After weeks of learning &#8220;standard&#8221; javascript, I decided it was finally time to jump in.  It&#8217;s been interesting.  Working with jQuery speeds up development by <strong>a lot!</strong> It&#8217;s been a pleasant enough experience that I think I&#8217;ll start transitioning my other projects over to it.</p>
<p>I don&#8217;t have much else to show for this project just yet.  I&#8217;ll be posting the other fore mentioned project with it soon, and I think that this might be the first thing that I post to my <a href="https://github.com/geeksunny">github account</a>!  I can&#8217;t guarantee it will happen within another three weeks, but we&#8217;ll see.  Until then&#8230; <img src='http://www.h4xful.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.h4xful.net/?feed=rss2&#038;p=12</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>h4x.</title>
		<link>http://www.h4xful.net/?p=7</link>
		<comments>http://www.h4xful.net/?p=7#comments</comments>
		<pubDate>Wed, 09 Nov 2011 03:54:10 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.h4xful.net/?p=7</guid>
		<description><![CDATA[I&#8217;ve finally done it!  I&#8217;ve relaunched this domain!  After over a year of being dormant, I am re-using this domain name.  My new direction has a focus on one thing&#8230; Code. I&#8217;m planning on using this site as a portal for me to post my assorted endeavors into the realm of programming.  Projects of mine, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally done it!  I&#8217;ve relaunched this domain!  After over a year of being dormant, I am re-using this domain name.  My new direction has a focus on one thing&#8230;</p>
<p><strong><em>Code.</em></strong></p>
<p>I&#8217;m planning on using this site as a portal for me to post my assorted endeavors into the realm of programming.  Projects of mine, code snippets, that sort of thing.  This is something I&#8217;ve always wanted to do with this domain, but due to my job and other priorities I haven&#8217;t been able to focus too much on any particular projects.  Lately, though, I&#8217;ve had plenty of projects!  I&#8217;ve also been working on learning new things&#8230; Javascript being one of those things.  HTML5 / CSS3 being another.</p>
<p>Initially I foresee posts about a couple decent sized projects I&#8217;ve been working on, some user scripts I&#8217;ve been developing for Chrome, and some cool functions I&#8217;ve whipped up during my journey of learning javascript.  Going to try to keep up with this pretty regularly&#8230; here&#8217;s hoping!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.h4xful.net/?feed=rss2&#038;p=7</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

