-
miShare is a smart little gadget for sharing files and playlists between iPods. No computer or cable is needed, and it’s super easy to use. Just attach the source and target iPods and press miShare’s big button to start the transfer.
-
As if the social networking arena weren’t crowded enough, make room for newcomer Net4Mac, a network catered specifically to Mac users.
-
Starfish is a utility to make distributed programming ridiculously easy.
-
Gaia-Sprint which is an Open Source and free management tool for Scrum the Agile Project Process.
-
Sprint is a web-app to administrate projects using the Scrum process. It is highly interactive and uses Ajax extensively. Runs on both Linux through Mono and Microsoft ASP.NET. Highly configurable since it relies on ActiveRecord for database access.
-
Haml Errors Suck
-
Tungle is a FREE, effective and simple
meeting coordinator.
-
Broadcast LIVE video from your mobile phone
over 3G or WiFi onto your website.
Or use your phone as a bluetooth webcam in Mac OS X.
Free and Open Source.
-
Open Source Rails is a community site dedicated to tracking the best open source Ruby on Rails applications.
-
How to work an 8-hour day
-
Forvo is the place where you´ll find words pronounced in their original languages. Ever wondered how a word is pronounced? Ask for that word or name, and another user will pronounce it for you.
-
‘Your Mileage May Vary’
-
Commercially Supported Drupal
Drupal transforms participation on the Web.
Acquia makes Drupal easy.
-
Mollom is a web service that helps you identify content quality and, more importantly, helps you stop comment and contact form spam. When moderation becomes easier, you have more time and energy to interact with your web community.
-
Rails schema browser plugin: proof of concept
-
masquerade OpenID Server
masquerade is an OpenID server released under the MIT-license.
-
A concise and easy-to-use Ruby library that connects ActiveRecord to the Sphinx search daemon, managing configuration and searching.
-
Mini reviews of 19 Ruby template engines
-
Merb is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying to produce a monolithic library with everything in the core.
-
RubyFlow is a community driven Ruby links site. Items are not added automatically, but chosen and summarized by the community, resulting in a higher quality of links than social bookmarking sites.
-
The easier way to monitor servers and web applications.
-
-
fileNice is a free php file browser, particularly useful if you have a ‘dump’ folder on your server where you regularly upload files and you want to be able to see what’s there.
-
Job Postings and Jobs in Technology and Software Development in Toronto / Canada
-
Global conversation about the art, science and spirit of ‘open’. It gathers people using openness to create and improve software, education, media, philanthropy, neighbourhoods, workplaces and the society we live in: everything.
-
RubyAMP is a TextMate bundle that makes you more productive in editing, navigating, and debugging Ruby code.
-
Lightning Fast screen grab sharing!
Taking the screen shot, opening a browser, loading up an image host, uploading the image then
copying and pasting the link… grabup makes that entire process instant. (Full features list)
-
Skinny Controller, Fat Model
-
(E)2 Photo Gallery is a open source gallery built with Mootools Javascript Library the compact, modular, Object-Oriented javascript framework.
-
Adding a graphical keyboard interface to text fields, password fields and textareas so they can be filled with mouse only. It also adds easy access to special characters your existing keyboard may not otherwise have the ability to generate.
-
AlertThingy, an AIR application for the popular FriendFeed service.
-
JavaScript loop performance
-
Provide a unique and elegant way to visualize data using Javascript and the <canvas> object. This type of visualization can be used to display connections between many different objects, be them people, places, things, or otherwise.
-
PagePacker makes pocket-sized books
-
Sparklines: theory and practice
-
What’s In Your History
-
The 2 Hours After the WordPress 5 Minute Install, pretty much like what I did. Glad he wrote it done.
-
Auto-Biographical Fiction, a little to long, but worth reading!
-
NetBeans.tv is about connecting the diverse and worldwide community of People, Projects and Technologies surrounding NetBeans.
-
ili.st brings lists to twitter.
$> mate config/routes.rb
map.namespace :admin do |admin|
admin.resources :user
end
$> rake routes
admin_user_index GET /admin/user
{:controller=>'admin/user', :action=>'index'}
......
$> mate config/routes.rb
map.namespace :admin do |admin|
admin.namespace :user do |user|
user.resources :profile
end
end
$> rake routes
admin_user_profile_index GET /admin/user/profile
{:controller=>'admin/user/profile', :action=>'index'}
......
-
Community lifecycle
-
-
The pastiepacker is a command-line tool to “pack” a selection of files (or by default, a whole recursive folder of files) into a single pastie. So a whole/part of a project can be quickly shared.
-
A brief examination of some of the major Admin plugins for rails.
-
DARE is a local http server that makes it easy to create, test, and package AIR applications. It allows you to develop and test using your HTML/JS tools of choice and a web browser. You can use the “Refresh” button to test and package your application.
-
This free, embeddable version of our FLV Player (AS 3.0) Basic Skins component does not require Flash (we provide the .swf in the download package) and has several advanced features
-
The JW FLV Media Player (built with Adobe’s Flash) is an easy and flexible way to add video and audio to your website. It supports playback of any format the Adobe Flash Player can handle (FLV, but also MP3, H264, SWF, JPG, PNG and GIF).