jimray + programming   159

redis - Project Hosting on Google Code
Persistent key-value store with python, ruby, php bindings out of the box. Neato.
keyvalue  databases  webdev  programming  python 
august 2009 by jimray
jessenoller.com - So you want to use python on the mac?
Handy guide to getting Python 2.6, easy_install and virtualenv working on a Mac
python  mac  programming 
july 2009 by jimray
Test your regular expressions in real time
Live JS regex tester that supports PCRE and POSIX style expressions. Handy for those of us who generally suck at regular expressions.
regex  webdev  programming 
august 2008 by jimray
Apple’s script
Daniel Jalkut makes a pretty convincing argument that Apple should replace Applescript with Javascript - or, at least make it compatible.
mac  applescript  programming  scripting  via:daringfireball 
june 2008 by jimray
Scott Stevenson's preview of Versions, a graphical SVN client for the Mac, looks promising
I also like the ability to create a managed local system without full SVN control.
mac  programming  webdev  svn  tumbl 
june 2008 by jimray
Holovaty's Django book has shipped
Just in time for Christmas! Hope you've got a big, square shaped stocking...
django  books  webdev  programming  media  tumbl 
december 2007 by jimray
The Netflix Prize: 300 Days Later
Some really, really smart thoughts on the Netflix Prize and recommender systems in general.
via:maciej  programming  social  netflix  tumbl 
august 2007 by jimray
Scripting with RubyOSA
Good intro on how to control your Mac with Ruby
mac  ruby  programming  applescript  via:daringfireball 
may 2007 by jimray
The top 10 presentations on how to scale websites
Flickr, Bloglines, Vox, etc - learn how to build strong sites
webdev  programming  webservices  via:waxy  tumbl 
may 2007 by jimray
JWZ on why groupware is bad
"Nobody cares about that shit. Nobody you'd want to talk to, anyway."
funny  culture  programming  awesome  tumbl 
april 2007 by jimray
Consolas Font Pack
Really nice monospaced font (psst - you can install on a PC then copy the TTF files to your Mac for use in TextMate)
fonts  typography  reading  programming  tumbl 
april 2007 by jimray
Scaling to multiple databases with Rails
This is great and all but I really wish DHH would shut the fuck up about Twitter not fixing the problem themselves. It makes him sound argumentative, petty and small.
tumbl  webdev  rubyonrails  programming 
april 2007 by jimray
5 Question Interview with Twitter Developer Alex Payne
Cool behind the scenes look and a some frank thoughts on webdev, ruby (and rails) and twitter v. blogging v. journalism. All in a few hundred words! So... meta.
media  webdev  twitter  rubyonrails  programming  via:waxy  tumbl 
april 2007 by jimray
scRUBYt!
Ruby web scraping toolkit, looks handier than the Perl/PHP stuff I've been using
via:compooter  webdev  screenscraping  programming  ruby 
february 2007 by jimray
CNET launches API
REST-based with both XML and JSON support and there's even a "dashboard" to let people easily create their own queries.
apis  programming  webdev  media 
february 2007 by jimray
CASA Framework for ActionScript 2.0
I haven't quite figured out what this is, but I want to
actionscript  webdev  programming  opensource  flash 
january 2007 by jimray
AppDNA - Package Source Code inside Mac OS X Applications
See, you put the source code INSIDE the compiled app. That sound you heard is YOUR MIND BEING BLOWN, MAN!
via:rentschz  mac  software  programming 
december 2006 by jimray
Ruby Facets
Ruby libraries to do everything, it would seem, but needs some organizational feng shui for sure
via:revgeorge  ruby  webdev  programming 
december 2006 by jimray
The Windows Shutdown crapfest
When bad bureaucracy happens to good devs. This dude works at Google now...
microsoft  google  via:daringfireball  design  windows  programming 
november 2006 by jimray
Mouse wheel programming in JavaScript
Prediction: this will be used in several annoying ways, including something involving pop up advertising, within the next 6 months.
javascript  programming  webdev 
november 2006 by jimray
REST Web Services
This should be required reading for anyone who plans on being a web developer
books  webdev  rest  webservices  programming  via:daringfireball 
november 2006 by jimray
Ruby Linguistics
English language foibiles, box.en.plural => boxes
ruby  programming  via:daringfireball  language 
october 2006 by jimray
Aptana
Open source HTML/JS/CSS IDE
webdev  software  programming  javascript  css  html 
july 2006 by jimray
Ruby Linguistics: A framework for playing with English in Ruby
Linguistics built into a programming language! Useful? Maybe. Cool? Definitely.
ruby  programming  language 
july 2006 by jimray
The Development Abstraction Layer - Joel on Software
"Software is a conversation, between the software developer and the user. But for that conversation to happen requires a lot of work beyond the software development."
programming  business  startup  design  2read 
april 2006 by jimray
The Joel on Software Discussion Group - Rails' Ridiculous Restrictions, a Rant
Some good points, DHH has his thoughts about midway down the comments section
rubyonrails  webdev  programming  rants 
february 2006 by jimray
Yahoo! User Interface Blog
Companion blog to all the UI stuff Yahoo released recently
2syndicate  design  programming  webdev  yahoo 
february 2006 by jimray
Camping, the Documentation
I love the idea of using Camping to "sketch" out Rails apps
ruby  programming  webdev 
february 2006 by jimray
Microsoft to open Windows source code for EU
Note that this isn't open source, but licensing some source code
microsoft  programming 
january 2006 by jimray
Bash Guide for Beginners
My geeky new year's resolutions are to get better at bash scripting and regex parsing
2read  programming  bash  unix 
january 2006 by jimray
Red Letter: The Ruby Journal
$60/yr seems a bit steep (that's more than I pay for The New Yorker) but interesting all the same
ruby  magazines  programming 
january 2006 by jimray
SVK
Distributed subversion - I was just thinking this morning that I could use something like this
subversion  programming  collaboration  software 
january 2006 by jimray
Quoted often, followed rarely
30 years after "The Mythical Man Month" and software development still sucks
management  software  development  design  productivity  programming 
january 2006 by jimray
Sparkle
Add auto-update functionality to Cocoa apps - uses RSS based appcasting
mac  programming  via:fraserspiers  cocoa 
january 2006 by jimray
Simon Willison: JSON and Yahoo!'s JavaScript APIs
JSON is really, really interesting - faster than XMLHTTPRequest, to boot
json  webservices  programming  webdev 
january 2006 by jimray
Introducing JSON
Really interesting, fast alternative to ajax-style XMLHTTP requests
ajax  webdev  javascript  json  programming 
december 2005 by jimray
Call Me Fishmeal.: Free Programming Tips are Worth Every Penny.
Write all your code "clean," the first time you write it. Don't take shortcuts. Don't have any part of the code where you say, "Oh, yah, I just glossed over that for now." You are NOT going to go back and fix it.
programming 
december 2005 by jimray
Rewriting Reddit (Aaron Swartz: The Weblog)
Aaron Swartz introduces his Python framework, disses on Django a bit.
programming  python  webdev 
december 2005 by jimray
QuickLite
Graphical Cocoa wrapper for SQLite
mac  programming  sqlite 
december 2005 by jimray
SQLite Database Browser
Cross platform SQLite viewer - sweet
databases  sqlite  programming  mac 
october 2005 by jimray
A Quick Guide to SQLite and Ruby
I'm curious about the feasability of developing RoR apps using SQLite locally and then migrating to MySQL or Postgres in production
programming  webdev  ruby  sql 
october 2005 by jimray
ONLamp.com: What Is Ruby on Rails
Lots of great links and tips in here, even for a beginner primer
programming  rubyonrails  webdev 
october 2005 by jimray
ModelSecurity
Security plug-in for RoR apps, written by none other than Bruce Perens
rubyonrails  webdev  security  programming 
october 2005 by jimray
« earlier      

related tags

2diginto  2read  2syndicate  accessibility  actionscript  ajax  amazon  apis  applescript  art  asbootcamp  awesome  backup  bash  books  brilliant  business  cocoa  collaboration  cryptography  css  culture  dashboard  databases  design  development  dhtml  django  dotnet  dumb  education  encryption  feeds  flash  flickr  folksonomy  fonts  frameworks  funny  git  google  graphics  graphing  hacks  hardware  history  howto  html  humor  imaging  infographics  java  javadoc  javascript  jquery  json  keyvalue  language  mac  macromedia  magazines  management  maps  media  microsoft  mobile  mvc  mysql  netflix  nlp  objectivec  opensource  perl  photocloud  php  processing  productivity  programming  projectmanagement  python  rants  reading  regex  regularexpressions  rest  ruby  rubyonrails  screenscraping  scripting  searchengines  security  shell  shoebox  social  software  sofware  sql  sqlite  startup  statistics  style  subversion  svn  textdrive  texteditors  textile  tumbl  tutorial  twitter  typography  unix  usability  via:compooter  via:daringfireball  via:fraserspiers  via:joeweiss  via:joshua  via:maciej  via:popular  via:rentschz  via:revgeorge  via:waxy  vim  visualization  web  webapps  webdev  weblogs  webservices  wiki  windows  wishlist  work  writing  xml  xmlrpc  yahoo  zigbee 

Copy this bookmark:



description:


tags: