jschneider + python   294

Mel Chua » Blog Archive » Announcing the Indy Python Workshop – please spread the word
"Some people have asked what “women and their friends” means. It’s simple; all women are welcome, and men are welcome as guests of women who are attending (you can calculate the gender ratio; see this talk by Jessica and Asheesh for the rationale). "
python  women 
4 weeks ago by jschneider
Mel Chua » 2012 » March
"Some people have asked what “women and their friends” means. It’s simple; all women are welcome, and men are welcome as guests of women who are attending (you can calculate the gender ratio; see this talk by Jessica and Asheesh for the rationale). "
python  women 
4 weeks ago by jschneider
What's up? | Larsblog
"While RSS and Atom are a great way to stay up to date on what is published around the web, I think the feed-centric approach taken by most feed readers is suboptimal. For some feeds I want to read everything that is posted, but for others I want to read only those few posts which are about subjects I care about, or by authors I like particularly. Another problem is that some feeds (for example those of newspapers) have hundreds of posts every day. Staying on top of that is just too much manual effort."
feeds  python 
april 2011 by jschneider
Unicode HOWTO — Python v2.7.1 documentation
"Python supports writing Unicode literals in any encoding, but you have to declare the encoding being used. This is done by including a special comment as either the first or second line of the source file:

#!/usr/bin/env python
# -*- coding: latin-1 -*-

u = u'abcdé'
print ord(u[-1])
The syntax is inspired by Emacs’s notation for specifying variables local to a file. Emacs supports many different variables, but Python only supports ‘coding’. The -*- symbols indicate to Emacs that the comment is special; they have no significance to Python but are a convention. Python looks for coding: name or coding=name in the comment."
python  unicode  documentation 
february 2011 by jschneider
BerliOS Developer: Project Summary - WikiXRay
"The goal of this project is to develop a Python tool to make an in-depth quantitative analysis about Wikipedia, generating graphics and statistical results for each language version of Wikipedia.
"
python  wikipedia  statistics  mediawiki  research  from delicious
january 2010 by jschneider
Skulpt
"Skulpt is an entirely in-browser implementation of Python.

No preprocessing, plugins, or server-side support required, just write Python and push F5."
Python 
august 2009 by jschneider
« earlier      

related tags

"bespoke-Perl-script"  ***  ****  *****  2D  AaronSW  accountability  activism  aggregation  ai  aiclass  aima  ajax  algorithmic-thinking  algorithms  analysis  antigravity  api  apis  applications  archive.org  archiving  arduino  asciidoc  assignments  authorities  automation  awesome  babies  backup  barcodes  BASIC  bathrooms  bbc  beautifulsoup  beowulf  bibliographic  bioinformatics  bitmarks  blogging  blogs  bookmarklet  bookmarks  books  books-toread  bots  bzr  C  C#  c4l11  cache  caching  Casey  Cathal  cell  characters  charsets  chat  cheatsheets  chemistry  chicago  children  Chudnov  cli  clustering  CMS  code  code4lib  coding  collaborative-filtering  commentary  compile  conditionals  conferences  confusing  couchdb  Coyle  crosswalking  Dan  data  data-mining  database  databases  datamining  datasets  datastructures  dates  datetime  deduplication  del.icio.us  delicious  deployment  development  dexy  dia  digest  digital  digitization  distributed  distributions  django  docbook  documentation  drafts  Drdobbs  Drupal  DTD  duplicates  Durfee  e-books  ear-training  ebooks  Ed  education  email  encoding  encodings  energy  erlang  escape  examples  excel  export  expression  expressions  extraction  fac-back-opac  face-detection  FAQ  Fedora  feeds  fiction  firefox  flickr  flying  formal  formats  forms  framework  frameworks  freebase  friends  functional  future  gadfly  Garvey  generator  genetics  genshi  geoinformatics  gis  git  gnome  google  grammar  graphics  graphing  graphs  gravity  grok  gsoc  gtd  gutenberg  hackers  harvesting  hashtags  haskell  help  highlighting  history  howto  howtos  html  http  httplib2  humor  ide  identi.ca  idioms  idle  images  import  indexing  infogami  infrastructure  interactive-fiction  interface  interpreted  introspection  irc  ISBN  ISO8601  iTunes  java  javascript  jobs  jon  json  Jython  k12  kamaelia  Karen  kindle  kochief  latency  latex  LCSH  learning  LEEP  libraries  library  lifehacks  list  lists  listservs  livejournal  lochief  logic  lolcats  lolcode  lucene  mac  machine  machinelearning  magazine  magazines  mail  mailservers  mapping  maps  marc  marcdb  marcxml  Mark  markdown  markup  markuplanguages  math  Matienzo  mediawiki  metadata  metaphors  microblogging  middleware  mime  MIT  mobile  modularity  module  modules  Montfort  music  mysql  namespace  Netherlands  networks  newspapers  Nick  nlp  o'reilly  OAI-PMH  oauth  oclc  OCR  OddMuse  ontologies  OPAC  openaccess  opencontent  OpenLibrary  openoffice  openscience  opensource  opesource  osx  output  outreach  Oxford  packaging  Panizzi  parallel  parrot  parser  parsing  pastebin  pda  pdf  people  perl  philosophy  php  pip  Plone  plugins  politics  presentations  processing  productivity  programing  programming  programming-languages  project  project-management  pycon  pycon2008  pydoc  pylons  pymarc  pypi  python  Raymond  RDF  reader  reference  regex  regular  reia  remixing  replace  research  REST  RIS  robots  robots.txt  rss  ruby  Ruby/Rails  SAX  scalability  scheduling  schemas  science  scientific  scientific-computing  scraping  screenscraping  screenshots  scripting  scripts  searchengines  semantic  semanticlibraries  semanticweb  sesame  settings  SGML  shell  simulation  sitemake  SKOS  snake  SOAP  social-networks  software  solr  SPARQL  sql  ssh  stackoverflow  stanfordai  startups  statistics  stenography  storage  string  subscription-required  suduko  Summers  supybot  svn  syntax-highlighter  syntax-highlighting  synthesizers  systems  teaching  technology  TEI  templates  testing  Text  textbooks  thingDB  TikiWiki  timestamps  tips  todo  tolook  tools  topic-maps  toread  translations  transparency  tricks  tutorial  tutorials  twill  twitter  Ubuntu  udell  unescaping  unicode  urllib2  urls  utilities  vendors  versioning  via:@abdelazer  via:inkdroid  videos  vim  virtual  visualization  web  webdev  webmining  webservices  websites  wiki  wikipedia  Windows  wishlist  wms  women  worldcat  WP_MU  writing  WSGI  xISBN  xkcd  xml  Yee  youtube  Z39.50  Zelle  Zigtag_Imported_Bookmarks  zoom  Zope  zotero 

Copy this bookmark:



description:


tags: