-
Why Git is Better Than X
- saved on: 2008-12-26
- uri: http://whygitisbetterthanx.com/#any-workflow
- about: Scott tells why you should switch to Git instead of any other version management system.
- tags:
-
Syntactic Sugar » Blog Archive » jQuery Gestures
- saved on: 2008-12-25
- uri: http://friggeri.net/blog/2008/12/21/jquery-gestures
- about: The jQuery Gestures plugin offers a nice wey to add gestues to a web page.
- tags:
-
A javascript implementation of Element traversal
- saved on: 2008-12-25
- uri: http://www.w3.org/2008/12/et.js
- about: Element traversal for everyone, implemented in javascript (see http://www.w3.org/2008/12/23-ElementTraversal.html). Sounds however to me like jQuery has a nicer API of rtraversing the DOM.
- tags:
-
PEAR_PackageFileManager_Cli
- saved on: 2008-12-22
- uri: http://pyrus.sourceforge.net/PEAR_PackageFileManager_Cli.html
- about: A PEAR pakage I was searching for during at least one hour yesterday night. Eases a lot building PEAR package.xml files, without the requirement of a custom package.xml script generator.
- tags:
-
Wake Up Your Mac Faster
- saved on: 2008-12-18
- uri: http://www.mikedipetrillo.com/mikedvirtualization/2008/12/wake-up-your-mac-faster.html
- about: "sudo pmset -a hibernatemode 0" : a trick for making a mac sleep / wake up faster
- tags:
-
FireUnit: Firebug Unit Testing for Firefox
- saved on: 2008-12-18
- uri: http://fireunit.org/
- about: A firefox firebug extension for javascript unit testing
- tags:
-
Dynamic .WAV Generation in JavaScript
- saved on: 2008-12-08
- uri: http://sk89q.therisenrealm.com/experiments/jswav/
- about: Generates and plays a sin .wav file using javascript. The trick uses data URI for passing the data to a EMBED tag.
- tags:
-
Drawter.com - DrawAble Markup Language
- saved on: 2008-12-08
- uri: http://drawter.com/
- about: Drawter Beta 2 is a tool written in JavaScript and based on jQuery library. It provides you the possibility to literally draw your website's code. It runs on every single web-browser which makes it really useful and helpful. Each tag is presented as a layer you have drawn.
- tags:
-
Harmony Framework - PHP to javascript translation
- saved on: 2008-12-07
- uri: http://code.google.com/p/harmony-framework/
- about: Harmony translates your PHP code into javascript, in a way inspired by GWT.
- tags:
-
PHP Code Conventions mit CodeSniffer und Subversion » Beitrag » Ronny's Blog
- saved on: 2008-12-05
- uri: http://blog.ronnyristau.de/2008/12/04/php-code-conventions-mit-codesniffer-und-subversion/
- about: A simple guide on how to setup php code validation as a subversion pre-commit hook.
- tags:
-
Les favicons de l?iPhone : les Apple Touch Icons | Insert coin
- saved on: 2008-12-03
- uri: http://regagnon.com/blog/2008/12/03/favicons-iphone-apple-touch-icons/
- about: Un guide de création d'Apple Touch Icons, les favicons spécifiques pour IPhone, affichés par la fnctionnalité Webclip...
- tags:
-
SourceForge.net: EditArea
- saved on: 2008-12-03
- uri: http://sourceforge.net/projects/editarea/
- about: EditArea is a free javascript editor for source code, which allows to write well formated source code with line numerotation, tab support, search & replace (with regexp) and live syntax highlighting (customizable).
- tags:
-
NetBeans for PHP : weblog
- saved on: 2008-12-03
- uri: http://blogs.sun.com/netbeansphp/entry/ant_support_on_php_projects
- about: A small guide on using ANT within PHP projects developped using the Netbeans platform.
- tags:
-
Recess! Framework
- saved on: 2008-12-03
- uri: http://www.recessframework.com/
- about: The Recess! Framework is built from the ground up to conform to the HTTP protocol. This makes REST a natural fit. From 100s to 505s, from GETs to PUTs, Recess! makes it straightforward for your web apps to play nice
- tags:
-
24 ways - web design and development articles and tutorials for advent
- saved on: 2008-12-02
- uri: http://24ways.org/
- about: 24 ways is the advent calendar for web geeks. Each day throughout December we publish a daily dose of web design and development goodness to bring you all a little Christmas cheer.
- tags:
-
symfony | Web PHP Framework | The Jobeet Tutorial
- saved on: 2008-12-02
- uri: http://www.symfony-project.org/jobeet/
- about: A set of 24 Symfony 1.2 tutorials, published day-by-day between December 1st and Christmas.
- tags:
-
jQuery Google Charting
- saved on: 2008-11-28
- uri: http://keith-wood.name/gChart.html
- about: A jQuery plugin that sets a division to request a Google chart.
- tags:
-
mite. Schlanke Zeiterfassung für Teams und Freiberufler.
- saved on: 2008-11-21
- uri: http://mite.yo.lk/
- about: mite ist ein schlankes Online-Tool zur Erfassung und Auswertung von Arbeitszeit. Entworfen in enger Zusammenarbeit mit und für Teams und Freiberufler: Architekten, Designer, Entwickler, Rechtsanwälte, Universitäten und und und.
- tags:
-
JS-909
- saved on: 2008-11-18
- uri: http://www.themaninblue.com/experiment/JS-909/
- about: A simple but juicy javascript music sampler. Works with pure javascript calling a QT plugin that renders wave files. Sync is done in javascript.
- tags:
-
Image Optimization, Part 3: Four Steps to File Size Reduction » Yahoo! User Interface Blog
- saved on: 2008-11-16
- uri: http://yuiblog.com/blog/2008/11/14/imageopt-3/
- about: This post is about some common tools you can use to reduce the file size of your images. The idea is to be able to just take the images your designer has created and instead of using them ?as is?, go ahead and tidy them up in short time and no effort, without even looking at them.
- tags:
-
Code: Flickr Developer Blog » On UI Quality (The Little Things): Client-side Image Resizing
- saved on: 2008-11-13
- uri: http://code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
- about: Browsers differ in rendering images at non-native sizes, with some providing noticeably better results than others. Internet Explorer 6 in particular looked to be the least smooth when scaling images down, but some interesting workarounds are available.
- tags:
-
WTFramework bookmarklet
- saved on: 2008-11-12
- uri: http://blog.olicio.us/2008/11/08/wtframework-bookmarklet/
- about: WTFramework bookmarklet is a Firefox bookmarklet that lets you know which js framework is being used by a web page
- tags:
-
BrowserPlus?
- saved on: 2008-11-12
- uri: http://browserplus.yahoo.com/
- about: Yahoo has unveiled BrowserPlus, a brower plugin that adds some features to the browser. They explain : "BrowserPlus? is a technology for web browsers that allows developers to create rich web applications with desktop capabilities."
- tags:
-
OpenLink Data Explorer :: Modules pour Firefox
- saved on: 2008-11-11
- uri: https://addons.mozilla.org/fr/firefox/addon/8062
- about: Exposes RDF based Linked Data Sources associated with Web Pages.
- tags:
-
iPhone / iPod Touch Backup Extractor
- saved on: 2008-11-11
- uri: http://supercrazyawesome.com/
- about: IPhon backup extractor converts the iPhone / iPod Touch backups that are created by iTunes into readily usable Mac OS X files. It is designed to run on Mac OS X Leopard only.
- tags:
-
snaptrip - all your trips
- saved on: 2008-11-07
- uri: http://snaptrip.appspot.com/
- about: Snaptripr is a web application hat permits to match Tripr trips to Flickr pictures. Simply authenticate using OpenId on both services, and you'll get a better view of your past trips !
- tags:
-
We need a tag evolution « Faviki Blog
- saved on: 2008-11-05
- uri: http://faviki.wordpress.com/2008/05/08/9/
- about: The problem with both keywords and tags is that they are just words. But what would happen if, instead of words, we used objects? What if we used unique concepts that would always and everywhere have the same name and would refer to the specific object?
- tags:
-
PdaNet -- Use your iPhone as a Wireless Router for your PC/Mac
- saved on: 2008-11-05
- uri: http://www.junefabrics.com/iphone/
- about: PDANet turns your iPhone into a true WiFi router for your computer (MAC or PC), and allows your laptop to go online wirelessly through the 3G network on the iPhone. You will need to jailbreak your iPhone and install it through Cydia. It is as simple as launching Cydia, go to Search and enter "PdaNet".
- tags:
-
European Semantic Web Conference 2009 - Semantic Web in Use
- saved on: 2008-11-05
- uri: http://www.eswc2009.org/calls/semantic-web-in-use
- about: This track aims to explore the benefits of applying Semantic Web technology in real-life applications and contexts. Will take place end May 2009 During the ESWC2009.
- tags:
-
MobilePress - Enable The Mobile Web
- saved on: 2008-11-04
- uri: http://mobilepress.co.za/
- about: MobilePress is a WordPress plugin that will render your WordPress blog on mobile handsets, with the ability to use customized themes. The plugin also allows specific themes for specific devices / mobile browsers, such as iPhone, Opera Mini, Windows CE Mobile and other generic handset browsers.
- tags:
-
Amazon Windowshop Beta
- saved on: 2008-10-29
- uri: http://windowshop.com/
- about: A beta version of the Amazon shop looking like Piclens / Cooliris. Interesting, but not very usable...
- tags:
-
Javascript Calendars for Lazy Webmasters
- saved on: 2008-10-28
- uri: http://www.javascript-examples.com/javascript-calendars/
- about: A large collection of javascript calendars. In the seek for a good replacement to Dynarch JS Calendar :)
- tags:
-
typeface.js -- Rendering text with Javascript, <canvas>, and VML
- saved on: 2008-10-28
- uri: http://typeface.neocracy.org/
- about: Typeface is a js library that permits to render text in custom fonts without using flash or images. Else, it uses canvas, VML or SVG. It has the disadvantage of not allowing to select the text for copy-pasting (while siFr allows it).
- tags:
-
Upcoming Browser JavaScript Engine Benchmarks
- saved on: 2008-10-24
- uri: http://zephyrxero.blogspot.com/2008/10/current-browser-javascript-benchmarks.html
- about: Internet Explorer 7 scores an abysmal 90522ms. (...) IE8-beta2 scored at 9542ms. But, for reference, in the same virtual environment Firefox "Minefield" was still able to pull off 1873ms. So, as while still no where near as fast as the other guys, IE8 is lightyears ahead of IE7 in its javascript performance.
- tags:
-
Using the Zend Framework with Symfony 1.1 | MirthLab
- saved on: 2008-10-23
- uri: http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/
- about: How to easily use Zend classes from within the Symfony framework
- tags:
-
Le HDR sous GNU/Linux (v. 2)
- saved on: 2008-10-22
- uri: http://bellette.tuxfamily.org/pixelpost/index.php?x=page&title=hdr1intro
- about: Un tutoriel au sujet de la technique HDR appliquée à la photo
- tags:
-
Mark Finkleâ
- saved on: 2008-10-17
- uri: http://starkravingfinkle.org/blog/2008/10/fennec-m9-user-experience-alpha/
- about: Mozilla is releasing desktop versions of Fennec, the mobile version of Firefox targeted at being the concurrent of Iphone's Safari. As for the first tests, the user experience is rather convenient. It's w00t to be able to use flash on mobile devices!
- tags:
-
Vitamin Features » Hire The Best People: 10 Easy Steps
- saved on: 2008-10-15
- uri: http://www.thinkvitamin.com/features/biz/hire-the-best-people-10-easy-steps
- about: Some ideas for making great hires.
- tags:
-
It's all about you - Carnets de La Grange
- saved on: 2008-10-14
- uri: http://www.la-grange.net/2008/10/12/its-all-about-you
- about: Vos données personnelles ou professionnelles font partie de la valeur intrinsèque de votre personne ou de votre entreprise. Si vos données sont capturées (services disparus, devenus payants), inutilisables (formats propriétaires derrière un service), si votre activité est fortement dépendante d'une batterie de services, il est grand temps de penser à votre indépendance numérique.
- tags:
-
Drupal Migraine
- saved on: 2008-10-10
- uri: http://www.shearersoftware.com/software/server-administration/migraine/
- about: Drupal smells like hell. For instance, it is notnatively possible to develop freely on a test site while still allowing content updates to continue on a production site. This small script allows you to maintain separate test and production versions of your Drupal site. After you've made configuration changes on the test site, this script can migrate them to the production site for you. However, I'll pray while testing it :-)
- tags:
-
Geolocation API Specification
- saved on: 2008-10-08
- uri: http://dev.w3.org/geo/api/spec-source.html
- about: This specification defines an API that provides scripted access to geographical location information associated with the hosting device.
- tags:
-
Snippage - Make desktop widgets out of any website - Gabocorp
- saved on: 2008-10-07
- uri: http://snippage.gabocorp.com/
- about: Snippage is a AIR app that allow to easily make desktop widgets out of any site. Simply select the widget zone, and it will be displayed on the desktop using an instance of Snippage.
- tags:
-
smush it!
- saved on: 2008-10-07
- uri: http://smushit.com/
- about: SmushIt is an online tool that optimizes images. A firefox extension is available, that allows to optimize all the images of one web page at one stretch.
- tags:
-
NodeBox | Home
- saved on: 2008-10-06
- uri: http://nodebox.net/code/index.php/Home
- about: NodeBox is a Mac OS X application that lets you create 2D visuals (static, animated or interactive) using Python programming code and export them as a PDF, an image or a Quicktime movie. NodeBox is free and well-documented.
- tags:
-
On prend les mêmes (trolls) et on recommence - <Glazblog/>
- saved on: 2008-10-02
- uri: http://www.glazman.org/weblog/dotclear/index.php?post/2008/10/02/On-prend-les-memes-trolls-et-on-recommence
- about: "Vous n'aurez pas besoin d'attendre trois ans pour voir les dernières nouveautés CSS intégrées (essayez donc de faire des CSS Transformations avec Dreamweaver ou Web Expression). Et l'éditeur est en MPL. Alors merde aux trolls, non ?" C'est tellement vrai !
- tags:
-
symfony | Web PHP Framework | Plugins | firesymfonyPlugin | 1.0.2
- saved on: 2008-10-02
- uri: http://www.symfony-project.org/plugins/firesymfonyPlugin
- about: This plugin extends the web debug toolbar to send the debug information as a JSON object to the FireSymfony Firebug extension.
- tags:
-
firesymfony :: Firefox Add-ons
- saved on: 2008-10-02
- uri: https://addons.mozilla.org/en-US/firefox/addon/9096/
- about: FireSymfony is a Symfony web debug toolbar for Firebug. This is the Firefox extension.
- tags:
-
Understanding HTTP PUT - W3C Q&A Weblog
- saved on: 2008-10-01
- uri: http://www.w3.org/QA/2008/10/understanding-http-put.html
- about: Karl's attempt at explaining HTTP PUT.
- tags:
-
Obvious Hints: FireSymfony - A Firebug extension for symfony
- saved on: 2008-10-01
- uri: http://obvioushints.blogspot.com/2008/09/firesymfony.html
- about: Using Firebug for Symfony debug : a sfWebDebug extension combined with a Symfony extension.
- tags:
-
goosh.org - the unofficial google shell.
- saved on: 2008-09-30
- uri: http://www.goosh.org/
- about: A google-interface behaves similar to a unix-shell. Several commands are available : mapsearch, translation, blogsearch, newsearch, and of course the traditionnal websearch. Love it.
- tags:
-
PHP CSRF protection class
- saved on: 2008-09-25
- uri: http://simonwillison.net/static/2008/csrf_protect.php.txt
- about: This class adds CSRF protection to existing PHP applications that make use of PHP's session support for authentication. If you are writing an application from scratch you shouldn't use this; it's designed to protect legacy apps that were not built with CSRF in mind.
- tags:
-
symfony | Web PHP Framework | Plugins | sfDoctrineActAsTaggablePlugin
- saved on: 2008-09-15
- uri: http://www.symfony-project.org/plugins/sfDoctrineActAsTaggablePlugin
- about: My sfPropelActAsTaggable plugin finally found a fan on the Doctrine side...
- tags:
-
IEBlog : Introducing the IE8 Developer Tools JScript Profiler
- saved on: 2008-09-15
- uri: http://blogs.msdn.com/ie/archive/2008/09/11/introducing-the-ie8-developer-tools-jscript-profiler.aspx
- about: Microsoft providing a pale copy of Firebug along with IE8...
- tags:
-
Cappuccino Web Framework
- saved on: 2008-09-06
- uri: http://cappuccino.org/
- about: Cappuccino is an open source Objective-J application framework for developing applications that look and feel like the desktop software users are familiar with. Objective-J is a programming language which is modelled after Objective-C and built entirely on top of JavaScript.
- tags:
-
Play!
- saved on: 2008-09-05
- uri: http://www.playframework.org/
- about: Ever wanted to develop with java like Symfonians do ?
- tags:
-
Vitamin Features » Easy Automated Web Application Testing with Hudson and Selenium
- saved on: 2008-09-02
- uri: http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium
- about: Developing web applications is getting more complex - it’s easy to accidentally break functionality as changes are made. In this article, Ben describes the setup his team uses test their apps as changes are committed; automatically notifying the developers of any problems.
- tags:
-
Google Chrome
- saved on: 2008-09-02
- uri: http://www.google.fr/chrome
- about: Finally, the Google browser...
- tags:
-
Code: Flickr Developer Blog » Machine Tags, last.fm and Rock’n’Roll
- saved on: 2008-08-28
- uri: http://code.flickr.com/blog/2008/08/28/machine-tags-lastfm-and-rocknroll/
- about: For over a year now Last.fm has been encouraging their users to machine tag flickr photos with last.fm event ids.
- tags:
-
HTML5 parser integrated in W3C Markup Validator from olivier Thereaux on 2008-08-25 (www-validator@w3.org from August 2008)
- saved on: 2008-08-26
- uri: http://lists.w3.org/Archives/Public/www-validator/2008Aug/0057.html
- about: As part of an effort to promote the current work on HTML to web developers, Olivier Thereaux has been working lately on integrating the W3C Markup Validator with the HTML5 parser and checker developed over the past few years by Henri Sivonen.
- tags:
-
ExplorerCanvas
- saved on: 2008-08-22
- uri: http://excanvas.sourceforge.net/
- about: Firefox, Safari and Opera 9 support the canvas tag to allow 2D command-based drawing. ExplorerCanvas brings the same functionality to Internet Explorer.
- tags:
-
BusySync - Sync iCal and Google Calendar - from BusyMac
- saved on: 2008-08-19
- uri: http://www.busymac.com/
- about: BusySync lets you share iCal calendars on a LAN and sync iCal with Google Calendar
- tags:
-
Flowplayer
- saved on: 2008-08-14
- uri: http://flowplayer.org/
- about: Flash Video Player for Web Embed video streams on your website. No other software makes this easier.
- tags:
-
FIRERIFT
- saved on: 2008-08-13
- uri: http://www.firerift.com/
- about: Firerift is a Template Independent CMS. This gives you complete freedom to design and code the way you want to. No restrictions.
- tags:
-
Defensio · Outsmarting Evil Spam
- saved on: 2008-08-12
- uri: http://defensio.com/
- about: An API aimed at qualifying blog comment spam. Accpeted input/outputs are XML and YAML.
- tags:
-
Elgg.org
- saved on: 2008-08-11
- uri: http://elgg.net/
- about: lgg is an open, flexible social application engine, designed to run at the heart of any socially-aware application. Building on Elgg is easy, and because the engine handles common web application and social functionality for you, you can concentrate on developing your idea.
- tags:
-
Digitalus CMS - Home
- saved on: 2008-08-09
- uri: http://www.digitaluscms.com/
- about: A CMS based on the Zend framework
- tags:
-
An alternative to sIFR: Facelift Image Replacement | Breathe new life into your web pages
- saved on: 2008-08-05
- uri: http://facelift.mawhorter.net/
- about: Facelift Image Replacement (or FLIR, pronounced fleer) is an image replacement script that dynamically generates image representations of text on your web page in fonts that otherwise might not be visible to your visitors. The generated image will be automatically inserted into your web page via Javascript and visible to all modern browsers.
- tags:
-
sfTagtoolsPlugin - symfony - Trac
- saved on: 2008-07-29
- uri: http://trac.symfony-project.org/wiki/sfTagtoolsPlugin
- about: This plugin provides many additional services above and beyond those standard in the excellent sfPropelActAsTaggablePlugin. This plugin is less mature than sfPropelActAsTaggablePlugin but provides quite a bit of user interface "glue" to flesh it out.
- tags:
-
PHP Frameworks für das Enterprise : zf-blog.de - Ein Weblog rund um das Zend Framework
- saved on: 2008-07-29
- uri: http://zf-blog.de/php-frameworks-fr-das-enterprise/
- about: The white paper of Clever Age about PHP web frameworks meets some success in Germany.
- tags:
-
PHP Frameworks für das Enterprise
- saved on: 2008-07-24
- uri: http://entwickler.de/zonen/portale/psecom,id,99,news,44340.html
- about: Clever Age's whitepaper about PHP Web Frameworks gets promoted on entwickler.de
- tags:
-
www.datenform.de --- Netzdatenwelt vs. Alltagslebensraum --- Aram Bartholl
- saved on: 2008-07-24
- uri: http://www.datenform.de/map.html
- about: Der Aufbau einer Google roten Markierungsnadeln in Realität, bei dem deutschen Plastiker Aram Bartholl.
- tags:
-
Proceedings of Extreme Markup Languages®
- saved on: 2008-07-24
- uri: http://www.idealliance.org/papers/extreme/proceedings/html/2007/Passin01/EML2007Passin01.html
- about: This paper presents an initiative to use RDF in actual projects - as opposed to mere demonstration efforts. The immediate background was the modeling of a large and rather amorphous enterprise architecture (EA).
- tags:
-
one small voice » Quick OAuth Notes
- saved on: 2008-07-24
- uri: https://stpeter.im/?p=2228
- about: 1. My Twhirl client asks last.fm for an OAuth token. 2. If last.fm considers me a friend of Kellan’s, it grants a token. 3. My Twhirl client sends an XMPP pubsub subscription request to last.fm, with appropriate OAuth bits
- tags:
-
Feed43 (Feed For Free) : Convert any web page to news feed on the fly
- saved on: 2008-07-21
- uri: http://feed43.com/
- about: Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.
- tags:
-
Flexigrid
- saved on: 2008-07-21
- uri: http://www.webplicity.net/flexigrid/
- about: Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content. Thanks uncle Tom for the link
- tags:
-
OwlSight
- saved on: 2008-07-21
- uri: http://pellet.owldl.com/ontology-browser/
- about: OwlSight is an OWL ontology browser that runs in any modern web browser; it's developed with Google Web Toolkit and uses Gwt-Ext, as well as OWL-API. OwlSight is the client component and uses Pellet as its OWL reasoner.
- tags:
-
Lighthead - Caffeine
- saved on: 2008-07-13
- uri: http://lightheadsw.com/caffeine/
- about: Caffeine is a tiny program that puts an icon in the right side of your menu bar. Click it to prevent your Mac from automatically going to sleep, dimming the screen or starting screen savers.
- tags:
-
SourceForge.net: Chicken of the VNC
- saved on: 2008-07-13
- uri: http://sourceforge.net/projects/cotvnc/
- about: Chicken of the VNC is a VNC client for Mac OS X. A VNC client allows one to display and interact with a remote computer screen. In other words, you can use Chicken of the VNC to interact with a remote computer as though it's right next to you.
- tags:
-
SoundManager 2: Javascript Sound for the Web
- saved on: 2008-07-09
- uri: http://www.schillmania.com/projects/soundmanager2/
- about: SoundManager 2 is an attempt at providing the sound API which Javascript has been missing. It's a Javascript library which wraps and extends Flash's sound capabilities, bringing cross-platform audio functionality to Javascript.
- tags:
-
Opera Web Standards Curriculum
- saved on: 2008-07-08
- uri: http://www.opera.com/wsc/
- about: Opera's new Web Standards Curriculum is a complete course to teach you standards-based web development, including HTML, CSS, design principles and background theory, and JavaScript basics. It already has support from many organizations (including Yahoo! and the Web Standards Project) and universities. The first 23 articles are currently available, with about 30 more to be published between now and late September.
- tags:
-
Home - Pencil Project
- saved on: 2008-07-04
- uri: http://www.evolus.vn/Pencil/Home.html
- about: With the power of the underlying Mozilla Gecko engine, Pencil turns your excellent Firefox 3 browser into a sketching tool with just a 400-kilobyte installation package.
- tags:
-
jQuery Multiple File Upload Plugin v1.29 (2008-06-26)
- saved on: 2008-07-03
- uri: http://www.fyneworks.com/jquery/multiple-file-upload/#tab-Overview
- about: The Multiple File Upload Plugin (jQuery.MultiFile) is a non-obstrusive plugin for the jQuery Javascript library that helps users easily select multiple files for upload quickly and easily whilst also providing some basic validation functionality to help developers idenfity simple errors, without having to submit the form (ie.: upload files).
- tags:
-
Jiffy Firefox Extension - Documentation
- saved on: 2008-07-01
- uri: http://billwscott.com/jiffyext/
- about: The Jiffy Firefox Extension adds an additional panel to Firebug that provides a visual view of the Javascript time measurements captured by Jiffy-Web.
- tags:
-
Algorithm Ink | Aza Raskin
- saved on: 2008-07-01
- uri: http://azarask.in/projects/algorithm-ink/
- about: Algorithm Ink is a port and extension of Context Free by Aza Raskin. The original grammar was originally conceived of by Chris Coyne. Algorithm Ink uses open-web, standards-based tools: no plugins required. You can even right-click to save the drawings. The caveat is that Firefox 3, and Opera 9.5 are the only browsers to fully support Canvas, so it may run slower on Safari, and not at all in Internet Explorer.
- tags:
-
Tailor - DarcsWiki
- saved on: 2008-06-25
- uri: http://wiki.darcs.net/DarcsWiki/Tailor
- about: Tailor is a tool to migrate or replicate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories.
- tags:
-
sfStatsPlugin - symfony - Trac
- saved on: 2008-06-20
- uri: http://trac.symfony-project.com/wiki/sfStatsPlugin
- about: The sfStatsPlugin provides an easy way to display charts based on data you already own. Whether you want to follow the global progress of your application usage, or to analyze precisely how many specific actions were done by users under particular conditions, this plugin is for you.
- tags:
-
Destroy Today
- saved on: 2008-06-12
- uri: http://www.destroytoday.com/?p=Project&id=DestroyFlickr
- about: DestroyFlickr explores alternative methods for viewing and sharing Flickr content. Its user interface provides an environment that benefits photos rather than hindering them.
- tags:
-
Versions - Mac Subversion Client
- saved on: 2008-06-05
- uri: http://versionsapp.com/
- about: Versions provides a pleasant way to work with Subversion on your Mac. Whether you’re a hardcore Subversion user or new to version control systems, Versions will help streamline your workflow.
- tags:
-
Yaws
- saved on: 2008-06-03
- uri: http://yaws.hyber.org/
- about: Yaws is a HTTP high perfomance 1.1 webserver particularly well suited for dynamic-content webapplications, written in Erlang.
- tags:
-
Building Dashboards With PHP and Flex
- saved on: 2008-06-03
- uri: http://devzone.zend.com/article/3580-Building-Dashboards-With-PHP-and-Flex
- about: Interactive graphs and dashboards have never been easy to put together on the web. Sure, there are graphing libraries out there for PHP, but to get something that looks really good and that a user can play with has been tough. Or at least, it was yesterday. Today, I show how to use a combination of PHP for the back end and Adobe Flex for the front end that will put interactive 3D within your grasp.
- tags:
-
InfoQ: Erlang - software for a concurrent world
- saved on: 2008-05-30
- uri: http://www.infoq.com/presentations/erlang-software-for-a-concurrent-world;jsessionid=76AADEBBC0E1369C1AD09DE6647DD480
- about: In this talk, Joe introduces Erlang, the ideas of Concurrent Oriented Programming and commercial applications written in Erlang.
- tags:
-
Conférences Django pour PyCon fr
- saved on: 2008-05-21
- uri: http://www.biologeek.com/conferences,django,python/conferences-django-pour-pycon-fr/
- about: A short presentation of the Django Python framework, that David Larlet gave at Pycon-Fr 2008. Hilarous and very interesting !
- tags:
-
InfoQ: Distributed Version Control Systems: A Not-So-Quick Guide Through
- saved on: 2008-05-19
- uri: http://www.infoq.com/articles/dvcs-guide
- about: A guide to three major Distributed Version Control Systems: git, Mercurial and Bazaar.
- tags:
-
SearchMonkey - YDN
- saved on: 2008-05-16
- uri: http://developer.yahoo.com/searchmonkey/
- about: Using SearchMonkey, developers and site owners can use structured data to make Yahoo! Search results more useful and visually appealing, and drive more relevant traffic to their sites. Yay ! Semantic Web appearing ?
- tags:
-
Livre blanc : frameworks php pour l’entreprise
- saved on: 2008-05-15
- uri: http://www.clever-age.com/veille/publications/livres-blancs/livre-blanc-frameworks-php-pour-l-entreprise.html
- about: Forte d’une expérience éprouvée des frameworks PHP majeurs, Clever Age publie aujourd’hui un livre blanc au sujet des frameworks PHP pour l’entreprise.
- tags:
-
Merb | Looking for a better framework?
- saved on: 2008-05-14
- uri: http://merbivore.com/
- about: Merb is an MVC framework that is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying to produce a monolithic library with everything in the core.
- tags:
-
Django Admin Omnigraffle Stencil
- saved on: 2008-05-14
- uri: http://csensedesign.co.uk/blog/?p=132
- about: An Omnigraffle Stencil of the admin UI elements that Django provides out of the box
- tags:
-
ARC - RDF classes for PHP
- saved on: 2008-05-13
- uri: http://arc.semsol.org/
- about: Easy RDF and SPARQL for LAMP systems
- tags:
-
SMOB - Semantic Microblogging Architecture
- saved on: 2008-05-13
- uri: http://smob.sioc-project.org/
- about: SMOB is a distributed / decentralised microblogging system built on RDF and Semantic Web technologies, mainly SIOC and FOAF. Currently, we have simple prototypes of a publishing and an aggregating service, less than 100 lines of PHP code each.
- tags:
-
freshAIRapps.com - Adobe AIR Application Showcase, Tutorials and Resources
- saved on: 2008-05-13
- uri: http://freshairapps.com/
- about: Showcase, tutorial and resource website for Adobe AIR.
- tags:
-
Protoflow
- saved on: 2008-05-12
- uri: http://www.deensoft.com/lab/protoflow/
- about: ProtoFlow is a coverflow effect written in Javascript. It uses Prototype and Scriptaculous to do bulk of the work and it uses Reflection.js to do all the image reflections stuff!
- tags:
-
Lomographic Society International
- saved on: 2008-05-12
- uri: http://www.lomography.com/
- about: Site + shop for Lomo cameras / stuff
- tags:
-
Designing a web app with character
- saved on: 2008-05-09
- uri: http://www.thinkvitamin.com/training/webapps/designing-a-web-app-with-character/
- about: In this presentation, Denise Wilton, designer at Moo.com talks about how to build web apps that not only work well, but have their own special character and personality.
- tags:
-
sfFirePHP plugin
- saved on: 2008-05-07
- uri: http://trac.symfony-project.com/wiki/sfFirePHPPlugin
- about: FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.
- tags:
-
Opera Dragonfly
- saved on: 2008-05-06
- uri: http://www.opera.com/products/dragonfly/
- about: Welcome to Opera Dragonfly alpha, the foundations of Opera's upcoming Developer Tools. Debug JavaScript, inspect CSS and the DOM, and view any errors – Opera Dragonfly makes developing using Opera easier than ever, both on your computer and mobile phone.
- tags:
-
Introduction to Opera Dragonfly
- saved on: 2008-05-06
- uri: http://dev.opera.com/articles/view/introduction-to-opera-dragonfly/
- about: We have unleashed the Dragonfly! Opera Dragonfly is Opera's all-new set of developer tools, designed to give developers a lightweight-but-powerful application that provides effective mechanisms for web standards debugging and problem solving without slowing down the browser, and fits in nicely with the development workflow.
- tags:
-
adidas: Search for "grun"
- saved on: 2008-05-06
- uri: http://www.shopadidas.com/searchHandler/index.jsp?searchId=24612587964&keywords=grun
- about: Grün never looked so cool.
- tags:
-
Reuse Excel business logic with PHPExcel
- saved on: 2008-05-06
- uri: http://blog.maartenballiauw.be/post/2008/03/Reuse-Excel-business-logic-with-PHPExcel.aspx
- about: Embedding business logic in Excel and re-using it in PHP is not that hard. The PHPExcel library helps you simplify development: your application logic and business logic is separated. Business logic can be maintained by a business expert or key user in Excel. As an application developer, you can easily pass data in the sheet and make use of PHPExcel's calculation engine.
- tags:
-
SemanticCamp Paris 1 videos
- saved on: 2008-05-02
- uri: http://fr.youtube.com/view_play_list?p=46ACA48EF18F7D2B
- about: I wasn't able top attend the first semantic webcamp in Paris, so these videos are really welcomed ! Thanks David for the link :)
- tags:
-
Color Management 0.2
- saved on: 2008-04-30
- uri: https://addons.mozilla.org/fr/firefox/addon/6891
- about: Provides a GUI front end for enabling color management in Firefox and Songbird.
- tags:
-
Is there a need for New Newsreader?
- saved on: 2008-04-29
- uri: http://log.sixsites.com/post/31759431
- about: All the online newsreaders are so UGLY!
- tags:
-
The Evolution of Web 3.0
- saved on: 2008-04-25
- uri: http://www.slideshare.net/mstrickland/the-evolution-of-web-30
- about: Marta Strickland talks about the Web 3, the Web 2, the Web 1, the semantic Web... All about the Web, anyway. Getting bored of it all.
- tags:
-
Welcome to Fire Eagle! Fire Eagle
- saved on: 2008-04-22
- uri: http://fireeagle.yahoo.net/
- about: Fire Eagle is the secure and stylish way to share your location with sites and services online while giving you unprecedented control over your data and privacy. We're here to make the whole web respond to your location and help you to discover more about the world around you.
- tags:
-
Invite Share - everyone is invited !
- saved on: 2008-04-22
- uri: http://www.inviteshare.com/
- about: InviteShare is a place to send and receive invitations to websites that are currently in private beta.
- tags:
-
galleria - Google Code
- saved on: 2008-04-16
- uri: http://code.google.com/p/galleria/
- about: A nice and simple javascript image gallery written in jQuery
- tags:
-
John Resig - Embedding and Encoding in JavaScript
- saved on: 2008-04-10
- uri: http://ejohn.org/blog/embedding-and-encoding-in-javascript/
- about: All of the game contents are embedded within the game script: This includes all game sprites and music. This is an interesting feat and one that's possible to accomplish within your own code. Let's take a step through how this was done to understand how we can better use this within our own sites.
- tags:
-
Nstein
- saved on: 2008-04-04
- uri: http://www.nstein.com/fr/
- about: Dans le monde dynamique de la publication en ligne, Nstein propose un ensemble complet de solutions spécialement conçues pour les organisations orientées contenu. Ces solutions permettent de définir et de créer une expérience continue de la marque sur le Web qui maximise les actifs, augmente les revenus en ligne et répond aux attentes des clients.
- tags:
-
Beethoven, Emetteur Ultrason
- saved on: 2008-04-03
- uri: http://www.ibpfrance.fr/ultrasonbeethoven/accueil_122.htm
- about: "BEETHOVEN® est un émetteur de son très haute fréquence, conçu pour disperser les groupes d’adolescents qui agissent de manière anti-sociale.". No comment.
- tags:
-
energyXT2
- saved on: 2008-04-02
- uri: http://www.energy-xt.com/
- about: A music software that sounds good
- tags:
-
BLACK & WHITE MAGAZINE
- saved on: 2008-03-31
- uri: http://www.bandwmag.com/
- about: For collectors of fine photography
- tags:
-
KORG DS-10 | AQ INTERACTIVE
- saved on: 2008-03-30
- uri: http://www.aqi.co.jp/product/ds10/en/index.html
- about:
- tags:
-
Arnaud Frich Photographie : photos panoramiques et classiques de Paris, d'églises, de paysages...
- saved on: 2008-03-30
- uri: http://www.arnaudfrichphoto.com/
- about: Photographe Arnaud Frich
- tags:
-
utoPano Pro - Panorama stitching software - Panoramic photo software - image stitching
- saved on: 2008-03-30
- uri: http://www.autopano.net/
- about:
- tags:
-
Medieval Programming » Propel and PHP Garbage collector
- saved on: 2008-03-18
- uri: http://blog.hma-info.de/2007/10/02/propel-and-php-garbage-collector/
- about: I typically disable logging for batch scripts in symfony, which significantly improves memory leak issues. sfConfig::set(’sf_logging_enabled’, false);
- tags:
-
The Yahoo! Search Open Ecosystem
- saved on: 2008-03-14
- uri: http://www.ysearchblog.com/archives/000527.html
- about: Yahoo opens to the semantic web. A few weeks ago, we began talking about the new Yahoo! Search open platform. Today, we're releasing more details about two important components of the initiative -- the developer platform as well as our support of a number of semantic web standards.
- tags:
-
sfPlayground
- saved on: 2008-03-14
- uri: http://playground.badero.us/
- about: Symfony for babies. The definitive all-in-one installer for symfony Tired of multiple guides for every kind of OS out there? Confused with the tools needed? Not anymore! sfPlayground is a cross-platform installer that not only prepares your symfony installation, but also takes care of your existing web environment setup (Apache and MySQL).
- tags:
-
Accessibility problems with microformats
- saved on: 2008-03-09
- uri: http://www.snee.com/bobdc.blog/2008/03/accessibility_problems_with_mi.html
- about: The Massachusetts Commonwealth Chief Technology Strategist Sarah Bourne posted a comment about problems that microformats present for website accessibility.
- tags:
-
Space Home | AndroidLocation | Assembla
- saved on: 2008-03-05
- uri: http://www.assembla.com/wiki/show/AndroidLocation
- about: Using location-based technologies, Android Location lets you know where your friends are by automatically updating maps on your mobile handset.
- tags:
-
Phoenity Aura - Phoenity
- saved on: 2008-03-05
- uri: http://phoenity.com/icons/aura
- about: Phoenity Aura is a simple and sleek icons theme
- tags:
-
Mapnik C /Python GIS Toolkit | Welcome
- saved on: 2008-03-05
- uri: http://mapnik.org/
- about: Mapnik is a Free Toolkit for developing mapping applications. Above all Mapnik is about making beautiful maps. It is easily extensible and suitable for both desktop and web development.
- tags:
-
programming fonts
- saved on: 2008-03-04
- uri: http://www.lowing.org/fonts/images/showPreview.php
- about: a collection of programming fonts
- tags:
-
XForms and Internet Applications: First steps in RDFa: Creating a FOAF profile
- saved on: 2008-03-03
- uri: http://internet-apps.blogspot.com/2008/02/first-steps-in-rdfa-creating-foaf.html
- about: Now that the RDFa syntax document is in last call, and people like Yahoo! are starting to index the data, it's worth putting more of your own data into your web-pages, using RDFa. A simple place to start is to modify your home-page or blog profile so that it includes FOAF information.
- tags:
-
JavaScriptMVC
- saved on: 2008-02-29
- uri: http://javascriptmvc.com/index.html
- about: JavaScriptMVC is a framework that brings methods to the madness of JavaScript development. It guides you to successfully completed projects by promoting best practices, maintainability, and convention over configuration. I just fear about the "JavaScript is awesome" that one can read in the product's homepage...
- tags:
-
PHP Simple HTML DOM Parser
- saved on: 2008-02-26
- uri: http://simplehtmldom.sourceforge.net/
- about: A simple PHP HTML DOM parser written in PHP5+. I wrote it is because using PHP DOM XML library to parse HTML is really a pain. The origional idea is from Jose Solorzano's HTML Parser for PHP 4.
- tags:
-
11 Things To Know About Semantic Web - ReadWriteWeb
- saved on: 2008-02-19
- uri: http://www.readwriteweb.com/archives/semantic_web_11_things_to_know.php
- about: "Semantic Web will start the long, slow decline of relational database technology", "If you have a firm grasp of the theoretical underpinnings of the semantic web, things like RDF, tuples, Sparql and OWL that make my brain hurt, you will be able to charge a fat premium in consulting fees for a while, as not many people really understand this stuff. But make hay while the sun shines, as some entrepreneur will surely figure out how to abstract this stuff and make it accessible for the masses."
- tags:
-
http://www.holygoat.co.uk/owl/redwood/0.1/tags/
- saved on: 2008-02-17
- uri: http://www.holygoat.co.uk/owl/redwood/0.1/tags/
- about: An ontology that describes tags, as used in the popular del.icio.us and Flickr systems, and allows for relationships between tags to be described.
- tags:
-
MOAT
- saved on: 2008-02-17
- uri: http://moat-project.org/
- about: MOAT (Meaning Of A Tag) provides a Semantic Web framework to publish semantically-annotated content from free-tagging.
- tags:
-
Sindice semantic index
- saved on: 2008-02-17
- uri: http://sindice.com/query/keyword
- about: Sindice, indexing millions of RDF documents
- tags:
-
Sphinx - Free open-source SQL full-text search engine
- saved on: 2008-02-16
- uri: http://www.sphinxsearch.com/about.html
- about: Sphinx is a standalone search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL or PostgreSQL, or using XML pipe mechanism (a pipe to indexer in special XML-based format which Sphinx recognizes).
- tags:
-
Yahoo! Mobile Developers Home. Maximum Reach. Minimum Effort.
- saved on: 2008-02-13
- uri: http://us.beta.mobile.yahoo.com/developers
- about: Much of Blueprint's philosophy and syntax comes from XForms.
- tags:
-
Apache Abdera
- saved on: 2008-02-13
- uri: http://incubator.apache.org/abdera/
- about: The goal of the Apache Abdera project is to build a functionally-complete, high-performance implementation of the IETF Atom Syndication Format (RFC 4287) and Atom Publishing Protocol (RFC# Pending) specifications.
- tags:
-
TinyMCE Forum / TinyMCE 3.0 final Released
- saved on: 2008-02-13
- uri: http://tinymce.moxiecode.com/punbb/viewtopic.php?id=9942
- about: All critical bugs and issues have now been resolved in the new 3.x branch of TinyMCE so it was time to release this it as an final/production ready version. This release contains mostly bug fixes and most of them was not that critical. This release is as stable or more stable as the old 2.1.3 so we recommend users to upgrade.
- tags:
-
Jack Slocum’s Blog - » Building a desktop application with Ext, AIR, Aptana and Red Bull
- saved on: 2008-02-10
- uri: http://jackslocum.com/blog/2007/06/29/ext-air-and-red-bull/
- about: Ext JS is an excellent framework for building web applications that have desktop like functionality in a web browser. But what if you could take your JavaScript powered application and run on the desktop like any other native application?
- tags:
-
Piston ~ Easy Vendor Branch Management
- saved on: 2008-02-07
- uri: http://piston.rubyforge.org/usage.html
- about: This page explains the day to day usage of Piston.
- tags:
-
United States Patent: 7325045
- saved on: 2008-02-06
- uri: http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PALL&p=1&u=/netahtml/PTO/srchnum.htm&r=1&f=G&l=50&s1=7,325,045.PN.&OS=PN/7,325,045&RS=PN/7,325,045
- about: Patente 7,325,045 : Error processing methods for providing responsive content to a user when a page load error occurs
- tags:
-
Grails - The search is over.
- saved on: 2008-02-06
- uri: http://grails.org/1.0 Release Notes
- about: The Groovy/Grails company - and the Grails development team are pleased to announce the 1.0 of the Grails web-application development framework.
- tags:
-
State of the Semantic Web
- saved on: 2008-02-03
- uri: http://www.w3.org/2008/Talks/0618-Nancy-IH/
- about: Presentation given at the IC2008 2008, in Nancy, France, on the 18th of June, 2008.
- tags:
-
Apple - Downloads - Dashboard Widgets - Regex Widget
- saved on: 2008-02-01
- uri: http://www.apple.com/downloads/dashboard/developer/regexwidget.html
- about: An interactive widget for trying out regular expressions for JavaScript, and other languages (such as Sed, Ruby, or Perl). It has a simple user interface, case insensitive switch, global switch, and match index array view.
- tags:
-
symfony 1.1 form framework and the MVC pattern - Aide de Camp - Fabien Potencier
- saved on: 2008-01-16
- uri: http://www.aide-de-camp.org/article/3/en/symfony-1-1-form-framework-and-the-mvc-pattern
- about: This post is not a tutorial on the new form framework, this is just an attempt to explain why the new system sticks to the MVC pattern.
- tags:
-
(theinfo)
- saved on: 2008-01-16
- uri: http://theinfo.org/
- about: This is a site for large data sets and the people who love them: the scrapers and crawlers who collect them, the academics and geeks who process them, the designers and artists who visualize them. It's a place where they can exchange tips and tricks, develop and share tools together, and begin to integrate their particular projects.
- tags: