#b-navbar { height:0px; visibility:hidden; display:none }

Saturday, January 21, 2006

Coding at weird times

I find myself weird sometimes, I do coding most of the time during the wee hours of the morning, 2am - 6am. Anyway, Simple Pinger is out, get it if you bother to try it out. It will be able to ping an IP Address or a hostname, as well as websites, ping timeout 8 seconds if no replies are received. Get it under projects.

Wednesday, January 18, 2006

Screens of SIP proggie, shutting down with C#

I'm in my school lab now surfing on how can I write a proggie to shutdown a PC and I found some interesting screens of my server proggie, the first picture is the very first version and the 2nd picture the final version. One can learn time really flies by just look at the 2 pictures.

Installed .NET, First Proggie

Finally, I installed Microsoft .NET Framework 2.0 Runtime and a copy of sharpDevelop, which is a free C# IDE.

If in the future any of you would like to use my proggies, please download and install the framework from here

And, within a few hours, my very first proggie is out! It's called ping_alpha, the purpose of this program is just to perform a simple ping function to see if the particular IP address or hostname is valid. This will be the base of the main proggie which I am about to embark on, pingOdeath. Much details to be added in the future.

Tuesday, January 17, 2006

Born of theWORKS

This place shall contain works originally done and created by me. They can be:

- Software Programs
- Graphics
- Music Files
- Any other interesting products

*I will only release the final version of my proggies, versions which are "perfect" to me. Of course I would really appreciate if advices are given to me on improving them.