A Ruby wrapper for the Yahoo! GeoPlanet APIs. It’s inspired on Mattt Thompson’s yahoo-geoplanet gem, but this version supports better usage of matrix and query parameters, uses JSON for API communication to minimize bandwidth usage, supports both short & long versions of a place, and supports multiple languages.
- aemkei
Speed Tracer is a tool to help you identify and fix performance problems in your web applications. It visualizes metrics that are taken from low level instrumentation points inside of the browser and analyzes them as your application runs. Speed Tracer is available as a Chrome extension and works on all platforms where extensions are currently supported (Windows and Linux).
- aemkei
Enables rotation on the map. If the map's current GMapType has rotatable aerial imagery in the current viewport, the aerial imagery will be automatically displayed on the map. Aerial imagery is only available for G_SATELLITE_MAP and G_HYBRID_MAP.
- aemkei
Facebooker is a Ruby wrapper over the Facebook REST API. Its goals are: Idiomatic Ruby, no dependencies outside of the Ruby standard library, concrete classes and methods modeling the Facebook data, so it’s easy for a Rubyist to understand what’s available.
- aemkei
The ruby twitter gem. The gem heard round the world and famous on the streets. Haha. This gem *works with both oauth and http auth*, if you care. For now this is just an API wrapper. The command line interface is temporarily dead until I have time to make it work with oauth. At that point, I’ll make it a new gem twitter-cli or something and it will depend on this gem to work. That will keep the separation of the api wrapper and cli and fix a lot of dependency issues.
- aemkei
The purpose of this tutorial is to explain many aspects of the Facebooker project. The general approach here is provide running live code to be used as a reference for you own implementation. All the code samples in this tutorial are from the actual live code running the application. The facebooker plugin is pulled in as an external as well so the tutorial should be up to date with the latest code.
- aemkei
NextGen MMO Architecture - Platform for Building Massive Online Games - http://www.next-gen.cc/
NextGen MMO Architecture is a platform for building massive online games. The architecture is developed in Erlang, making it easier to scale and distribute. The NextGen MMO Architecture makes as few assumptions on the game logic as possible, allowing any kind of game online game to be developed, for example: online poker, RPG/FPS/RTS or just a simple chat server.
- aemkei
Docsplit is a command-line utility and Ruby library for splitting apart documents into their component parts: searchable UTF-8 plain text, page images or thumbnails in any format, PDFs, single pages, and document metadata (title, author, number of pages...)
- aemkei
This tutorial is on how to lookup and geocode places in a Wikipedia article and visualize those with the help of Processing. It gives a basic overview on the related topics, and provides mutiple Processing examples, below.
- aemkei
Google is quite productive these days: http://www.readwriteweb.com/archive... With voice translation, local suggest, inventory feeds, near me, and goggles.