Determining the devices screen size with Android
A simple code snippet for determining the mobile devices screen size using the Android SDK
Category: Programming | by Adam Plocher on Jan 03AndroidCalc
AndroidCalc is a new open source project for the Android mobile platform.
Category: News | by Adam Plocher on Jan 02California Science and Technology News
Caltechnews.com lives!
Category: Websites | by Adam Plocher on Jul 06JailMail.us: Free mail to inmates
I have just launched JailMail.us. This website will allow you to send free letters to any inmate in the US.
Category: Websites | by Adam Plocher on Apr 22Fun With Dates in Microsoft SQL
This query will generate a DateTime column for the start/end of the Week, start/end of the Month and more.
Category: Programming | by Adam Plocher on Jun 07Views in MySQL 5.0
A view is a pre-compiled virtual table that is generated by a user-defined SELECT statement. Unlike tables, views don't physically store data on the database server, instead they act as aliases to existing tables.
Category: Programming | by Adam Plocher on May 04Triggers in MySQL 5.0
MySQL now has the ability to create triggers. Triggers are programmable events that react to queries and reside directly on the database server.
Category: Programming | by Adam Plocher on Apr 05JS Obfuscator 1.0 (beta 1)
This application will obfuscate and optimize javascript files.
Category: News | by Adam Plocher on Mar 30Stored Procedures in MySQL 5.0
MySQL 5.0 introduced a number of new features, including stored procedures. This guide demonstrates how to create sprocs in MySQL5.
Category: Programming | by Adam Plocher on Mar 20SQL Injections with Microsoft SQL & Sybase
Microsoft SQL and Sybase use a different method to escape quotes, which means they need special treatment when it comes to SQL Injections in PHP.
Category: Programming | by Adam Plocher on Mar 101 | 2



