Geeks With Blogs

@hssaroch
  • hssaroch Logic of the atheists: There is no God, until a tornado hits and kills some people. Then it's God's fault... #atheism #fail #confused about 1 day ago
  • hssaroch @jawadabid didnt give it much thought. It was the first thng tht cam to my mind. Dekh teri kesi repute hai... :P about 4 days ago
  • hssaroch @PTIofficial so how many are there? A few hundred dont count for the whole constituency. about 8 days ago

News


Jerk @ Work journal.write (mind.output ("thoughts", now()));
I recently needed to attach current timestamp to the names of some files. Following was the batch script I came up with to perform the task. @echo off set timestamp=%date:~10,4%%date... ren %1 %timestamp%%1 @echo on //TODO: Option to rename all files in a directory //TODO: Option to read file ......

Coming from the world of Vi, I prefer the incremental search over usual Ctrl + F search dialog. Didn't know it existed in VS till now. It comes out that pressing Ctrl + I in VS 2005 puts the editor in incremental search mode. To go to next match, simply press Ctrl + I again and to go to previous match, press Ctrl + I while holding down the shift key. ......

Prime numbers are one of my personal favourites. Being a programmer, I am also interested in implementing and examining different prime number concepts using some programming language.

In the days to come I will write a small series of posts on prime numbers on Geeks With Blogs.



Copyright © Haroon Shafiq | Powered by: GeeksWithBlogs.net | Join free