GPhroh | Shared With: Everyone - Nov 01 2006 | newsarticle, squirrel, imported:del.icio.usSLF strikes again.
GPhroh | Shared With: Everyone - Oct 31 2006 | microformats, pdf, reference, standards, semanticweb, xhtml, imported:del.icio.us
GPhroh | Shared With: Everyone - Oct 27 2006 | idea2006, conference, presentation, archive, informationarchitecture, iai, design, imported:del.icio.usIDEA2006 Seattle 10/23-24/2006 presentations
GPhroh | Shared With: Everyone - Oct 26 2006 | toread, book, semgrail, math, history, imported:del.icio.usBy David Berlinsky
GPhroh | Shared With: Everyone - Oct 26 2006 | semgrail, metadata, standards, identifiers, semanticweb, rdf, bio, bioinformatics, biology, imported:del.icio.usIdentifier and resolution framework for life sciences domain data.
GPhroh | Shared With: Everyone - Oct 26 2006 | blogging, microformats, standards, semanticweb, semgrail, software, imported:del.icio.usPlugin for MT and WordPress. "Structured Blogging content is published in machine-readable format, so that other services can understand it. Indeed it builds on RSS and Atom standards."
GPhroh | Shared With: Everyone - Oct 26 2006 | informationarchitecture, tools, opensource, visio, iai, imported:del.icio.usVisio-based tool for creating html prototypes from IA deliverables
GPhroh | Shared With: Everyone - Oct 25 2006 | google, search, webservices, ai, imported:del.icio.usWeb app using Google coop services to create a custom search engine
GPhroh | Shared With: Everyone - Oct 24 2006 | idea2006, film, library, history, archive, haha, video, imported:del.icio.usFrom Paul Gould's presentation 10/24/2006 idea2006 seattle. Hilarious film clip about being a librarian.
GPhroh | Shared With: Everyone - Oct 24 2006 | idea2006, library, digital_libraries, annarbor, imported:del.icio.usFrom Ed Vielmetti presentation 10/24/2006 idea2006 seattle
Related Content from Around Faves
standard
-
Guido's recommendations for python coding conventions.
I don't follow the function naming conventions - as I'm too used to InitialCapital for function and method names (I think functions should look more like Classes than variables).
6 FaversViewed: 8 TimesQuoted: Modules should have short, all-lowercase names. Underscores can be used in the module name if it improves readability. Python packages should also have short, all-lowercase names, although the use of underscores is discouraged.
- Rich - May 16 20091 FaverViewed: 10 Times
- petersigrist - May 13 20091 FaverViewed: 36 Times
