background preloader

Homebrew — MacPorts driving you to drink? Try Homebrew!

Homebrew — MacPorts driving you to drink? Try Homebrew!

The SCP Foundation WebApps Les WebApps sont un assemblage de logiciels libres vous permettant de faire tourner, sur votre ordinateur, des logiciels initialement prévus pour fonctionner en ligne. Cela vous permet de faire tourner Dotclear, SPIP, Joomla, Wordpress, Drupal et bien d’autres sur votre ordinateur équipé Windows, sans avoir d’installation complexe à réaliser. Vous pourrez même transporter vos WebApp sur clé USB ou CD/DVD. Qu’est-ce qu’une Framakey WebApp ? Ce n’est pas clair ? Pour de plus amples explications, lisez la Foire Aux Questions. Les WebApps NB : Toutes les WebApps sont actuellement en version beta (publication du 20/03/2009) Il est donc probable que vous ayez des comportements inattendus. Wikis et Forums Réalisées par les membres du forum Framakey, ces applications sont en tests. Par conséquent, Framakey ne garantie pas le fonctionnement de ces applications et ne saurait être tenu pour responsable des dommages éventuels qui pourraient être causées par ces applications.

Bundler: The best way to manage Ruby applications Read the manual for an in-depth discussion of all of the options available in the Gemfile and how to use them. Gemfile manual Gemfiles require at least one gem source, in the form of the URL for a Rubygems server. Generate a Gemfile with the default rubygems.org source by running bundle init. If you can, use https so your connection to the rubygems.org server will be verified with SSL. source ' Declare the gems that you need, including version numbers. gem 'nokogiri'gem 'rails', '3.0.0.beta3'gem 'rack', '>=1.0'gem 'thin', '~>1.1' Most of the version specifiers, like >= 1.0, are self-explanatory. Rubygems version specifiers If a gem's main file is different than the gem name, specify how to require it. gem 'rspec', :require => 'spec'gem 'sqlite3' Specify :require => false to prevent bundler from requiring the gem, but still install it and maintain dependencies. gem 'rspec', :require => falsegem 'sqlite3' Learn More: Bundler.require Learn more: Git Learn more: Groups ruby '1.9.3'

The Eclipse Color Theme Plugin - Eclipse Color Themes About the Plugin The Eclipse Color Theme plugin makes it possible to switch color themes conveniently and without side effects. It includes the most popular themes from eclipsecolorthemes.org, but you can add any theme created on the site by exporting it as XML. Installation If you are on Eclipse 3.6 (Helios), the easiest way to install the plugin is from the Eclipse Marketplace. If you are on Eclipse 3.5 (Galileo), go to Help→Install New Software..., press Add Site and enter Eclipse Color Theme as the name and as the URL. Please note:If you are using a version of the plugin lower than 0.6, please uninstall and reinstall it following the instructions above. Usage After the installation, go to Window→Preferences→General→Appereance→Color Theme to change the color theme. If you have a feature request, create an issue or a pull request on GitHub.

MacPorts to Homebrew : New Packaging system for Mac OS X | Abhinay's Code Blog I just wanted to post a blog on Homebrew because, I started loving it already. Homebrew is the new modern package management system for Mac OS X wich beats MacPorts. Yah! Homebrew is a Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bonus beer theme. Here how you can install Homebrew on your Mac: I prefer installing homebrew in /usr/local directory.sudo curl -L | sudo tar xz --strip 1 -C /usr/local to avoid using sudo when installing packages, change the owner recursively on /usr/local directorysudo chown -R `whoami` /usr/local That’s it. Now, Let’s install wget using homebrewMacBook:~ abhinay$ brew install wget ==> Downloading File already downloaded and cached to /Users/abhinay/Library/Caches/Homebrew ==> . Really easy! Have fun! Note: If you are facing problem because of MacPorts, try to uninstall it – Uninstall Instructions Share this blog post

OpenData - Home Site Under Construction Hello everyone…This is the first post in the new “Freebies” category and I want to celebrate this by offering you something original and special.I`m giving away a free “Site Under Construction” Template ,to use it whenever you have a new website to launch or a re-design of your old website,or for anything else. This template is a simple one page “Under Construction” template that allows you to keep your users informed,while you work at your website.The template has a jQuery slider containing 3 slides:one with your social pages,like Twitter or Facebook,one with a subscribe-by-mail form and another one with an area for writing what you do.I thing it`s very useful.Now you have to convince yourself of its functionality. Main features of the Template jQuery Countdown Script-thanks to Keith Wood.Valid PHP e-mail subscription form-thanks to Abraham Soria from MetaMindVisualjQuery Slider.PSD File included Modern and clean web typeface. Agreements Just change the date with your own date.

BetterZip 2 - The Next Generation of Archiving Wouldn't it be great if Mac OS X's Quick Look would let you inspect the contents of compressed archives? With the help of the BetterZip Quick Look Generator, it can. The currently supported archive formats are: ZIP, TAR, GZip, BZip2, ARJ, LZH, ISO, CHM, CAB, CPIO, RAR, 7-Zip, DEB, RPM, StuffIt's SIT, DiskDoubler, BinHex, and MacBinary. Installation Download it here, unpack, and copy the BetterZipQL.qlgenerator bundle to your /Library/QuickLook folder (if you want to install it for all users on your Mac) or to the ~/Library/QuickLook folder, this is the Library/QuickLook folder inside your user folder. The Quick Look framework will need a little time before it realizes that a new generator has been added. Customization Toggle whether you like to see hidden files and package contents.Choose which columns to display.Toggle whether the header section should scroll out of the window or be kept in place. You can set the various options directly in the Quick Look pop-up.

UNLOCKER 1.9.1 BY CEDRICK 'NITCH' COLLOMB Unlocker 1.9.1 for 32 and 64 bit - 4/12/2011 - New feature: Made it possible to delete deep directory structures and too long path errors (Path too long, Cannot delete file or folder The file name you specified is not valid or too long. Specify a different file name, The filename or extension is too long, Path too deep, Destination Path Too Long, The file could not be accessed, The path you entered, is too long. Enter a shorter path). Try deleting the folder created by this batch file without the new Unlocker you will understand :) - Improved UI: Progress bar when deleting large folders - Improved UI: Fixed all references to previous website in UI - Fixed Bug: Fix crash which happened with deep paths in old versions - Fixed Bug: Fixed update check to match new Unlocker website ( - Fixed Installer: Fixed x64 installer for references to non existing assistant - Promotional feature: Fully optional Bing or Quickstores toolbar depending on location.

mxcl's homebrew at master - GitHub

Related: