Category Archives: News

Guilds added to Dominion Companion
avatar

Dominion Companion has just been updated to include the Guilds expansion.

Posted in Android Apps, Dominion Companion, News | Leave a comment

Register Every DLL in a Directory with one Command
avatar

Have you ever had a folder filled with DLLs that you needed to register in the system?  You can register them all by just running this simple command: for %v in (“<path>\*.dll”) do (regsvr32 /s “%v”)

Posted in News | Tagged | Leave a comment

Linux / Unix logtop: Realtime Log Line Rate Analyser
avatar

http://www.cyberciti.biz/faq/linux-unix-logtop-realtime-log-line-rate-analyser/

Posted in News | Leave a comment

A Proper Server Naming Scheme for Data Centers
avatar

A Proper Server Naming Scheme for Data Centers.

Posted in News | 1 Comment

Interactive Programming Language Rankings
avatar

http://spectrum.ieee.org/static/interactive-the-top-programming-languages

Posted in News | Leave a comment