PUBLIC   marks

PUBLIC MARKS with search data

Sponsorised links

Today

Stefano’s Linotype » Data Smoke and Mirrors

by karlcow

This places everybody trying to make the web of data happening in danger of oper-promising and under-delivering, which is not a recipe for success: it’s a recipe for abuse, mistrust and anger… which ultimately leads to disaster and failure.

L'utilité pratique d'un système est souvent inversement proportionnelle à la popularité de la technique utilisée pour le système. Le plus souvent les personnes oublient de répondre à la question : « Quels sont les enjeux que vous tentez de résoudre ? »

image-tempest - Project Hosting on Google Code

by karlcow

The goal of Tempest is to provide a consistent, reliable, multi-language API for generating heat-map images based on coordinate data-sets.

05 November 2009

Wolfram|Alpha

by rmaltete & 13 others (via)
Making the World's Knowledge Computable Today's Wolfram|Alpha is the first step in an ambitious, long-term project to make all systematic knowledge immediately computable by anyone. Enter your question or calculation and Wolfram|Alpha uses its built-in algorithms and a growing collection of data to compute the answer. Based on a new kind of knowledge-based computing. essayer avec "london paris" ou "mortar cement", "07/03/1963", "x2+x", etc.

Sponsorised links

04 November 2009

02 November 2009

sunlightlabs's django-layar at master - GitHub

by karlcow

helper for publishing data to Layar augmented reality browser from Django edit

01 November 2009

30 October 2009

Scopus API: Home

by parmentierf (via)
The Scopus Application Program Interface (API) enables you to search the largest abstract and citation database of peer-reviewed literature and quality web sources. You can select Scopus data elements and create your own mashups. The API returns Scopus data in a format that is easily integrated into an application or your web site.

New York Times - Linked Open Data

by karlcow

The New York Times has published 5,000 people subject headings as linked open data under a CC BY license. We provide both RDF documents and a human-friendly HTML versions.

28 October 2009

About the Chronicling America API - Chronicling America - The Library of Congress

by karlcow

Link using our stable URL pattern for titles, issues, editions, and pages.

Linked Data views of information about titles, batches, issues, and pages in RDF/XML.

26 October 2009

Visual Analysis and Data Visualization from Tableau Software | Tableau Software

by oseres & 2 others
Be a BI Superhero Web-based analytics and data visualization anyone can use. At a fraction of the cost of traditional business intelligence software

Creating Offline Web Applicat...

by oseres
Creating Offline Web Applications With Dojo Offline by Brad Neuberg (SitePen), September 23rd, 2007 This tutorial steps you through creating offline web applications using Dojo Offline. What is Dojo Offline? Dojo Offline is an open-source toolkit that makes it easy to create sophisticated, offline web applications. It sits on top of Google Gears, a plugin from Google that helps extend web browsers with new functionality. Dojo Offline makes working with Google Gears easier; extends it with important functionality; creates a higher-level API than Google Gears provides; and exposes developer productivity features. In particular, Dojo Offline provides the following functionality: An offline widget that you can easily embed in your web page with just a few lines of code, automatically providing the user with network feedback, sync messages, offline instructions, and more A sync framework to help you store actions done while offline and sync them with a server once back on the network Automatic network and application-availability detection to determine when your application is on- or off-line so that you can take appropriate action A slurp() method that automatically scans the page and figures out all the resources that you need offline, including images, stylesheets, scripts, etc.; this is much easier than having to manually maintain which resources should be available offline, especially during development. Dojo Storage, an easy to use hashtable abstraction for storing offline data for when you don't need the heaviness of Google Gear's SQL abstraction; under the covers Dojo Storage saves its data into Google Gears Dojo SQL, an easy to use SQL layer that executes SQL statements and returns them as ordinary JavaScript objects New ENCRYPT() and DECRYPT() SQL keywords that you can mix in when using Dojo SQL, to get transparent cryptography for columns of data. Cryptography is done on a Google Worker Pool thread, so that the browser UI is responsive. Integration with the rest of Dojo, such as the Dojo Event system

Well-formed data » Thesis

by karlcow

This is an overview of the visualization and interaction experiments I produced for my Masters Thesis “Visual tools for the socio–semantic web” (.pdf, 12MB).

Between the Poles: FOSS4G: Open Source GeoREST Project Announced

by karlcow

GeoREST is a framework for accessing, distributing, and editing raw geospatial data over the web. Because it is based on REST, it supports searching using standard Web search engines such as Google and Bing.

24 October 2009

7 Days of Source Day #4 – BC Budget Visualization Tool | blprnt.blg

by karlcow

Project: BC Budget Visualization Tool

Date: September, 2009

Language: Processing

Key Concepts: Data visualization, data organization, sticking it to the man

7 Days of Source Day #2: NYTimes 365/360 | blprnt.blg

by karlcow

Project: NYTimes 365/360

Date: February, 2009

Language: Processing

Key Concepts: Data Visualization, NYTimes Article Search API, HashMaps & ArrayLists

Threads at daniel shiffman

by karlcow

Threading

We’re quite familiar with the idea of writing a program that follows a specific sequence of steps as outlined in, say, a main() function. A Thread is also a series of steps with a beginning, a middle, and an end. A thread’s sequence, however, can run independently of the main program. In fact, we can launch any number of threads at one time and they will all run concurrently. Visit the Java site for a more involved explanation.

This is incredibly useful when it comes to data mining, as we can have separate threads retrieving different pieces of information from the network. If one gets stuck or has an error, the entire program won’t grind to a halt, since the error only stops that individual thread. To create independent, asynchronous threads, we simply extend the Thread class.

22 October 2009

Official Google Blog: RT @google: Tweets and updates and search, oh my!

by srcmax

Given this new type of information and its value to search, we are very excited to announce that we have reached an agreement with Twitter to include their updates in our search results. We believe that our search results and user experience will greatly benefit from the inclusion of this up-to-the-minute data, and we look forward to having a product that showcases how tweets can make search better in the coming months

Announcing Managing News: A Pluggable News Data Aggregator | Development Seed

by karlcow

Managing News is both a product and a platform. Out of the box it can help your communications team manage a brand reputation, allow geographically dispersed clusters of NGOs stay on the same page, or act as a simple thematic news planet to share feeds with the world. It can also serve as a platform to build highly custom data aggregators that suck in everything from CSV to RDF to custom XML formats and that need unique workflows and visualizations. Managing News is built on Drupal and uses Features, which makes it highly extensible.

21 October 2009

openhandle - Project Hosting on Google Code

by parmentierf (via)
OpenHandle is an open-source community project to expose Handle Values in common text-based serializations to make the data stored within the records more accessible to Web applications. OpenHandle is not a replacement for the Handle System, but rather an alternate means to access Handle.

19 October 2009

USGS Twitter Earthquake Detector : GIS Lounge - Geographic Information Systems

by karlcow

The USGS is now testing out Twitter to collect early response information about earthquakes: “the USGS is developing a system that gathers real-time, earthquake-related messages from the social networking site Twitter and applies place, time, and quantity data to provide geo-located earthquake detection within 60 seconds of an event’s origin time.“ Social media can be a valuable tool in helping to assess earthquake hazards through anecdotal information from hundreds and potentially thousands of local users.

18 October 2009

ONLamp.com: Building Recursive Descent Parsers with Python

by karlcow

What is "parsing"? Parsing is processing a series of symbols to extract their meaning. Typically, this means reading the words of a sentence and drawing information from them. When application programs need to process data that is provided as text, they must use some form of parsing logic. This logic scans the text characters and character groups (words) and recognizes patterns of groups to extract the underlying commands or information.

Data Visualization: A Primer and Practical Application | eyecube

by karlcow

Good Data Viz can illuminate and educate, inspire and entertain. I also understand that this is an area when I am a student and am happy to turn it over to the pros. So, with this post I want to share some of the smartest stuff I’ve seen, as well as provide you with some original commentary from Patricia McDonald, Planning Director at BBH Labs.

Imagining Ruricomp « Neuromantics

by karlcow

What data can we wring out of the rural environment that might prove of use to it’s residents and visitors? What embedded processes should have APIs opened up to the wider community?

PUBLIC TAGS

ajax   apple   art   audio   blog   blogging   blogs   book   bookmarks   books   business   car   community   computer   css   culture   design   download   dvd   education   email   finance   firefox   flash   flickr   food   forum   free   fun   funny   game   games   google   guide   health   history   home   hosting   html   humor   image   images   information   internet   ipod   java   javascript   life   links   linux   mac   magazine   marketing   media   microsoft   mobile   money   movie   movies   mp3   music   news   online   phone   photo   photography   photos   photoshop   php   podcast   programming   radio   reference   rss   science   search   security   seo   service   shopping   site   social   software   sports   technology   tips   tool   tools   travel   tutorial   tv   video   videos   web   web2.0   webdesign   wiki   windows   wordpress   yahoo  

Sponsorised links