Skip to content

Instantly share code, notes, and snippets.

@sunny
Created October 26, 2011 12:25
Show Gist options
  • Save sunny/1316199 to your computer and use it in GitHub Desktop.
Save sunny/1316199 to your computer and use it in GitHub Desktop.
idees-de-dev
- plugin wordpress qui retire les accents et caractères bizarres dans les noms de fichiers et les slugs
- ajouter version opera à https://github.com/chriseppstein/compass/blob/stable/frameworks/compass/stylesheets/compass/css3/_gradient.scss
- site qui t'indique tes chansons mal taguées si tu donne ton nom d'utilisateur Last.fm
- web app qui teste si le md5 de ton pass existe sur google
- script permettant d'être dj sous format texte
- JS qui transforme les class=tel en href=tel si le device peut s'en servir
- police d'écriture qui ajoute les caractères unicodes manquants sous Windows (e.g ▿▸▶◀▸▴☛☜☝☞☟ ✑✒⎋)
- JS qui insère des espaces fines (ou insécables) automatiquement où on en attends en Français (s/ [!?:;]/thinsp-ou-nbsp-selon-le-navigateur/)
- Edith fonctionnant avec l'attribut HTML contenteditable
- Edith with automatic versionning (git?)
- web app qui décode un QR en uploadant une image
- JS détecteur de langage SMS
- app pour partager ses notes sur des chansons
- plugin rhythmbox/itunes qui crée une playlist random en lui donnant une duration (1 heur, 5 minutes, etc.)
- plugin rhythmbox/itunes "block party" (playlist avec 4 chansons à la suite pour chacun des 10 artistes au hazard)
- screenshots de toutes les homepages de go*gle.com
- css effects on html5-slides
- plugin firefox pour rechercher dans une page avec des regexp
- sort-of-inline-svg by passing the svg as an arg to a /svg-maker.php
- rhythmbox/itunes Use of ID3v2 Popularimeter for Rating (http://bugzilla.gnome.org/show_bug.cgi?id=538549)
- JS "se souvenir de moi" non-modal à-la-firefox
- calendar wiki (hayguise!)
- PHP calendar that feeds on ics
- moteur de recherche sur le web avec regexps
- cli to access nautilus labels easily (so that one can list files with a certain labels, or so that a script can upload all files marked with the "important" label, etc.)
- cli to access OS X labels/colors easily (make a PHP directory lister that colors directories) => see http://ciaranwal.sh/2008/08/05/textmate-plug-in-projectplus
- hotlink finder on a given website
- WordPress plugin downloads and uploads from a hotlink
- Web app that summarizes your music tastes from lastfm in one line: "punk-rock and metal", "hip-hop and indie electro", ...
- lastfm weekly summary of what your friends listened to
- Rails plugin ActiveRecord::Base::find_by_insensitive_*()
- générateur de miniature de PDF en PHP
- programme qui retire automagiquement les tremblements d'une vidéo
- gcal greasemonkey to copy events to mixin
- flickr greasemonkey pour changer plus rapidement la privacité de photos
- plugin irssi pour demander confirmation avant de dire "a/w 2" sur un chan par exemple, peut être extensible facilement avec des regexp ("Voulez-vous vraiment écrire ce message tout en majuscules espèce de boulet ?")
- textmate Bundle "merge recent changes to file" if a file has been recently changed on the disk
- Firefox extension that installs escaline
- Prototype method Element.observe_and_call_once() same as observe but also calls it once the first time
- Twitter feed with clickable urls and avatars
- dictionnaire de rimes en français avec une recherche http://ignu.ungi.com/tiki-index.php?page=dictionnaire+de+rimes
- small GUI for rotating a video (with Shoes?)
- Plugin Firefox OpenSearch pour Escaline avec suggestions http://developer.mozilla.org/fr/docs/Gestion_de_suggestions_dans_les_plugins_de_recherche
http://developer.mozilla.org/fr/docs/Cr%C3%A9ation_de_plugins_OpenSearch_pour_Firefox
- web-generator using ultimate external avatar fetching lib <img src="/avatar?uri=http://sunfox.org&email=MD5" alt="" />
- ultimate external avatar fetching lib (in this order: pavatar, foaf, hcard, gravatar, favatar, generated id, first google result)
- plugin WordPress qui permet de descendre d'un niveau tous les h1,h2,h3,h4,h5 descendus d'un niveau (qui deviennent h2,h3,h4,h5,h6 respectivement)
- contacts app using only external foaf profiles or hcards
- sexy foaf-a-matic
- scrobbler sur lastfm les recent tracks de deezer
- small gui for pulseaudio sink-switching
- simple PHP OpenID authentification for directories
- small password vault on the web
- web-generator: anti-spam generator for forms which mixes inputs with honey
- feed-score: measure how long it would take you to read a feed "This feed should take you about 31 minutes to read each week"
- Fluffy https://fluffy.web0.eu/
- Groucha, client irc ajax
- web-term
- Appli web billmonk-like
- Appli web foodfox-like
- Forum simple, épuré, auth OpenID
- Wiki simple, épuré, auth OpenID
- Rhythmbox plugin "skip count"
- Rhythmbox dynamic filter in dynamic playlists that lets you include or exclude music from other playlists
- Firefox extension to force the use of secure urls for known sites (e.g. gmail has an http and an https)
- JS to be able to insert tabs in textareas (ctrl-tab, altgr tab, long-tab, shift-space ?)
- get Firefox/Gecko to print to a file just by giving a url on the command line
- better idées-de-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment