Technology Secrets…

The Technology Secrets of Cocaine Inc.
A terrifying insight into the cartel world. This $80 billion
industry is investing in their money to give them an edge in
intelligence and counter-intelligence. Recruiting mercenaries and
cashing-in (and/or luring) tech experts into their organization helped
them build a formidable networked information infrastructure.
Encrypted high frequency radio transmissions, data mining, wire tapping and […]

Displaying Code on the Web

There's multiple ways to display code, using whatever highlighter you
want (GeSHi, Google Syntax Highlighter), .phps extension (if your
hosting supports it), and many more.
Since the HTML text editor automagically encode characters, so I added an option to download the file.
I've added a download script which will allow users to download files.

PLAIN TEXT
PHP:

$mm_type="application/octet-stream";

 

$file = '';

$filename [...]

Key Performance Indicators (KPI) for Software Development

Back in the early days, I was in the software development team for an enterprise HRMS (Human Resource Management System) software and one of the features that was missing at that time were KPIs and scorecards. I have no interest whatsoever in any of these Human Resource skills which the company can train me on [...]

Useful Applications & Websites

I have no idea why the edit timestamp doesn't work. I set the date, and when the time past, its still not viewable on the mainpage. The status is on publish. *Shrug* Does it have something to do with a cron?
Moving on here's some lists, 100 Useful Open Source Applications and 101 Most Useful Websites. [...]

Zero Knowledge

It has been a long time since I compiled anything. Now, I have to. I'm learning .NET to join the ranks of .NET developers here at work. I'd have to say I'm very far behind these guys. I have zero-knowledge of .NET. Speaking of zero-knowledge, clipperz put up an article, Anatomy of a zero-knowledge web [...]

keep looking »