An article that details all the uses of PHP would be as long as the New York City phonebook, and about as exciting to read. And while we have tutorials on PHP planned for the future, we thought we’d start everyone off with six fun and easy PHP tricks…
Also filed in
|
|
Requirements To complete this tutorial, you’ll need the following:Mac OS XXCode (included with Mac OS X, but installed separately)iPhone SDK (registration required)PhoneGap 0.80Introduction to PhoneGap PhoneGap is an open-source framework that can turn…
Also filed in
|
|
Zend Framework 1.10.0 is out and a comment was posted on my blog that lead me to creating this new post. I’m going to focus more on Zend_Paginator and Zend_Rest_Client to access Twitters API since I’ve already created a post on Zend_Cache. Normally…
Also filed in
|
|
The Bitsource conducted a review of the two cloud computing platforms, Rackspace Cloud Servers and Amazon Elastic Compute Cloud (EC2), to get a general idea of overall system performance. Included in the tests were pure computing power (CPU), and raw d…
Also filed in
|
|
In this video you can see Mestrallet demonstrate the following GateIn functions:Provide a simple text file with a list of addresses, deploy it on GateIn WebDAV driveBuild with the online IDE a REST API on the cloud (using Groovy and the JSR 311 specifi…
Also filed in
|
|
Wednesday, January 27, 2010
Governments around the world are opening up their data vaults. Now you can search all of them, from one place: here• Go straight to our World Government Data search• Info on our API• Gallery: the full list of government data sites• Gallery: the…
Also filed in
|
|
Wednesday, January 27, 2010
Shared by JohnH
Did you know that Google acquired ReCaptcha? http://poptech.org/popcasts/luis_von_ahn_harnesses_brainpower
Webmaster Level: AllIf you allow users to publish content on your website, from leaving comments to creating user profiles, yo…
Also filed in
|
|
Tuesday, January 26, 2010
In this tutorial, I’m using the Thematic theme framework, a GPL licenced theme brought to you by Ian Stewart. Thematic is in my opinion very powerful and optimized. Therefore, you may be interested in taking a look at other WordPress frameworks as we…
Also filed in
|
|
Tuesday, January 26, 2010
SpamAssassin has a wide array of spam-killing weapons at its disposal. It uses DNS and checksum based spam detection, Bayesian filtering, external programs, and online databases. Spam scoring determines if a message is marked 'ham' or '…
Also filed in
|
|
Tuesday, January 26, 2010
Cron Jobs are used for scheduling tasks to run on the server. They’re most commonly used for automating system maintenance or administration. However, they are also relevant to web application development. There are many situations when a web applicati…
Also filed in
|
|