Yes, yes. I know I have not been updating. I need to get a schedule down for posting projects and blog entries. In the meantime, I have to vent about ASP.net.
Don’t get me wrong, ASP.net is very powerful and easy to write. For beginners, it is very simple (drag and drop) but for power-users, it can be extremely frustrating.
Continue Reading »
While working on one of my projects, iTunes Portable AppStore, I needed to figure out how to read the same data iTunes does while browsing the AppStore. It took a good amount of investigation, but I eventually found out how to read and parse the data for the information I required. Here are the conclusions I came to. Continue Reading »
It occurred to me that I should probably mention my intentions for this Blog. If you visit the About page, you will see that I am placing all my projects (code and executables) up for others to use and learn from. However, since I have at least 30 different projects sitting in my SVN Repository, I cannot just upload them all at once. Mainly because there is a lot of description and explanation that needs to go into each project page for the world to properly understand them.
So my goal is to update four projects per week (roughly one every two days). This shouldn’t be too difficult, I just have to keep on track.
Today I’m releasing Safe Connect Bypass. For more information, check it out at its project page.