What is gMap?
gMap is a lightweight jQuery plugin that helps you embed Google Maps into your website.
With only 2 KB in size it is very flexible and highly customizable.
Example
This tiny line of code is being used to e…
What is gMap?
gMap is a lightweight jQuery plugin that helps you embed Google Maps into your website.
With only 2 KB in size it is very flexible and highly customizable.
Example
This tiny line of code is being used to e…
What is gMap?
gMap is a lightweight jQuery plugin that helps you embed Google Maps into your website.
With only 2 KB in size it is very flexible and highly customizable.
Example
This tiny line of code is being used to e…
Decompilers are a real worry for people who create Flash content. You can put a lot of effort into creating the best game out there, then someone can steal it, replace the logo and put it on their site without asking you. How? Using a Flash Decompiler….
Lots of cool stuff happening this week…
Voldemort gets rebalancing. It’s one thing to shard data to scale, it’s a completely different level of functionality to manage those shards intelligently. Voldemort has stepped up by adding advanced rebalanci…
Lots of cool stuff happening this week…
Voldemort gets rebalancing. It’s one thing to shard data to scale, it’s a completely different level of functionality to manage those shards intelligently. Voldemort has stepped up by adding advanced rebalanci…
HipHop for PHP: Move Fast
Today at 9:30amPublished by Haiping Zhao1001ShareOne of the key values at Facebook is to move fast. For the past six years, we have been able to accomplish a lot thanks to rapid pace of development that PHP offers. As a progra…
Update: Facebook officially announced the project, titled HipHop, this morning and confirmed that it would be released as open source this evening. Facebook will be hosting a talk at 7:30 PST with PHP developers to get into the specifics. The talk will…
Google Analytics has become a important part of any web sites traffic analysis strategy. And with the release of the Analytics API people have been able to create custom reports and mashups for their organizations. Although no standard library is avail…
As the title describes we’re going to look at making cross domain ajax requests using JSONP I’m also going to show you how to get data from a MySQL database and encode it into a JSON string which can be parsed using JavaScript. JSON stands for Java…
When developing any new WordPress theme, I really do try and integrate as much of the functionality I want to accomplish without the use of third party plugins. Don’t get me wrong, I think plugins are great, and WordPress would not be the same withou…