
I T
Get flash to fully experience Pearltrees
Java Magazine
CSS
Spring
ReSTfull services
Objective C
Dojo
Here we would like to show the very basics of PHP in a short, simple tutorial. This text only deals with dynamic web page creation with PHP, though PHP is not only capable of creating web pages. See the section titled What can PHP do for more information. PHP-enabled web pages are treated just like regular HTML pages and you can create and edit them the same way you normally create regular HTML pages.
A simple tutorial - Manual
Perl
JAX-WS
There are essentially two problems to solve when dealing with environment variables in OS X. The first is when invoking programs from Spotlight (the magnifying glass icon on the right side of the Mac menu/status bar) and the second when invoking programs from the Dock. Invoking programs from a Terminal application/utility is trivial because it reads the environment from the standard shell locations ( ~/.profile , ~/.bash_profile , ~/.bashrc , etc.) To solve both problems simultaneously, I use a login item (set via the System Preferences tool) on my User account.
osx - Setting environment variables in OS X? - Stack Overflow
Ajax
Mobility
At Backblaze, we provide unlimited storage to our customers for only $5 per month, so we had to figure out how to store hundreds of petabytes of customer data in a reliable, scalable way—and keep our costs low. After looking at several overpriced commercial solutions, we decided to build our own custom Backblaze Storage Pods: 67 terabyte 4U servers for $7,867. What we actually provide for our customers is online backup for home and business online backup for work. However, in this post, we’ll share how to make one of these storage pods, and you’re welcome to use this design. Our hope is that by sharing, others can benefit and, ultimately, refine this concept and send improvements back to us.
Blog » Petabytes on a budget: How to build cheap cloud storage
MONGOdB
JSON
PhoneGap
Page history last edited by tommy-carlos williams 5 days, 3 hours ago Getting Started PhoneGap Plugins PhoneGap Wiki PhoneGap has been accepted into the Apache Software Foundation for incubation as Apache Cordova, where it will remain free and open source. This will ensure open, independent stewardship of the project over the long term. You can now find all the code at the Apache Incubator Cordova Project repository on GitHub http://github.com/cordova . Please add it as a remote to keep up to date and/or contribute during the incubation period.
FrontPage
JQuery Mobile Tutorial (iOS)
If Xcode refuses to display the new directory, go build->clean (or shift-command-k ). This will clean the project, and should refresh the Project Overview Important: the commented line is the inclusion of a developer written js file. It is important to include it before the jQuery Mobile script tag if you want to override any of the JQuery Mobile defaultsBuilding iPhone Apps with HTML, CSS, and JavaScript - OFPS - O'Reilly Media
Debugging PhoneGap Apps
http://ripple.tinyhippos.com/ -- Ripple emulator runs as a Chrome plugin and provides a UI to enable you to provide data to PhoneGap API calls. https://github.com/jxp/phonegap-desktop -- PhoneGap desktop: A pure javascript library, it allows you to return data from a json file for each PhoneGap API call. This allows pre-saved test data to be re-used. It is also written to be easily extendable to perform the same function for plugins. 2) Use a Remote Web Inspector.Hiedi Utley
To demonstrate the troubleshooting and debugging strategies outlined below, I will using the HelloPhoneGap project that I created for my PhoneGap Tutorial Series . Over the course of putting together various applications, I have undoubtedly made many mistakes and spent many hours trying to figure out what went wrong. I have misplaced quotes, brackets, mistyped JSON and struggled with writing well-formed JavaScript that “looked right to me.”Coding jquery

