Skip to content

Category Archives: Contributors

gMap – Google Maps Plugin For jQuery | About

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…

gMap – Google Maps Plugin For jQuery | About

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…

Protect Your Flash Files From Decompilers by Using Encryption | Activetuts+

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….

Hot Scalability Links for February 4, 2010

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…

Hot Scalability Links for February 4, 2010

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…

Facebook Developers | HipHop for PHP: Move Fast

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…

CONFIRMED: Facebook Gets Faster, Debuts Homegrown PHP Compiler [Update]

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…

Reading Google Analytics data from PHP : CodeDiesel

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…

Build a JSON and PHP product gallery | Papermashup.com

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…

How To Add a Flickr Gallery to Your WordPress Theme Without a Plugin – woorkup.com

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…