threedaymonk + reevoo-developer 50
The Conversion Doctor Blog
november 2008 by threedaymonk
Obnoxious but useful.
webdev
conversion
reevoo-developer
november 2008 by threedaymonk
The Decline and Fall of Agile
november 2008 by threedaymonk
‘Without continuous, incremental design, Scrum teams quickly dig themselves a gigantic hole of technical debt.’
programming
agile
scrum
xp
reevoo-developer
november 2008 by threedaymonk
Why use a VARCHAR when you can use TEXT?
november 2008 by threedaymonk
Arbitrary constraints are daft (especially with multi-byte encodings).
database
mysql
postgresql
reevoo-developer
november 2008 by threedaymonk
CSSTidy
october 2008 by threedaymonk
‘CSSTidy is an opensource CSS parser and optimiser.’
webdev
css
reevoo-developer
october 2008 by threedaymonk
CSS drop-down menus
october 2008 by threedaymonk
Perfect for Monday's task.
webdev
css
menu
reevoo-developer
october 2008 by threedaymonk
Rules of Productivity
september 2008 by threedaymonk
The effects of overtime and working conditions on programmer productivity.
programming
work
business
reevoo-developer
september 2008 by threedaymonk
Infobright
september 2008 by threedaymonk
Open source data warehouse designed for analytics.
reevoo-developer
datawarehouse
opensource
data
september 2008 by threedaymonk
Custom Segmentation with Google Analytics
may 2008 by threedaymonk
Useful for A/B testing.
googleanalytics
analytics
reevoo-developer
may 2008 by threedaymonk
Reducing coupling through unit tests
may 2008 by threedaymonk
A significant benefit of TDD that’s sometimes overlooked.
programming
testing
reevoo-developer
may 2008 by threedaymonk
Firefox 3 uses fsync excessively
may 2008 by threedaymonk
A cautionary tale about excessive attachment to data integrity.
firefox
bug
linux
reevoo-developer
may 2008 by threedaymonk
BBC Sound Index
may 2008 by threedaymonk
Crawls major music-related sites, find out what people are listening to and talking about, and constructs a list of the hottest bands and tracks.
bbc
music
reevoo-developer
may 2008 by threedaymonk
Multi-Pointer X Going Mainline
may 2008 by threedaymonk
Could be very interesting for pair programming.
unix
linux
gui
reevoo-developer
may 2008 by threedaymonk
rails100 wiki
may 2008 by threedaymonk
I've added us. We're in a respectable position.
reevoo
reevoo-developer
ruby
rails
may 2008 by threedaymonk
Piwik
april 2008 by threedaymonk
Open source Google analytics-alike. Sounds useful.
webdev
analytics
reevoo-developer
april 2008 by threedaymonk
Hey Rails developers: I bet...
april 2008 by threedaymonk
A handy bookmarklet to turn a remote URL into a local one.
webdev
bookmarklets
reevoo-developer
april 2008 by threedaymonk
Google aims to penetrate Deep Web with HTML forms crawling
april 2008 by threedaymonk
Confirmation of what we've observed in server logs.
google
webdev
reevoo-developer
april 2008 by threedaymonk
Javascript: Introducing Using (.js)
april 2008 by threedaymonk
Lazily load JavaScript source files as needed. Can be used to simplify templates.
webdev
javascript
reevoo-developer
april 2008 by threedaymonk
Phusion Passenger (a.k.a. mod_rails)
april 2008 by threedaymonk
This would make a deployment a lot easier.
apache
ruby
rails
webdev
reevoo-developer
april 2008 by threedaymonk
Benchmarking Ebb, Thin, Mongrel and FastCGI for Ruby on Rails hosting
april 2008 by threedaymonk
Which is fastest? It depends on what your app is doing.
reevoo-developer
ruby
rails
april 2008 by threedaymonk
MySQL InnoDB Clustered Indexes and Rails
march 2008 by threedaymonk
Sounds like something we could use.
reevoo-developer
database
mysql
ruby
rails
performance
march 2008 by threedaymonk
When Designers Get Too Clever
march 2008 by threedaymonk
Web design anti-patterns and how to avoid them.
webdev
design
usability
reevoo-developer
march 2008 by threedaymonk
Workplace Experiments
march 2008 by threedaymonk
37 Signals are experimenting with three-day-weeks.
reevoo-developer
work
business
march 2008 by threedaymonk
User Skills Improving, But Only Slightly
february 2008 by threedaymonk
Website visitors still have trouble with the medium.
usability
webdev
reevoo-developer
february 2008 by threedaymonk
Internet Explorer Developer Toolbar
january 2008 by threedaymonk
Firebug-alike for IE.
webdev
ie
debugging
reevoo-developer
january 2008 by threedaymonk
InfoQ: Lucene 2.3: Large indexing performance improvements, new machine-learning project
january 2008 by threedaymonk
500% indexing speed-up reported. This is good news for Solr, by extension.
lucene
solr
reevoo-developer
january 2008 by threedaymonk
PottyMouth
january 2008 by threedaymonk
Text-to-XHTML converter designed for use by non-technical users who neither know nor care about markup.
python
html
webdev
markup
reevoo-developer
january 2008 by threedaymonk
Protecting custom SQL in Rails from SQL injections
january 2008 by threedaymonk
How to use placeholders in full-custom SQL. I've griped about the absence of this for ages.
ruby
rails
activerecord
sql
webdev
security
reevoo-developer
january 2008 by threedaymonk
assert_efficient_sql
january 2008 by threedaymonk
Good idea; worth a look.
ruby
rails
sql
plugin
performance
database
reevoo-developer
january 2008 by threedaymonk
Facebook-like Auto-Growing Textarea Script
january 2008 by threedaymonk
Useful for comments?
webdev
textarea
reevoo-developer
january 2008 by threedaymonk
thrudb
january 2008 by threedaymonk
‘Thrudb is a set of simple services built on top of Facebook’s Thrift framework that provides indexing and document storage services for building and scaling websites.’
thrift
database
queue
search
reevoo-developer
january 2008 by threedaymonk
All User Reviews for Creative Zen V at TestFreaks.com
december 2007 by threedaymonk
We're being scraped!
reevoo
reevoo-developer
december 2007 by threedaymonk
Test your web design in different browsers - Browsershots
december 2007 by threedaymonk
We could set this up for ourselves.
reevoo-developer
webdev
browser
css
testing
december 2007 by threedaymonk
Anti-Social Build Orders
december 2007 by threedaymonk
ASBOs for developers. I like it.
programming
reevoo-developer
testing
december 2007 by threedaymonk
Ruby Web-Services with Facebook’s Thrift
december 2007 by threedaymonk
A lightweight web service protocol.
api
facebook
ruby
library
reevoo-developer
december 2007 by threedaymonk
HowTo: CSS Refresh for Mozilla Firefox
november 2007 by threedaymonk
Just reload CSS without reloading the whole page. Makes CSS tweaking much quicker and less frustrating.
webdev
css
bookmarklets
firefox
reevoo-developer
november 2007 by threedaymonk
DataMapper
november 2007 by threedaymonk
Looks like a nicer alternative to ActiveRecord for Ruby ORM.
database
orm
ruby
sql
reevoo-developer
november 2007 by threedaymonk
WebRunner
october 2007 by threedaymonk
Run a website as a separate application using WebRunner.
xul
webdev
gecko
reevoo-developer
october 2007 by threedaymonk
DeepTest
october 2007 by threedaymonk
Save time by running Ruby tests in parallel.
ruby
reevoo-developer
testing
october 2007 by threedaymonk
Practical Fascism
october 2007 by threedaymonk
Using XSLT, RelaxNG, jslint etc. to enforce good practice. We should do this.
webdev
html
javascript
css
reevoo-developer
october 2007 by threedaymonk
related tags
activerecord ⊕ agile ⊕ algorithm ⊕ algorithms ⊕ analytics ⊕ apache ⊕ api ⊕ bbc ⊕ bookmarklets ⊕ browser ⊕ bug ⊕ business ⊕ compsci ⊕ computing ⊕ conversion ⊕ cookies ⊕ css ⊕ data ⊕ database ⊕ datawarehouse ⊕ debugging ⊕ design ⊕ ec2 ⊕ facebook ⊕ firefox ⊕ gecko ⊕ google ⊕ googleanalytics ⊕ gui ⊕ html ⊕ ie ⊕ javascript ⊕ library ⊕ linux ⊕ lucene ⊕ markup ⊕ menu ⊕ music ⊕ mysql ⊕ open-source ⊕ opensource ⊕ opentech2008 ⊕ orm ⊕ performance ⊕ plugin ⊕ postgresql ⊕ programming ⊕ proxy ⊕ python ⊕ queue ⊕ rails ⊕ ranking ⊕ reevoo ⊕ reevoo-developer ⊖ ruby ⊕ scrum ⊕ search ⊕ security ⊕ selenium ⊕ seo ⊕ solr ⊕ sql ⊕ statistics ⊕ testing ⊕ textarea ⊕ thrift ⊕ unix ⊕ usability ⊕ virtualisation ⊕ webdev ⊕ work ⊕ xp ⊕ xul ⊕Copy this bookmark: