Indepth Mac OS X Ruby development setup guide
2009 Rubyist’s guide to a Mac OS X development environment
(Link: Indepth Mac OS X Ruby development setup guide)
2009 Rubyist’s guide to a Mac OS X development environment
(Link: Indepth Mac OS X Ruby development setup guide)
Good rundown of free libraries for creating PDF documents from AjaxLine
(Link: 10 Best Libraries for generating PDF Files)
KideoPlayer is a youtube player with a handcurated list of videos that are appropriate for children.
(Link: KideoPlayer – kid safe video player)
BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes.
(Link: Buildbot – continuous integration server)
Follow an event stream and Tinker will show you relevant real-time conversations from twitter. Seems like #hashtags for the masses.
(Link: Tinker – follow an event stream on twitter)
A great alphabetized glossary of twitter concepts, apps, tools and articles. A great list of popular Twitter applications and instructions for incorporating Twitter into your website and blogs.
(Link: The Ultimate Guide for Everything Twitter)
we announce the release of the ActionScript 3.0 Client Library for Facebook Platform API. This library, a joint effort between Adobe and Facebook, allows developers to create rich social web applications using Flash, Flex and AIR.
(Link: FoF: Flash on Facebook – Making the Web More Social)
In this video, Daniel Dura shows you how to use Flex Builder to develop your first Flash application on the Facebook Platform using the ActionScript 3.0 Client Library for Facebook Platform API.
(Link: Build your first Flash Facebook application | ADC)
The new ActionScript 3.0 Client Library for Facebook Platform API, fully supported by Facebook and Adobe, makes it easy to build applications that combine the strengths of the Flash Platform and Facebook Platform.
(Link: FoF: facebook-actionscript-api – Google Code)
HostMonk – Compare Linux dedicated server hosting plans
Linux servers
Please narrow down your search using the following criteria:
Uncategorized
Directory of E-Learning Tools: Course Authoring Tools
These tools can be used to create courses and tutorials. [See also Interactivity tools for specific tools that provide interactive elements that can be used within courses]
Uncategorized
INeedAPencil.com – Free SAT Prep
INeedAPencil.com is an innovative site that raises students SAT scores through a strategic preparation program that uses SAT questions, lessons and student tools. Learn more about INeedAPencil.com in the About Us section.
Uncategorized
Ruby script to generate weekly Twitter links – Alex Miller
First, I wanted to hit the Twitter Search API to grab all of my tweets with links in the last week. You can pretty quickly figure this out by using the Twitter advanced search screen and looking at the resulting search, something like: “from:puredanger filter:links since:2009-03-23″ should do the trick.
Uncategorized
Ruby Sequel – The Database Toolkit for Ruby
# Sequel provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas.
# Sequel also includes a lightweight but comprehensive ORM layer for mapping records to Ruby objects and handling associated records.
# Sequel makes it easy to deal with multiple records without having to break your teeth on SQL.
# Sequel currently has adapters for ADO, DB2, DBI, Informix, JDBC, MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3.
Uncategorized