Blogs about: General Programming
Featured Blog
Cloudshout is coming - new Widget framework that rocks!
Technorati Tags: Cloudshout,izea,payperpost,socialspark,widgets,javascript You know, after commenting on the Ruby on Rails posts I made about the systems my team works on, it probably makes sense to l… more »
CodeHappy
Cloudshout is coming - new Widget framework that rocks!
pwrighta wrote 1 week ago: Technorati Tags: Cloudshout,izea,payperpost,socialspark,widgets,javascript You know, after commentin … more »
Robert Dempsey weighs in on the F5 Ruby Scale thing
— 3 comments
pwrighta wrote 1 week ago: Technorati Tags: ruby,scale,performance,rails,f5,joyent I know Robert Dempsey personally. He’s … more »
Backslapping Ruby's average performance once again
— 23 comments
pwrighta wrote 1 week ago: Technorati Tags: ruby,rails,performance,joyent,bigip,f5 I like Joyent. I think as a company they … more »
Random Access Memory Explorer - BETA
— 4 comments
Rot1 wrote 2 weeks ago: This is just a BETA test for RAME, please leave feedback of bugs and stuff. the way it works, is it … more »
CEO's are supposed to be picky!
— 1 comment
pwrighta wrote 4 weeks ago: My boss Ted Murphy has a phrase that I have grown to absolutely despise. “You’re ki … more »
Installing Dotnet Windows Services (the easiest way).
cavemansblog wrote 1 month ago: Introduction I will demonstrate the easiest way of installing a windows service. Using the InstallUt … more »
What is CRUD and REST?
talderman wrote 1 month ago: There are some terms that I’m hearing more and more in the programming world, CRUD and REST. W … more »
Basic of Regular Expression
ashraf wrote 1 month ago: I wonder today when I see that I have forgotten that vary simple things of regular expression. I wa … more »
GGEmul
— 2 comments
Rot1 wrote 1 month ago: This is a project i started monthes ago and i aborted it due to limits and some comments from kiki a … more »
Important: Dead Links
Aizikovich Evgeni wrote 1 month ago: Hi folks. As you probably noticed, I using free host for my blog (the wordpress). One of the drawbac … more »
Clarity occurs at the nth hour
javafoo wrote 1 month ago: So I have been trying to put together a design approach document for over a week. I have been strugg … more »
OOP (Object Oriented Programming)
talderman wrote 2 months ago: For new programmer OOP can be a hard concept to wrap you mind around. In this post my goal is to go … more »
How To Retrieve Your Keyboard Type In Delphi Code
Rot1 wrote 2 months ago: I would recommend to compile this under a console (less .exe size) type, we’re using 1 single … more »
How To Kill A Process In Delphi
— 3 comments
Rot1 wrote 2 months ago: This method is by getting the class handle, if you want to get the window handle, simply nil the fir … more »
Table Of Contents
Rot1 wrote 2 months ago: Perfix Data Type a Array (of any kind) ch … more »
Batpad
Rot1 wrote 2 months ago: This is like notepad, just generates .bat files for easy use, enjoy. Huge thanks to Dark Byte @ CEF … more »
Coding A Win32 Console Trainer For MS Minesweeper
Rot1 wrote 2 months ago: Since Microsoft’s new security updates, they have protected their games with new protection (A … more »
MiniCalc, simple calculater in C
Rot1 wrote 2 months ago: Something i write when i was bored, note that there’s a bug with the Div() function and needs … more »
Example of using SendMessage()
Rot1 wrote 2 months ago: This will show you how to use SendMessage (Similar to PostMessage, to see the different between them … more »
