Sunday, November 2, 2008
THE COCOTRONBookmarked on del.icio.us at 16:46.
Tags: cocoa, code, crossplatform, geek, linux, mac, objective-c, port, programming, software, windows
MIT-licensed project to implement sufficient Cocoa frameworks on top of an abstracted cross-platform Obj-C layer (including patched gcc toolchain) in order to make a viable Xcode -> Windows cross-compiler. Only Foundation is in place yet but apparently active work on CoreGraphics and AppKit is underway, along with some on CoreData. Seems it's got some way to go but looks good.
Thursday, October 16, 2008
A Million-user Comet Application with Mochiweb, Part 1 | Richard Jones, Esq.Bookmarked on del.icio.us at 11:23.
Tags: c10k, code, comet, erlang, geek, lastfm, programming, web
last.fm co-founder experimenting with scaling Comet way beyond the C10K mark, with Erlang back-end and some kernel tuning. Via Nilesh.
Tuesday, September 16, 2008
Shindig - an Apache incubator project for OpenSocial and gadgetsBookmarked on del.icio.us at 21:41.
Tags: apache, code, geek, google, opensocial, programming
Apache-licensed open-source reference OpenSocial implementation
socialsite: Home
Bookmarked on del.icio.us at 21:38.
Tags: code, geek, google, opensocial, programming
Bookmarked on del.icio.us at 21:38.
Tags: code, geek, google, opensocial, programming
Developer tools, kits, materials for implementing OpenSocial gadgets (widgets) and working on OS implementations
Sunday, August 3, 2008
Sphinx - Free open-source SQL full-text search engineBookmarked on del.icio.us at 10:31.
Tags: cache, code, database, db, geek, php, programming, software, sql
Adds a searchable external index of specified data, meaning fast searches without db joins/FULLTEXTs etc.
Friday, July 25, 2008
Comet Daily » Blog Archive » Introducing HTTP ChannelsBookmarked on del.icio.us at 16:45.
Tags: ajax, code, development, geek, programming, web
“Comet solution for RESTful real time data synchronization architecture”. Change notification, syncing, etc.
Monday, September 10, 2007
Inversion of Control Containers and the Dependency Injection patternBookmarked on del.icio.us at 11:02.
Tags: agile, code, control, fowler, geek, inversion, ioc, pattern, patterns, programming
Monday, September 3, 2007
Refactor MercilesslyBookmarked on del.icio.us at 15:21.
Tags: code, geek, programming, refactoring, xp
"WaterFall" theory says only "Analysis" can identify the elements of a program most depended-on by others, and these must be designed and coded first, before their clients are coded. RefactorMercilessly says the longer your program has been committed into
Thursday, August 16, 2007
On the Sapir-Whorf hypothesis and its relation to programming languagesBookmarked on del.icio.us at 13:41.
Tags: code, geek, language, linguistics, programming
Thursday, March 15, 2007
The C10K problemBookmarked on del.icio.us at 17:46.
Tags: clients, code, geek, programming, scaling
page
1
2