public marks

PUBLIC MARKS from decembre with tags java & outil

2010

JSMin (Online Javascript version of this Tool) - A filter which removes comments and unnecessary whitespace from JavaScript files

by 1 other
JSMin is a filter which removes comments and unnecessary whitespace from JavaScript files. It typically reduces filesize by half, resulting in faster downloads. It also encourages a more expressive programming style because it eliminates the download cost of clean, literate self-documentation.You can automate this process with a minimizing application which you can find here and an on-line javascript version here ______ You should note that while comments are useful for maintaining the code, they are a liability itself in Javascript since they will be transmitted along with the code to each and every page load, which can create substantial bandwidth penalties and increase the load time of your page for users. This doesn't mean you shouldn't comment your code, just that once your code is "finished" you should make a backup copy with the comments, then strip out all the comments in the file which is actually sent to the user.

Inspecteur SIP: Le testeur de signal SIP! (VOIP Freephonie) - PenTestIT

vous pouvez l'utiliser pour effectuer des reconnaissances sur votre VoIP cible. SIP inspecteur est un utilitaire puissant pour tester et dépanner divers cas de signalisation SIP. L'outil fournit une base JAVA, interface graphique intuitive pour créer différents scénarios de signalisation SIP. Peu importe, si vous êtes un débutant et ne connais pas beaucoup sur SIP, par défaut scénarios sur l'UAC et SAMU sont déjà présents. Une autre bonne option sur cet outil est que vous pouvez envoyer les paquets RTP partir d'un fichier pcap capturés.

FreshDelicious :Delicious

by 2 others
Quickly and easily showed that my recently assembled bookmark collection had a surprising number of dead links. This great tool should be better publicized to all delicious users to help us keep our bookmarks up-to-date!!

2009

JDownloader - Logiciel - Simplifie le téléchargement de fichiers depuis les Hébergeurs Rapidshare ou Megaupload

by 1 other
Pas uniquement pour les utilisateurs possédant un compte Premium mais également pour ceux qui ne paient pas. Il offre : - un téléchargement en flux continu - la reconnaissance Captcha - la décompression automatique des fichiers et bien plus. De plus, de nombreux "liens d'encodage" sont supportés - il vous suffit de coller le lien "codé" et JD fera le reste. JD peut importer les CCF, RSDF et les nouveaux fichiers DLC .

Regular Expressions - Popular Tools, Utilities and Programming Languages That Support Regular Expressions - Specialized Tools and Utilities for Working with Regular Expressions - TutorialTools & LanguagesExamplesBooks & Reference

These tools and utilities have regular expressions as the core of their functionality. grep - The utility from the UNIX world that first made regular expressions popular PowerGREP - Next generation grep for Microsoft Windows RegexBuddy - Learn, create, understand, test, use and save regular expressions. RegexBuddy makes working with regular expressions easier than ever before. General Applications with Notable Support for Regular Expressions There are a lot of applications these days that support regular expressions in one way or another, enhancing certain part of their functionality. But certain applications stand out from the crowd by implementing a full-featured Perl-style regular expression flavor and allowing regular expressions to be used instead of literal search terms throughout the application. EditPad Pro - Convenient text editor with a powerful regex-based search and replace feature, as well as regex-based customizable syntax coloring.

2008

Bitlet__Téléchargez des fichiers Bittorrent sans client___En collant l’url d’un .torrent sur le site Bitlet___ | Korben

Le site téléchargera le fichier sur votre PC, par applet java, qui je vous le rappelle est exécutée par votre PC, donc n’imaginez pas devenir “invisible” avec ce site.Bonne solution pour downloader sans avoir installé avant un client comme µto

2007

FLICKR - OLD - FlickrFaves - Telecharger Favoris - Application Flickr

by 3 others
A small utility for downloading high-resultion versions of your Flickr favorites to your harddrive. If you are like me this means hundreds of beautiful new wallpapers at the click of a button! FlickrFaves is a cross-platform utility written in Java.

2006

Complete List of Web 2.0 Applications |_Virtual Karma: Rian's blog

by 36 others
Complete List of Web 2.0 Applications Following is an alphabetically sorted list of popular Web 2.0 applications. The description for each of the application is taken from their own About or FAQ pages.

2005

read_later_Otaku, Cedric's w eblog: Automatic filing with del.icio.us

by 6 others
Very often, I find an interesting article that I don't have the time to read just now and I want to make sure I won't forget to read it some time later. To achieve this, I have created a tag read_later in my del.icio.us bookmarks. Whenever I find such a

Platypus_mozdev.org - :Faire des scripts Greasemonkey

by 22 others, 1 comment
Le compagnon idéal de greaseMonkey. Permet de modifier une page et de sauvegardez les modifications sous la forme d'un script greaseMonkey. Le script est automatiquement appliqué lorsque vous revisitez la page.