howthebodyworks + google   173

google-refine - Google Refine, a power tool for working with messy data (formerly Freebase Gridworks) - Google Project Hosting
Google Refine is a power tool for working with messy data, cleaning it up, transforming it from one format into another, extending it with web services, and linking it to databases like Freebase.
datamining  google  opensource  nlp  freebase  db 
april 2011 by howthebodyworks
Distributed Systems - Google Code University - Google Code
handy educational tutes on various concurrency models; a bit of a hadoop emphasis
concurrency  mapreduce  google  scalability  howto  hadoop 
march 2011 by howthebodyworks
DuckDuckGo
google without tracking or, er, features.
search  google  web  parsimony  ui 
january 2011 by howthebodyworks
Google Shared Spaces : Create a Space
Google's replacement for wave based on testing of what users actually did with wave.
collaborative  wave  google 
january 2011 by howthebodyworks
Google Alarm | F.A.T.
a thingy which points out when google is monitoring your behaviour in your browser
privacy  google  search  chrome  browser  firefox  surveillance 
september 2010 by howthebodyworks
Google Apps Script - Google Code
google apps (including calednar, docs etc) support automation much like M$ office. but cooler. mail merges, geocoding spreadsheets
productivity  office  automation  javascript  google  scripting  data 
september 2010 by howthebodyworks
Google Scribe
automatic writing cliche manufacturer, based on the most common phrases in use in the global datasphere at this point in time
google  english  writing  editor  search  markov  parkingsun  hiphop 
september 2010 by howthebodyworks
googlecl - Project Hosting on Google Code
a CLI python script to automate uploading/downloading/editing things from the command line
cli  google  gdata  python  xml  api  opensource 
june 2010 by howthebodyworks
Prediction Services
magickal classifiers and predictors on arbitrary data, courtesy google. probably handy for stuff, esp if they actually disclosed the algorithm.
nlp  statistics  schmooze  google  performance  csv 
may 2010 by howthebodyworks
Web Application Exploits and Defenses
Want to beat the hackers at their own game?

Learn how hackers find security vulnerabilities!
Learn how hackers exploit web applications!
Learn how to stop them!
This codelab shows how web application vulnerabilities can be exploited and how to defend against these attacks. The best way to learn things is by doing, so you'll get a chance to do some real penetration testing, actually exploiting a real application. Specifically, you'll learn the following:

How an application can be attacked using common web security vulnerabilities, like cross-site scripting vulnerabilities (XSS) and cross-site request forgery (XSRF).
How to find, fix, and avoid these common vulnerabilities and other bugs that have a security impact, such as denial-of-service, information disclosure, or remote code execution.
security  google  gae 
may 2010 by howthebodyworks
Google Closure: How not to write JavaScript
bombastic, didactic rants about javascript for java developers. Nice to have it summarised here rather than the more productive approach of submitting a patch
javascript  howto  oop  closure.js  google 
february 2010 by howthebodyworks
Google Moderator
looks to be some kind of ideascale workalike
google  democracy  collaborative 
february 2010 by howthebodyworks
dan mackinlay-Google Profile
Yet another social aggregation thingy
google 
january 2010 by howthebodyworks
Google Code Blog: Google Fusion Tables API
programmatic access to everyone's favourite collaborative massive dataset spreadsheet. great if you're running, say, a collaborative data collation/preening project.
spreadsheet  db  google  api 
december 2009 by howthebodyworks
Google Code Blog: New Google Analytics API Features
custom variables can now be more than simple tags. this means crazy, crazy custom segmentation on your data is available, based on source or whatever
analytics  google 
december 2009 by howthebodyworks
Inheritance Patterns in JavaScript
best bunch of javascript inheritance discussions ever.
oop  compsci  google  javascript  functional  patterns 
november 2009 by howthebodyworks
The Go Programming Language
google's compiled high-performance language with erlang-like concurrency. Emphasis on simplicty of lang implementation and programmer productivity. OO, but no type hierarchy. standard library already supports enough infrastructure to run web servers.
google  opensource  coding  c++  performance  concurrency  compiler  oop  compsci  parsimony 
november 2009 by howthebodyworks
Google Friend Connect Introduces New Ways to Make Friends, Send Newsletters and See More Highly Targeted Ads
The dark horse in the social web race, google friend connect has a pretty interesting approach - for example, it works on absolutely any page.
netcultures  collaborative  socialmedia  google  standards 
november 2009 by howthebodyworks
Django snippets: Strip Google Analytics cookies for caching middleware purposes
just notices that django needs this middleware to cache properly when you have google analytics. holy shit.
google  django  analytics  performance 
october 2009 by howthebodyworks
Bill Chadwick's Google Maps Demos
nice examples of VML/SVG google maps interaction
vml  svg  browser  mapping  netcultures  google  javascript  gis 
october 2009 by howthebodyworks
AJAX APIs Playground
fantastic javascript play ground of google APIs where you can try stuff out live in-browser
javascript  visualization  mashup  google  ajax  editor  browser  netcultures 
october 2009 by howthebodyworks
Google Python Style Guide
google's approach will surely be informed by maintainability and scaling, no? Nice no-nonsense approach to threads, for example
python  standards  google 
october 2009 by howthebodyworks
Google Docs OCR
Interesting for geek and student alike: upload yr scans and have them turn into text.
ocr  google  productivity  language 
september 2009 by howthebodyworks
Mapping Google Spreadsheets | Christian Spanring
elegant combination of pipes and spreadsheets to do mapping mashups
howto  google  spreadsheet  mapping  geocoding  netcultures  mashup  pipes 
september 2009 by howthebodyworks
Google Earth Outreach
Google has nice conversions for spreadsheet data mapping. No geocoding baked in, sadly. Lamers.
howto  editor  mapping  mashup  spreadsheet  kml  csv  netcultures  ui  google 
september 2009 by howthebodyworks
Google Public Sector
There's some hidden gems in google's trite re-branding as a government service provider. Their ideascale+forum thing, "moderator" looks interesting.
via:cogat  gov2.0  google  search  democracy  collaborative 
september 2009 by howthebodyworks
Google PageRank Powers Endangered Species Hierarchy
Hm - an intersting use of google's pagerank algorithm. But I wonder how it performs under conditions of low information? (there is no food-web-spider)
search  google  ecology  sustainability 
september 2009 by howthebodyworks
Google Geo Developers Blog: MapBridge: JavaScript Bridge to Google Maps API for Flash
Making at that javascript<-> flash communication easier in one dimension at least - accessing interesting google maps features.
opensource  flash  javascript  google  mapping  ui 
september 2009 by howthebodyworks
Language Log » The Google Books Settlement
Some choice snippets about he google books settlement as an IP watershed - both as an economics-of-books-issue, and as intersting problem for, say, researching language corpii.
ip  library  book  google  search  language  netcultures 
september 2009 by howthebodyworks
PubSubHubbub - Google Code
subscribing to notifications that things are happening
patterns  semanticweb  rss  google  webhook 
august 2009 by howthebodyworks
Easy hook scripts with Scriptlets « Web Hooks
righteous hack! a thingy that hosts and executes on demand a tiny glue script. targeted at HTTP
webhook  javascript  php  gae  google  java  python  netcultures  http  rest 
august 2009 by howthebodyworks
Google Maps Mania
some kind of twisted fan site for google maps.
netcultures  mapping  google  visualization  search  gps 
august 2009 by howthebodyworks
SEO Boost from 404 Plugin? Focus on humans
A nice hack - this searches your site for alternative content shoudl punters link somewhere incorrect...
apache  cpod  php  google  search  seo 
august 2009 by howthebodyworks
gdocsuploader - Google Code
refuse to waste space on excel? this google docs droplet might be handy. also appears to have pythonic access to the os x keychain. remind me to work out how they did that.
opensource  python  osx  google  gdata  spreadsheet  atom  editor 
june 2009 by howthebodyworks
Google Torrent Search
google custom search for torrents. seems rather comprehensive.
google  search  p2p  torrent 
april 2009 by howthebodyworks
pop-imap-troubleshooter - Google Code
debug your imap stupidness with a naked imap wrangling ui
qt  ui  imap  pop  mail  debug  opensource  google 
march 2009 by howthebodyworks
qsb-mac - Google Code
Quciksilver's abandonware status getting you down? why not try google's alternate launchbar?
opensource  productivity  ui  quicksilver  google  osx 
march 2009 by howthebodyworks
Google Agency Toolkit
one stop google-style analytics/SEO shop
search  google  marketing  seo  analytics 
march 2009 by howthebodyworks
django-gae2django - Google Code
an implementation of the google app engine api *in* django.
django  nosql  gae  google 
march 2009 by howthebodyworks
precipitate - Google Code
search you google docs and bookmarks from the mac os search interface
opensource  osx  productivity  search  google 
february 2009 by howthebodyworks
google-blog-converters-appengine - Google Code
someone else has done the work of converting your blogs between blogger, movabletype, livejournal and wordpress. optionally via google app engine.
google  opensource  python  wordpress  backup  gae  netcultures 
february 2009 by howthebodyworks
Google Map Image Cutter
an app to cut large image into google(/yahoo/windows live)-style tiles
google  mapping  image  convert  photography  java  opensource 
january 2009 by howthebodyworks
django-syncr -
using django as a thin glue between your cloud resources (flickr, say)
django  flickr  del.icio.us  twitter  google 
january 2009 by howthebodyworks
« earlier      

related tags

3d  @todo  academic  acronyms  activism  adsense  aggregator  agile  ai  ajax  analytics  android  animation  apache  api  atom  australia  automation  avcontent  backup  blog  book  bookmark  browser  c++  cakephp  calendar  carbon  chart  chrome  citation  cli  client  climate  closure.js  cocoa  coding  collaborative  comic  commercial  communication  comparison  compiler  compsci  concurrency  convert  copyright  cpod  css  csv  damnlitigiousyanks  data  datamining  dataportability  db  debug  del.icio.us  democracy  deployment  design  django  dojo  drupal  ebook  ecology  editor  email  english  example  extension  facebook  filetype:pdf  firefox  flash  flex  flickr  framework  free  freebase  functional  gae  gdal  gdata  gears  geek  generator  geo  geocoding  germany  gis  git  google  gov2.0  gps  grammarthing  greens  gtd  hack  hadoop  he-forum  hiphop  history  howto  html  http  i18n  ical  icon  ie  image  imap  ip  java  javascript  jquery  json  kml  language  library  mail  map  mapping  mapreduce  maps  marketing  markov  mashup  mathematics  media  media:document  Microformats  mongodb  mootools  myspace  mysql  netcultures  networks  neuron  newmedia  nlp  nosql  note  numpy  oauth  ocr  office  oop  openaccess  openid  opensocial  opensource  oracle  orm  osx  Outliner  p2p  parallel  parkingsun  parser  parsimony  patent  patterns  performance  phm  phone  photography  php  pipes  plugin  poetry  policy  pop  portable  privacy  productivity  project  prototype.js  python  qsb  qt  quantum  quicksilver  rails  reference  remix  rest  rss  ruby  safari  scalability  schmooze  science  scraper  script  scripting  search  security  semantic  semanticweb  seo  server  shell  social  socialmedia  spreadsheet  sqlite  standards  statistics  surveillance  sustainability  svg  tagging  torrent  translate  twitter  ui  via:cogat  via:neant  via:paulmccarthy  video  visualization  vml  wave  web  web2.0  webdev  webhook  webservices  widget  wiki  wikipedia  wordpress  writing  wsgi  xml  xsl  zope 

Copy this bookmark:



description:


tags: