07.27.07 - 08:58pm
Last year I was doing mobile development and there was interesting Linux-as-smartphone-OS stuff going on. Now I’m doing Ruby on Rails development and there’s interesting server grid stuff going on. Here’s what I’m looking forward to finding out more about (all of these are things I’ve been watching or directly researching already):
Category: Linux, databases, gfs, nfs, oracle, postgresql, raid, ruby, ruby on rails, servers, tools, vmware, xen, zfs | Tags: | 1 Comment »
07.15.07 - 08:48pm
Once upon a time, before Google pwn3d internet search, there were several competing definitions for full text search. Altavista more or less gave you results matching the exact strings you gave it, but in a crazy order that made it painful to use. Excite (my favorite back then) used a dictionary to achieve stemming and [...]
Category: XML, architecture, databases, postgresql, ruby on rails, sql | Tags: | 1 Comment »
06.27.07 - 01:34am
Most of his rules are applicable to generic software consulting.
Josh’s Rules (of Database Contracting)
Category: databases, labor, management, outsourcing, postgresql | Tags: | 1 Comment »
03.19.07 - 01:07am
I’ve been playing around with Graphviz this weekend. I first used it a few years ago with a Perl script that sorta kinda knew Cold Fusion and JavaScript syntax and could output the Graphviz .dot file format, as a means of visualizing all the dependencies between source code files in a project with no compilation [...]
Category: databases, perl, process, tools | Tags: | Be the First to Comment »
01.10.07 - 03:16pm
I’ve been reading about PostgreSQL. I like what I see, a lot.
I’m a database weenie, which is unusual among application developers from what I’ve seen. I’ve found that almost universally, application developers don’t understand transactions, don’t understand basic data modeling rules, and generally regard RDBMSs as a pain in the butt, to be marginalized as [...]
Category: databases, postgresql, sql | Tags: | Be the First to Comment »