PUBLIC   marks

PUBLIC MARKS with search based

Sponsorised links

02 July 2009

osmos - Google Code

by jpcaruana (via)
Osmos provides on-disk ordered key-value tables for Erlang, based on a sort-merge machine with user-defined merging semantics. This allows a very high volume of updates to be handled efficiently while still supporting a variety of useful operations with transactional safety, e.g., adding to a counter, taking the union of sets, or simply replacing a record. Osmos is ideal for situations where updates are much more frequent than queries, for example, collecting statistics for reporting, and periodically generating reports.

01 July 2009

Linux based SolarNetOne Solar-powered networking anywhere

by solrac
Less than 25 percent of the world's total population has access to the Internet. In many parts of the world, computers are scarce, and connectivity is even rarer. SolarNetOne is novel initiative to span the divide. Learn how SolarNetOne can deploy a turnkey Internet hotspot—conditioned, renewable power; computers; WiFi; and an uplink—anywhere the sun shines with Linux and open source technologies.

30 June 2009

Superhacker Max Butler Pleads Guilty

by alamat (via)
PITTSBURGH — A skilled San Francisco-based computer hacker who once sought to unite the cyber underworld under his benign rule pleaded guilty to federal wire fraud charges here Monday

Sponsorised links

25 June 2009

Construct Your CSS | WYSIWYG Layout Editor, Semantic & Table-Free | Based on Blueprint & jQuery

by Krome
Construct Your CSS | WYSIWYG Layout Editor, Semantic & Table-Free | Based on Blueprint & jQuery

24 June 2009

Erik Engbrecht's Blog: Pondering Actor Design Trades

by jpcaruana (via)
# Why is the standard Scala actor implementation so complex when others have done it in a such simpler fashion? # Is it better to have one, big actor library that supports a wide variety of use cases, or a bunch of smaller ones targeted at specific niches and programming styles? # If there are to be a bunch, should they just be conceptually similar (e.g. all based on the actor model), or should there be interoperability among them?

Phototype: image manipulation with Javascript

by redyrod
Lately I had same crazy thoughts on coding a javascript wrapper to manipulate images rendered on the server-side. I decided to do some test which eventually resulted in phototype, a client/server-side library, based on prototype, which supports all kinds of image manipulations. On the serverside the library is powered by combination of PHP/GD that renders the image. With phototype, you are able to rotate, resize, flip and do some other cool effects to images. Let's start a quick tour.

23 June 2009

Stop Justifying RDF and RDFa | Bb RealTech

by tehu (via)

I did want to apologize for assuming that the XHTML errors I had recently were due to WhatWG members having fun at my expense. I've had people deliberately break my XHTML-based comments in the past when I've written about XHTML, and the break was documented with a screenshot in the web site of a WhatWG member. I put 2 and 2 together and came up with 5. (1/10/2009)

Anne VK est taquin (see via). -- Ceci dit j'admire Shelley pour maintenir ses sites en full xhtml + extensions > svg+rdfa. Mais Dieu que la route est difficile avec des navigateurs si peu adaptés. (Firefox et son yellow screen of death)

svg-edit - Google Code

by parmentierf (via)
SVG-edit is a lightweight, web-based, JavaScript-driven SVG editor that works in any modern browser

GPS MapCard, iPhone App | Imagebakery

by karlcow

The most distinctive feature of GPS MapCard is that it can display a photo and a map on the same screen and shows an address based on its coordinates. Additionally, it displays date & time and a user comment as well on the map.

22 June 2009

LSDIS : MWSAF

by night.kame

MWSAF(METEOR-S Web Service Annotation Framework) is a semantic web based graphical tool that enables you to annotate existing Web service descriptions with Ontologies. It facilitates the parsing of WSDL files and Ontologies. This enables the user to annotate Web service descriptions semi-automatically.

19 June 2009

CodeProject: Designing And Implementing A Neural Network Library For Handwriting Detection, Image Analysis etc.- The BrainNet Library - Full Code, Simplified Theory, Full Illustration, And Examples. Free source code and programming help

by jpcaruana (via)
This article will explain the actual concepts of Backward Propagation Neural Networks - in such a way that even a person with zero knowledge in neural networks can understand the required theory and concepts very easily. The related project demonstrates the designing and implementation of a fully working 'BackProp' Neural Network library, i.e, the Brain Net library as I call it. You can find the theory, illustration and concepts here - along with the explanation of the neural network library project - in this article. Also, find the full source code of the library and related demo projects (a simple pattern detector, a hand writing detection pad, an xml based neural network processing language etc) in the associated zip file.

17 June 2009

Alkaline: Windows browsers on your Mac

by alamat (via)
Web developers who spend hours testing sites and email newsletters in Windows browsers and clients will be aware of web-based tools, such as Litmus, which automate much of the task.

16 June 2009

Pulse: Small Business Cash Flow Management

by alamat (via)
Pulse describe itself as a web-based cash-flow management tool, and that’s exactly what it is.

15 June 2009

HubLog: Annotation of Scientific Articles

by parmentierf
I made a web-based interface for curating the results of entity extraction from scientific papers. It converts XML files to text, passes the text through machine annotators, lets curators add/delete/modify the annotations, then splices the annotations back into the original XML file.

kitchensynclib - Google Code

by Spone
KitchenSync is an ActionScript 3.0 library for sequencing animations and other time-based actions.

11 June 2009

walking papers lives (tecznotes)

by karlcow

OpenStreetMap, the wiki-style map of the world that anyone can edit, is in need of a new way to add content. I've been working on a way to "round trip" map data through paper, to make it easier to perform the kinds of eyes-on-the-street edits that OSM needs now the most, as well as distributing the load by making it possible for legible, easy notes to be shared and turned into real geographical data.

Walking Papers is a working service that implements this paper idea, based on initial technical experimentation from back in February.

10 June 2009

Geotagging Web Pages and RSS Feeds

by srcmax & 4 others
Providing geographic metadata in Web sites and syndicated feeds can provide users with the ability to search easily for services and articles based on location and proximity.

Documentation/index.html – Bitten

by karlcow

Bitten is a Python-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface.

metachronistic » Arduino weather station

by karlcow

My Arduino-based weather station has improved in the last week to the point where it’s delivering useful data.

09 June 2009

08 June 2009

Mapping a better world | The Economist

by jeanruaud
Interest groups around the world are using mapping tools and internet-based information sources to campaign for change

Google Data APIs - Google Code

by holyver (via)
The Google Data APIs provide a simple standard protocol for reading and writing data on the web. These REST-style APIs are based on the Atom Publishing Protocol (AtomPub), using the standard Atom syndication format to represent data and HTTP to handle communication. The Google Data API protocol also extends AtomPub for processing queries, authentication, batch requests, and providing alternate output formats (JSON, RSS). Many Google services support the Google Data API protocol

Google Data APIs Overview - Google Data APIs - Google Code

by holyver
The Google Data APIs provide a simple standard protocol for reading and writing data on the web. The Data APIs use either of two standard XML-based syndication formats: Atom or RSS. They also have a feed-publishing system that consists of the Atom publishing protocol plus some extensions (using Atom's standard extension model) for handling queries.

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