Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
this is a way get control on Apple's network interfaces by manually setting options in Terminal
1
1000
posted 15 years ago by blackthorne
Tools > Macro IDE > Add new item to MyMacros > Select Module, Name 'AttachToWebServer' > Copy/paste code.
To set as a keyboard shortcut go to Tools > Options > Keyboard, and search for the name of the macro (AttachToWebServer) and then assign a ke...
0
1137
posted 15 years ago by HologramX
Rails
will_paginate with jquery ajax / поÑтаничный вывод в Rails Ñ will_paginate и Jquery
0
1313
posted 15 years ago by almazom
Rails
olark service using with rails and haml / иÑпользование Olark ÑервиÑа Ñ Rails и Haml
0
1133
posted 15 years ago by almazom
AS3 does some weird things with HTML. Here are a few ways to handle common problems. The worst offender that many people encounter is double carriage returns. Regex those nasty buggers into oblivion (aka \n)!
0
1055
posted 15 years ago by trevorhartman
Set up and array of filenames, which correspond to the file names of the images you are trying to randomize.
0
1007
posted 15 years ago by paulgrenwood
Bash
lists all network protocol connections filtering out column 6 and sorting the unique entries by count
0
991
posted 15 years ago by tobewan
Bash
all network connections filtering out anything in column 6 that matches '/tcp/' and sorts the unique entries by count
0
1264
posted 15 years ago by tobewan
Setup default ignores, aliases, colors, completion and bash prompt in Git
These are to be run from Terminal.
1
988
posted 15 years ago by alvarezrilla