Skip to main content

Posts

Showing posts from September, 2009

What is going on?

Warning: Pure train of thought. My primary hard drive has crashed so I have to switch to Windows temporarily. There is nothing special happening lately except for the fact that I am enjoying life to the fullest. I can say that I am on the right track. I really thank God for that. Personal projects are keeping me busy these days. Next month I will be pursuing my MSCS degree. Hopefully this time, I am mature enough to handle school stuffs. Anyway here are stuffs for you to check, When Nature is Freakier than Sci-Fi Artificial Intelligence Blizzard Entertainment CitiSecOnline - Philippines Online Stockbroker

IBM Signed Numeric Table

If you are dealing with IBM mainframes, you will see signed numbers written this way. { = 0 } = -0 A = 1 J = -1 B = 2 K = -2 C = 3 L = -3 D = 4 M = -4 E = 5 N = -5 F = 6 O = -6 G = 7 P = -7 H = 8 Q = -8 I = 9 R = -9 Enjoy! “Stupidity is doing the same things repeatedly and expecting different results!”