links for 2009-08-28
sjlombardo's sqlcipher at master – GitHub SQLite Cipher is an SQLite extension that provides 256 bit AES encryption of database files. edit (tags: sqlite database development iphone)
sjlombardo's sqlcipher at master – GitHub SQLite Cipher is an SQLite extension that provides 256 bit AES encryption of database files. edit (tags: sqlite database development iphone)
For Geniuses » Shell Script to Delete .svn Folders Shell Script to Delete .svn Folders rm -rf `find . -type d -name .svn` This script uses the rm and find commands to recursively delete .svn folders. rm and find can … Continue reading
Of Secret Codes, Abbreviations, and Knowledge Lost and Gained « The Henry Ford Blog It turned out that what I had instead was a commercial telegraphic code. From the 19th through the mid-20th centuries, telegrams were integral to business and … Continue reading
A Lightweight SMS Gateway on a Stick: Slingshot SMS | MobileActive.org From Development Seed's Tm McWright: "Using an GSM modem or cellphone, SlingshotSMS will send and receive text messages on behalf of your web application. It builds on the work … Continue reading
Mobile Network Code – Wikipedia, the free encyclopedia A Mobile Network Code (MNC) is used in combination with a Mobile Country Code (MCC) (also known as a "MCC / MNC tuple") to uniquely identify a mobile phone operator/carrier using the … Continue reading