Discover From This Page & Topic: [Discover] programming
[Discover] libxml-ruby 0.8.0 Released: Ruby Gets Fast, Reliable XML Processing At Last http://www.rubyinside.com/ruby-xml-crisis-over-libxml-0-8-0-released-955.html
(libxml programming xml ruby) [Discover] try ruby! (in your browser) http://tryruby.hobix.com/ (ruby programming tutorial geek)
[Discover] Ruby Tricks You Should Be Using In Your Own Code http://www.rubyinside.com/21-ruby-tricks-902.html (ruby programming tips code)
[Discover] Google Doctype - Google Code http://code.google.com/doctype/ (google css javascript html)
[Discover] Git - Fast Version Control System http://git.or.cz/ (scm git programming software)
[Discover] Git Magic - Preface http://www-cs-students.stanford.edu/~blynn/gitmagic/ (git tutorial scm reference)
[Discover] Programming Ruby: The Pragmatic Programmer's Guide http://rubycentral.com/book/ (programming ruby books reference)
[Discover] nutrun » Blog Archive » Distributed programming with Jabber and EventMachine http://nutrun.com/weblog/distributed-programming-with-jabber-and-eventmachine/ (ruby eventmachine xmpp programming)
[Discover] Real World Haskell http://book.realworldhaskell.org/beta/ (haskell programming book tutorial)
[Discover] The Rails Documentation App - Rails-doc.org http://rails-doc.org/ (documentation rails api reference)
[Discover] Firebug for iPhone http://www.joehewitt.com/blog/firebug_for_iph.php (iphone firebug javascript debug)
[Discover] FTP site with documentation, code, etc etc http://okmij.org/ftp/ (programming algorithms scheme vision)
[Discover] rubycas-server - Google Code http://code.google.com/p/rubycas-server/ (ruby authentication cas server)
[Discover] Ditz http://ditz.rubyforge.org/ (scm git programming ruby)
[Discover] Twisted – Trac http://twistedmatrix.com/trac/ (python framework network programming)
[Discover] Python-by-example http://www.lightbird.net/py-by-example/ (programming python tutorial reference)
[Discover] Using git submodules to track plugins | Notes from a messy desk http://woss.name/2008/04/09/using-git-submodules-to-track-vendorrails/ (git rails plugins howto)
[Discover] Working more productively with bash 2.x/3.x http://www.caliban.org/bash/index.shtml#completion (bash unix linux programming)
[Discover] CitrusByte Creating a new rails app shouldn't be boring http://blog.citrusbyte.com/2008/3/24/creating-a-new-rails-app-shouldnt-be-boring (rails rubyonrails programming git)
[Discover] The Django Book http://www.djangobook.com/en/1.0/ (python django programming reference)
[Discover] Why’s (Poignant) Guide to Ruby http://poignantguide.net/ruby/ (tutorial programming reference books)
[Discover] Quality Ruby on Rails Resources and Tutorials http://www.softwaredeveloper.com/features/74-ruby-on-rails-resources-tutorials-050207/ (ruby rails tutorials rubyonrails)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/index.html (programming python generators tutorial)
[Discover] university lectures computer science http://lecturefox.com/computerscience/ (courses lectures computer programming)
[Discover] Particletree » Eclipse to Textmate: An IDEological Change http://particletree.com/features/eclipse-to-textmate-an-ideological-change/ (programming editor eclipse ide)
[Discover] Factor programming language http://factorcode.org/ (programming factor language functional)
[Discover] Google Open Sources Data Interchange Format http://google-opensource.blogspot.com/2008/07/protocol-buffers-googles-data.html (google opensource protocol idl)
[Discover] Coding Horror: UI-First Software Development http://www.codinghorror.com/blog/archives/001091.html (design ui usability prototyping)
[Discover] Free Programming Ebooks http://www.programmingebooks.tk/ (books free programming reference)
[Discover] Dynamic Languages Strike Back - Stevey's Blog Rants http://steve-yegge.blogspot.com/2008/05/dynamic-languages-strike-back.html (programming javascript scaling optimization)
[Discover] Coding Horror: Maybe Normalizing Isn't Normal http://www.codinghorror.com/blog/archives/001152.html (database performance normalization design)
[Discover] CodeClimber: "All I need is a Programmer" http://codeclimber.blogspot.com/2008/04/all-i-need-is-programmer.html (programming business article development)
[Discover] Rail Spikes: Why programmers should play Go http://railspikes.com/2008/7/14/why-programmers-should-play-go (programming games go game)
[Discover] Let’s create a Ruby Benchmark Suite | Zen and the Art of Programming http://antoniocangiano.com/2008/06/01/help-me-create-the-ruby-benchmark-suite/ (ruby benchmark programming yarv)
[Discover] Commit Policies | Oliver Steele http://osteele.com/archives/2008/05/commit-policies (git scm programming development)
[Discover] Rails Envy: Ruby on Rails Rake Tutorial (aka. How rake turned me into an alchoholic) http://www.railsenvy.com/2007/6/11/ruby-on-rails-rake-tutorial (tutorial rake programming rails)
[Discover] Developer Guide - Protocol Buffers - Google Code http://code.google.com/apis/protocolbuffers/docs/overview.html (google protocol programming library)
[Discover] Lucky to be a Programmer : Gustavo Duarte http://duartes.org/gustavo/blog/post/lucky-to-be-a-programmer (programming motivation development interesting)
[Discover] xml2json-xslt - Google Code http://code.google.com/p/xml2json-xslt/ (xslt json xml javascript)
[Discover] WTFs/m http://www.osnews.com/story/19266/WTFs_m (funny humor code programming)
[Discover] A List Apart: Articles: Getting Out of Binding Situations in JavaScript http://www.alistapart.com/articles/getoutbindingsituations (javascript binding oop closures)
[Discover] Welcome to GitCasts http://www.gitcasts.com/ (git screencast tutorial scm)
[Discover] Google I/O Sessions (Google I/O Session Videos and Slides) http://sites.google.com/site/io/ (google programming reference video)
[Discover] iPhone Dev Center (Updated) http://developer.apple.com/iphone/index.action (iphone programming sdk development)
[Discover] Ten XML Schemas you should know http://www.ibm.com/developerworks/library/x-schematips/?ca=dgr-lnxw07x-schematips&S_TACT=105AGX5 ... (xml programming schema tutorial)
[Discover] A List Apart: Articles: Getting Started with Ruby on Rails http://www.alistapart.com/articles/gettingstartedwithrubyonrails (programming rubyonrails rails webdesign)
[Discover] Jay Fields' Thoughts: Extend modules instead of defining methods on a metaclass http://blog.jayfields.com/2008/04/extend-modules-instead-of-defining.html (metaprogramming ruby programming decorator)
[Discover] InfoQ: REST Anti-Patterns http://www.infoq.com/articles/rest-anti-patterns (rest patterns webservices antipatterns)
[Discover] Stevey's Blog Rants: Rhinos and Tigers http://steve-yegge.blogspot.com/2008/06/rhinos-and-tigers.html (javascript programming java google)
[Discover] Git - SVN Crash Course http://git.or.cz/course/svn.html (tutorial git svn howto)
[Discover] ActiveState - ActiveState Komodo Edit - A Free, feature-rich editor for JavaScript, Perl, PHP, ... http://www.activestate.com/products/komodo_edit/ (free programming editor php)
[Discover] script.aculo.us - web 2.0 javascript http://script.aculo.us/ (javascript programming design ajax)
[Discover] MiniAjax.com / A showroom of nice looking simple downloadable DHTML and AJAX scripts http://miniajax.com/ (javascript design webdesign ajax)
[Discover] Ruby Programming Language http://www.ruby-lang.org/en/ (programming development opensource reference)
[Discover] Google Code Search http://google.com/codesearch (google search programming code)
[Discover] Valgrind Home http://valgrind.org/ (linux debug programming tools)
[Discover] jQuery: The Write Less, Do More, JavaScript Library http://jquery.com/ (javascript library programming framework)
[Discover] Clientside http://clientside.cnet.com/ (javascript mootools blog programming)
[Discover] Ext JS - JavaScript Library http://extjs.com/ (javascript ajax library framework)
[Discover] Pydev http://pydev.sourceforge.net/ (python ide eclipse plugin)
[Discover] Learn to Program, by Chris Pine http://pine.fm/LearnToProgram/ (programming tutorial learning reference)
[Discover] mootools - home http://mootools.net/ (javascript webdesign programming ajax)
[Discover] Open Komodo | Open Komodo http://www.openkomodo.com/ (opensource tools ide development)
[Discover] Processing 1.0 (BETA) http://www.processing.org/ (design architecture art opensource)
[Discover] Aptana http://www.aptana.com/ (javascript ajax software programming)
[Discover] The Dojo Toolkit | The JavaScript Toolkit http://dojotoolkit.org/ (javascript ajax framework programming)
[Discover] QuickRef.org - all your docs are belong to us - PHP, Perl, CSS, HTML, Java, JavaScript, MySQL, Ruby, http://www.quickref.org/ (css javascript php programming)
[Discover] Main Page - Ajax Patterns http://ajaxpatterns.org/ (javascript patterns reference ajax)
[Discover] What is ruby? http://www.rubyist.net/~slagell/ruby/ (tutorial programming reference ruby)
[Discover] Dina Programming Font - DonationCoder.com http://www.donationcoder.com/Software/Jibz/Dina/index.html (fonts programming typography monospaced)
[Discover] Time-Savers: Code Beautifier And Formatter http://www.smashingmagazine.com/2007/07/12/time-savers-code-beautifier-and-formatter/ (tools css javascript programming)
[Discover] Loud Thinking by David Heinemeier Hansson http://www.loudthinking.com/ (blog rubyonrails rails ruby)
[Discover] A Visual Guide to Version Control | BetterExplained http://betterexplained.com/articles/a-visual-guide-to-version-control/ (svn tutorial subversion programming)
[Discover] The Standard PHP Library (SPL) http://devzone.zend.com/article/2565-The-Standard-PHP-Library-SPL (php library programming tutorial)
[Discover] Simplified Wrapper and Interface Generator http://www.swig.org/ (programming tools python c)
[Discover] syntaxhighlighter - Google Code http://code.google.com/p/syntaxhighlighter/ (javascript code syntax highlighter)
[Discover] python database mapper https://storm.canonical.com/FrontPage (python orm database sql)
[Discover] Anvil Framework http://anvil.rubyforge.org/ (gui ruby framework programming)
[Discover] Guru.com - The world's largest online marketplace for freelance talent. http://www.guru.com/ (jobs consulting freelance outsourcing)
[Discover] Dont Repeat Yourself http://c2.com/cgi/wiki?DontRepeatYourself (patterns programming tips software)
[Discover] Introduction to Concurrent Programming with Stackless Python http://members.verizon.net/olsongt/stackless/why_stackless.html (stackless tutorial programming python)
[Discover] Ruby on Rails http://www.rubyonrails.org/ (programming rubyonrails rails framework)
[Discover] BOO http://boo.codehaus.org/ (.net language boo cli)
[Discover] The Caml language: Home http://caml.inria.fr/ (ocaml programming language functional)
[Discover] Helma Javascript Web Application Framework http://dev.helma.org/ (javascript framework opensource helma)
[Discover] Delphi Basics http://www.delphibasics.co.uk/ (programming delphi pascal reference)
[Discover] CakePHP: the rapid development php framework. Home http://cakephp.org/ (php framework programming development)
[Discover] Why The Lucky Stiff http://whytheluckystiff.net/ (humor funny creativity geek)
[Discover] Ruby Study Notes - Best Ruby Tutorial for Learning Ruby http://rubylearning.com/ (programming tutorial resources ruby)
[Discover] Erlang http://erlang.org/ (erlang programming software functional)
[Discover] (24)slash7 http://www.slash7.com/ (blog javascript rubyonrails programming)
[Discover] Doxygen http://www.stack.nl/~dimitri/doxygen/ (documentation programming opensource tools)
[Discover] Javascript Minifier http://dean.edwards.name/packer/ (javascript compression mini tool)
[Discover] Extreme Programming - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Extreme_programming#Controversial_aspects (agile programming)
[Discover] Your First Firefox Extension http://www.webmonkey.com/06/25/index3a.html (programming extension tutorial extensions)
[Discover] pastebin - collaborative debugging tool http://pastebin.com/ (collaboration code tools programming)
[Discover] Mercurial - Mercurial http://www.selenic.com/mercurial/wiki/ (tools programming svn software)
[Discover] Rails Envy - It's not the size of the app that matters, it's how you code it http://www.railsenvy.com/ (ruby rubyonrails blog rails)
[Discover] as3Query: alpha version (New Wave ActionScript) [TECH-NI Blog] http://tech.nitoyon.com/blog/2008/01/as3query_alpha.html (jquery javascript programming flash)
[Discover] Programming Language Popularity http://langpop.com/ (popular programming language statistics)
