Sponsorised links
Today
Python word frequency count using sets and lists « ActiveState Code
This lists unique words and word frequencies occurring in a Python string. You can ignore or take account of letter case in distinguishing words, and you can pass it your own inclusion list of characters allowed in words (e.g. is "import123" the kind of word you want to list, or not? It might be if you're a programmer.) By default only alpha chars are allowed in words.
27 November 2009
Talkinator - talk like crazy!
Pair Programming Ping Pong Pattern
- A writes a new test and sees that it fails.
- B implements the code needed to pass the test.
- B writes the next test.
- A implements it.
Sponsorised links
26 November 2009
mysql-workbench-doctrine-plugin - Project Hosting on Google Code
24 November 2009
t13n - Project Hosting on Google Code
23 November 2009
WordPress 2.9 : Display post image with backward compatibility
realstorage - Project Hosting on Google Code
realStorage is meant to create a consistent API for the W3C Web Storage key/value store specification (i.e. work around browser bugs). It also adds some convenience functions to help flesh out the localStorage key/value API. And when Web Storage is not available, a Gears fallback is provided.
Really Useful Tools For PHP Developers | W3Avenue
MooTools - a compact javascript framework
21 November 2009
20 November 2009
Video for Everybody!
19 November 2009
Linux : Google dévoile Chrome OS
L’Américain a fait une démonstration publique de son système d’exploitation open source. Le code est à la disposition des développeurs dès aujourd’hui et les premiers ordinateurs équipés sont attendus au quatrième trimestre 2010.
18 November 2009
pubsubhubbub - Project Hosting on Google Code
17 November 2009
16 November 2009
Tips for writing an effective tutorial
Writing a development tutorial requires a few more considerations in comparing to writing a regular article. Readers would have to follow the steps, read code, view demos or examine a picture explaining some feature. Here are several tips that might help you write more efficient tutorials.
futurelib / YeeRDF
Martha asks a number of questions about RDF in the article. Even the title is a question: "Can Bibliographic data be Put Directly onto the Semantic Web?" (Answer: it already is ) Martha is conducting an admirable gedanken experiment about the future of cataloging, creating her own cataloging code and trying to mesh her ideas with concepts coming out of the semantic web community. The article's value is not only in her conclusions but in the questions that she raises. In its unfinished state, Martha's thinking is provocative and just begging for further discussion and development.
15 November 2009
