Quantcast
Channel: warpedvisions.org » library
Browsing all 15 articles
Browse latest View live

Game development problems with C++ and solutions

Electronic Arts Standard Template Library discusses issues with the C++ STL related to game development, and EA’s libraries that improve on it. They have several good points about allocators (and...

View Article



Size isn’t everything

An interview with Richard Hipp (author of the SQLite library) at The Guardian. I’ve used SQLite for several projects now, and am very impressed. Related posts: SQLite talk at Google SQLite maturity An...

View Article

HyperScript

HyperScript, a joke library that shows how easy it is to generate HTML from Javascript, using a syntax similar to Perl’s CGI module. Related posts: Browser modalness Javascript graphing Another browser...

View Article

iPhone Ajax library

JoeHewitt talks about his iUI library, an iPhone-esque Javascript/Ajax library. The library page is here (via). Related posts: How compatible is that Ajax/dhtml library? Defacto javascript library...

View Article

Javascript windows

Not that in-browser windows are a great idea, but here is a Javascript library for showing modal and non-modal Javascript/browser windows. The library includes window styling, dialogs, and performs...

View Article


The Loki C++ library

Here’s the Loki C++ library, the spawn of the Modern C++ Design text, a great accompaniment to the Boost C++ library. See Loki at Wikipedia for additional details. Related posts: Link: Boost C++...

View Article

New iPhone/iPodTouch site theme

I’ve added a new theme for those of you browsing the site with an iPhone or iPod Touch. It’s based on Joe Hewitt’s iUI library, with some WordPress plugin magic. Related posts: iPhone Ajax library...

View Article

How NOT to write a library

How not to write a shared library. There’s nothing like wrapping stuff that works just fine. Related posts: Library of the month: WWW::Bugzilla iPhone Ajax library Defacto javascript library...

View Article


Prototype.js extensions and add-ons

Skripteka is a large library of Prototype extensions and scripts. Related posts: Using prototype.js v1.4.0 Example use of prototype.js Prototype.js guideRelated posts: Using prototype.js v1.4.0 Example...

View Article


Boost filesystem FAQ

Some good information on Boost’s file system classes. Related posts: Git, the new versioned filesystem Boost’s Lexical cast Longhorn arrives with a whimperRelated posts: Git, the new versioned...

View Article

Boost portability

So I asked myself the question, “What platforms does Boost::Filesystem” support?” It took me a few minutes to find the answer, but when I did I was in awe. They test and document portability...

View Article

Introducing Boost’s filesystem libraries

An introduction to the Boost filesystem library, from the IBM developerworks archive. Related posts: Boost filesystem FAQ HOWTO Deploy GTK+ applications Useful SDL libraries

View Article

Code reuse in Google’s Chromium project

A list of libraries used in Google’s Chrome browser. It looks like the UI is probably Win32 using the WTL. Also interesting: NPSR is used from the Mozilla codebase. Related posts: Code reuse is like a...

View Article


The Three20 iPhone library

Joe Hewitt (of iUI fame) released a new Objective-C iPhone library called Three20. The library provides a number of missing interface controls and library functions. Related posts: New iPhone/iPodTouch...

View Article

Phone browser web development

PhoneGap is a Javascript library for developing applications on iPhone, BlackBerry, and Android. Check out their wiki for tutorials and examples. Related posts: Carmack on Java cell phone application...

View Article

Browsing all 15 articles
Browse latest View live




Latest Images