This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo add-apt-repository ppa:nikount/orta-desktop && sudo apt-get update && sudo apt-get install orta-theme && sudo add-apt-repository ppa:tiheum/equinox && sudo apt-get update && sudo apt-get install faenza-icon-theme |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install beanstalk_client cloud9 beanstalk_worker bufferlib carrier cookie cradle facebook-client facebook-connect file filesystem-composer gitter git hash hamljs haml gzip gzip-stack headers mkdirp monitor mysql-native n natives node-restclient node-uuid node-xmpp nstore npm-github-service oauth nurl restartr user-agent yaml xmpp-client ya-csv |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -X POST -H "Content-Type: application/json" -d '{"source": "http://wikileaks.nymphormation.org/wikileaks", "target": "http://localhost:5984/_replicate", "create_target": true, "continuous": true}' http://localhost:5984/_replicate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package laan.xml | |
{ | |
public class PlistParser | |
{ | |
public function PlistParser() | |
{ | |
} | |
public static function parsePlist ( xmlPlist : XML ) : XML { | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install git imagemagick couchdb macvim ejabberd git-flow git-extras postgresql git-multipush git-utils darwinbuild ffmpeg node nmap maven wget cassandra mysql memcached redis git-cola git-extras git-flow subversion beanstalk |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function(doc) { | |
var userID = 500; | |
var userTags = [ | |
100000036, | |
100000065, | |
100000077, | |
100000046, | |
100000062, | |
100000103 | |
]; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export FLEX_HOME=~/FlexSDK/Flex_4_1_0/ | |
export FLEX_HOME2=~/FlexSDK/Flex_4_5_0/ | |
export ZEND_TOOL_INCLUDE_PATH=/Users/LittleBuddha87/Projekte/Libs/ZendFramework_1_11_0/library | |
#export PATH=/usr/local/bin:/usr/bin:/usr/local/sbin:/bin:/usr/local/bin:/sbin/ | |
export PATH="~/bin:~/.bin:/usr/local/homebrew/bin:/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:/usr/local/git/bin:$PATH" | |
alias ls='ls -la' | |
alias coda='open -a /Applications/Coda.app' | |
alias fbapp='open -a /Applications/Adobe\ Flash\ Builder\ Burrito/Adobe\ Flash\ Builder\ Burrito.app/' | |
alias fcapp='open -a /Applications/Adobe\ Flash\ Catalyst\ Panini/Adobe\ Flash\ Catalyst\ Panini.app/' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
====== PING ====== | |
10030 requests completed in 0.30 seconds | |
50 parallel clients | |
3 bytes payload | |
keep alive: 1 | |
1.83% <= 0 milliseconds | |
56.10% <= 1 milliseconds | |
94.70% <= 2 milliseconds | |
98.91% <= 3 milliseconds |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
The MIT License | |
Copyright (c) 2008, Shawn P. Garbett (www.garbett.org), Jonathan Hicks | |
Permission is hereby granted, free of charge, to any person obtaining a copy | |
of this software and associated documentation files (the "Software"), to deal | |
in the Software without restriction, including without limitation the rights | |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
copies of the Software, and to permit persons to whom the Software is |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* @version: ${releaseVersion}.${milestoneNumber}.${commitNumber} | |
* | |
* @author: ${user} | |
* @eMail: [email protected] | |
* @create-date: $(date) | |
* @homepage: http://www.basilicom.de | |
* | |
* | |
* @Modifiedlist: |