PUBLIC   marks

PUBLIC MARKS with search source

Sponsorised links

06 November 2009

labs.moto.com » Blog Archive » DIY Android Home Energy Monitor

by Spone
Lately we’ve been tinkering with deploying Android beyond the phone (using Google’s open-source Android to connect devices to each other and the web), so we thought we’d see if we could leverage the efficiency of Android on a BeagleBoard, the accessibility of wireless webcams, and the ease of a Flickr feed to a custom Google Gadget to track the ups and downs of our metered utilities. Why webcams? While there may be a few compelling (low-cost, low-impact) products out there to monitor your electric meter, there are no comparable products for reading gas or water meters. So until the really smart grid arrives, here’s a way to chart your whole utility spend on your own Google homepage.

05 November 2009

Latest tilesets | MapBox

by karlcow

MapBox is a suite of open source tools to create beautiful custom maps in Amazon's cloud.

Sponsorised links

04 November 2009

Curriki - Open Source Curriculum

by wabaus & 1 other
Curriki = a web site where the community shares and collaborates on free and open source curriculum

Free Textures, Inspiration and Tutorials | Texture Lovers

by eledo34 & 2 others (via)
Le but de Texture Lovers est d’archiver les meilleures textures libres et uniquement les textures que vous pourrez utiliser dans vos projets commerciaux et personnels sans avoir à vous inquiéter de citer la source ! Ces textures sont gratuites et sans attribution !

03 November 2009

CITU

by karlcow

Des artistes et des chercheurs créent des oeuvres qui ne peuvent exister que si elles sont alimentées par des sources extérieures. En retour, elles offrent un ou plusieurs signaux que les autres auteurs peuvent à leur tour utiliser. Chaque participant reçoit des flux du réseau qu'il est libre d'utiliser, ignorer, détourner. En échange, il doit renvoyer au réseau ses propres flux. Ainsi, la création se nourrit du flux, de l'échange d'un flux non pas préexistant mais produit par d'autres artistes qui acceptent de le partager. Il s'agit donc d'un réseau de création Peer to Peer par opposition à un réseau de consommation P2P. Ces échanges sont permis grâce à la mise en place d'une plateforme technologique innovante "the art collider", qui permet l’échange en temps réel de flux (vidéo, son, données…). Le projet privilégie une approche open source.

02 November 2009

Médias sociaux » Archive du blog » Un pas de plus vers le web social en temps réel avec Cliqset

by Nissone
" Frédéric CAVAZZA Un pas de plus vers le web social en temps réel avec Cliqset 4 commentaires Publié par Frédéric CAVAZZA le 2 octobre 2009 dans Actualité Depuis le rachat cet été de FriendFeed par Facebook et la publication du code source de Tornado, le serveur qui va avec, nous pensions que le créneau des services d’agrégation sociale était bouché. Que nenni car Cliqset ambitionne de changer tout cela avec sa nouvelle version qui vient de sortie en beta : It’s Here! Cliqset’s Real-Time Community. Pour faire simple, Cliqset est un service d’agrégation qui permet de compiler votre activité sur les différents médias sociaux (70 services en tout), de les retraiter en un format standardiser (Activity Streams) et de le rendre accessible (au travers d’API) dans un flux unique et temps réel."

Sunlight Labs

by karlcow

We're a community of open source developers and designers dedicated to opening up our government to make it more transparent, accountable and responsible. We need your help.

mnot’s Web log: Traffic Server

by karlcow

the source code for Traffic Server is suddenly available as an Apache Incubator Project.

01 November 2009

Lift – The Simply Functional Web Framework – Home

by karlcow & 3 others

Lift is an expressive and elegant framework for writing web applications. Lift stresses the importance of security, maintainability, scalability and performance, while allowing for high levels of developer productivity. Lift open source software licensed under an Apache 2.0 license.

30 October 2009

Git - Fast Version Control System

by srcmax & 4 others

Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.

Software is hard | Eventbug (alpha) Released

by srcmax

This extension brings a new Events panel that lists all of the event handlers on the page grouped by event type. The panel also nicely integrates with other Firebug panels and allows to quickly find out, which HTML element is associated with specific event listener or see the Javascript source code.

29 October 2009

jobberBase - The Open Source Job Board Software

by Spone & 7 others
jobberBase is the open-source job board software that helps you set up a jobsite in minutes!

LibX - browser plugin for Libraries

by parmentierf & 2 others
LibX is a browser plugin for Firefox and Internet Explorer that provides direct access to your library's resources. LibX is an open source framework from which editions for specific libraries can be built. Currently, 667 academic and public libraries have created public LibX editions.

27 October 2009

Simplifier l’installation de WordPress | WordPress Francophone

by srcmax & 1 other

Voici un projet open-source qui dépasse le simple cadre de l’installation simplifiée de WordPress, mais peut déjà rendre un fier service sur ce domaine. La Distribution est un projet du français François Hodierne (déjà créateur de BlogMarks.net), dont l’objectif est de simplifier “la distribution et la gestion du cycle de vie des applications web”. Dans les faits, à partir du moment où La Distribution est installé chez vous, vous pouvez installer n’importe quelle application reconnue par LD en un clic. Parmi ces applications se trouvent DokiWiki, Gallery, bbPress, MoonMoon, Laconica, SPIP, Habari, RoundCube… et bien sûr WordPress.

WordPress › Free WordPress Themes

by mozkart (via)
While our directory is full of fantastic themes, sometimes people want to use something that they know has support behind it, and don't mind paying for that. Contrary to popular belief, GPL doesn't say that everything must be zero-cost, just that when you receive the software or theme that it not restrict your freedoms in how you use it. With that in mind, here are a collection of folks who provide GPL themes with extra paid services available around them. Some of them you may pay for access, some of them are membership sites, some may give you the theme for zero-cost and just charge for support. What they all have in common is people behind them who support open source, WordPress, and its GPL license.

26 October 2009

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

Dolphin, cms réseau social open source| Webmaster – Ressources et outils gratuits pour votre site internet – Free Tools| Free Tools, Le meilleur des outils gratuits pour webmaster

by eledo34
L’installation de Dolphin se fait par l’intermédiaire d’un installateur et s’avère simple. Le script est très complet et un peu de temps sera nécessaire pour faire le tour de toutes les options… Les principales caractéristiques : * Création/administration de profil * Blog pour chaque membre * Partage et upload de Photos, Vidéos et musiques * Chat, chat vidéo et webmessenger * Création de groupes de discussion * “Links”, “FAQ”, “About us”, “Contact us”, “Privacy”, “Terms of use”, “Services” pages * Integration d’Orca Interactive, script Forum * Support multilangages * et beaucoup plus… Le script, dans sa version gratuite, impose de laisser un logo et un lien de retour. Le système payant est plus “étonnant” : un prix en fonction du temps duquel vous souhaitez retirer la publicité… de 3 mois à toujours… évidemment le prix augmente en conséquence…

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.

25 October 2009

python-djvulibre — Jakub Wilk's software

by karlcow

python-djvulibre is a set of Python bindings for the DjVuLibre library, an open source implementation of DjVu.

php script - Categorizator

by rvoluer
Categorizator est un annuaire open source que vous pouvez intaller sur votre web site. Il s'intègre aisement et tout a été fait pour vous faciliter la tache. Installation, validation des sites, mises en place des scripts, tout vous semblera trés simple.

24 October 2009

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