4 posts tagged with develop and developer. (View popular tags)
Displaying 1 through 4 of 4. Subscribe: Posts tagged with develop and developer

Making an "updatable" CD-Rom (lots of linked, searchable pdfs/ docs) that needs to check the web for updated documents and download them to user's hard-drive, subsequently seamlessly showing data from HD/ CD as necessary. Any resources on coding said beast? Google-fu fails me. [more inside]
posted by Pericles on Dec 14, 2004 - 7 answers

Microsoft Script Debugger - Has anyone actually gotten this thing to work properly? I've got some JavaScript (that I didn't write) that is completely bisbehaving in IE (although it produces no errors...it works fine in FireFox, so my usual line of attack doesn't work). I've used the View | Script Debugger | Break at Next Statement and then refreshed the page. It opens the debugger app but doesn't open any source files and it most certainly doesn't break. Has anyone seen this behavior and overcome it?
posted by mmascolino on Aug 10, 2004 - 4 answers

Content cataloging script recommendations? [more inside]
posted by jca on Apr 22, 2004 - 1 answer

I've been fascinated for a while with stiff like tradesports.com and the ill-fated DARPA terrorism futures market, and got to thinking about building a fake, toy futures market. There are systems out there that simulate markets, but they're either simple portfolio charters or they have randomly wobbling shares. I'm much more interested in valuations created by groups of users gaming on the outcome of real events.

Ideally, as I'm very lazy, someone will have written one of these already, but I've googled away and had no joy. It could be me not knowing the lingo used to describe these things.

Failing this can anybody recommend a framework to work within? I'm thinking of something (probably the usual php/mysql) with e-mail/users/password recovery etc. built in for me to start from. Maybe the toy market would be best developed as a plug in to something? [more inside]
posted by Flat Feet Pete on Mar 28, 2004 - 5 answers