der_dennis + code   411

Strftime
Click your strftime time on the web
time  code  ruby  python  php  perl  bash  shell  date 
3 days ago by der_dennis
Phabricator
is an open source collection of web applications which makes it easier to scale software companies.
projectmanagement  versioncontrol  webapp  code  development  bugtracker  gtd  diff  wiki  cli  shell  api  opensource 
4 days ago by der_dennis
RStudio
is a free and open source integrated development environment (IDE) for R. You can run it on your desktop (Windows, Mac, or Linux) or even over the web using RStudio Server.
statistic  r  code  ide  mac  osx  linux  windows 
17 days ago by der_dennis
Scrapy
is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.
python  code  web  browser  screenscraping  testing 
22 days ago by der_dennis
Trollop
is a commandline option parser for Ruby that gets out of your way. One line of code per option is all you need to write. For that, you get a nice automatically-generated help page (fit to your screen size!), robust option parsing, command subcompletion, and sensible defaults for everything you don't specify.
cli  gem  ruby  shell  code 
22 days ago by der_dennis
The Hacker Shelf
Community-curated collection of free books for the intellectually curious.
book  reading  online  code  learn  community  math 
22 days ago by der_dennis
How to learn Emacs
This guide is aimed at computer programmers who want to master the GNU Emacs text editor.
emacs  editor  howto  code  txt 
6 weeks ago by der_dennis
The Bastards Book of Ruby
is an introduction to programming and its practical uses for journalists, researchers, scientists, analysts, and anyone else whose job is to seek out, make sense from, and show the hard-to-find data.
ruby  book  howto  code 
8 weeks ago by der_dennis
pandas
is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.
python  code  statistics  r  excel  csv  sql 
9 weeks ago by der_dennis
KNC
is Kerberised NetCat. It works in basically the same way as either netcat or stunnel except that it is Kerberised. You can use it to construct client/server applications while keeping the Kerberos libraries out of your programs address space quickly and easily.
networking  security  unix  linux  shell  code  server  kerberos 
january 2012 by der_dennis
guard
is a command line tool to easily handle events on file system modifications (FSEvent / Inotify / Polling support).
ruby  sysadmin  automation  code  linux  unix  mac  osx  filesystem 
december 2011 by der_dennis
GitLab
is your own lite app for projects/repositories hosting on your server. Basically it is a free GithHub Clone written in Ruby on Rails.
git  versioncontrol  github  code  server  web 
november 2011 by der_dennis
dexy
is an open source document automation tool that can help you create documents using your favourite programming languages and your favourite software.
documentation  code  latex  gtd  python  pdf  html 
october 2011 by der_dennis
PieCrust
is a static website generator and lightweight CMS that’s all managed with text files. No complex setup, databases, or administrative panels.
website  static  generator  txt  web  code  server  html  git  php 
october 2011 by der_dennis
threesome
is a Vim plugin for resolving conflicts during three-way merges. It's designed to be used as a merge tool for version control systems like Mercurial and Git.
diff  merge  vim  plugin  editor  versioncontrol  code  git  mercurial 
october 2011 by der_dennis
boom
motherfucking text snippets on the command line.
txt  snippets  gtd  shell  unix  linux  osx  gem  ruby  code 
september 2011 by der_dennis
HOWTO Use UTF-8 Throughout Your Web Stack
You write web apps. You understand the web is global, and want to support internationalization. You want UTF-8.
utf8  encoding  text  mysql  java  http  html  apache  howto  code 
september 2011 by der_dennis
solo
is a very simple script (10 lines) that prevents a program from running more than one copy at a time. It is useful with cron to make sure that a job doesn't run before a previous one has finished
cron  linux  unix  sysadmin  script  code  shell  bash 
september 2011 by der_dennis
auto_torrent
Give it a list of stuff to look out for, set your bittorrent client’s ‘watch’ directory to match auto_torrent’s download directory, infringe copyright without lifting a finger.
bittorrent  p2p  python  code  download 
september 2011 by der_dennis
Supervisor
is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.
monitoring  unix  linux  mac  osx  automation  sysadmin  code 
september 2011 by der_dennis
Conque
is a Vim plugin which allows you to run interactive programs, such as bash on linux or powershell.exe on Windows, inside a Vim buffer. In other words it is a terminal emulator which uses a Vim buffer to display the program output.
vim  editor  shell  bash  powershell  windows  linux  unix  mac  osx  code 
august 2011 by der_dennis
Bootstrap
is a toolkit from Twitter designed to kickstart development of webapps and sites.
twitter  css  framework  html  gtd  code  website  webdesign  typography 
august 2011 by der_dennis
cinderella
is a fully managed development environment for open source hacking on Mac OSX. It's powered by homebrew and chef. You only need Xcode to get started.
mac  osx  code  mysql  postgresql  ruby  python  erlang  node.js  mongodb  memcached  xcode  homebrew  chef 
august 2011 by der_dennis
Web Developer Extension
adds various web developer tools to a browser. The extension is available for Firefox and Chrome, and will run on any platform that these browsers support including Windows, Mac OS X and Linux.
web  development  code  browser  plugin  chrome  firefox  mac  osx  windows  linux 
august 2011 by der_dennis
pow
is a zero-config Rack server for Mac OS X
ruby  code  development  server  rack  rails  gem  versioncontrol  http  mac  osx 
august 2011 by der_dennis
pexpect
is a pure Python module that makes Python a better tool for controlling and automating other programs.
python  code  automation  sysadmin  unix  linux  osx  networking  shell  script  ssh 
july 2011 by der_dennis
Gity
yet another open source git client for OS X
git  code  versioncontrol  mac  osx 
june 2011 by der_dennis
Using p4merge with Git
Although it is correct that git doesn't come with a nice merge tool, it is quite happy to use any merge tool that you have on hand. And since Perforce's merge tool is available free, you can use p4merge with git.
git  versioncontrol  code  merge  perforce 
may 2011 by der_dennis
Rubular
is a Ruby-based regular expression editor. It's a handy way to test regular expressions as you write them.
ruby  regexp  code  online  test 
may 2011 by der_dennis
Vagrant
is a tool for building and distributing virtualized development environments. By providing automated creation and provisioning of virtual machines using Oracle's VirtualBox, Vagrant provides the tools to create and configure lightweight, reproducible, and portable virtual environments.
sysadmin  virtualbox  code  development  chef  puppet  ruby  virtualization 
may 2011 by der_dennis
Blueprint
is DevStructure's workhorse tool that looks inside popular package managers, finds changes you made to configuration files, and archives software you built from source to generate Puppet, Chef, or shell code. Everything blueprint sees is stored in Git to be diffed and pushed. It runs on Debian and RPM based distros with Python 2.6.
sysadmin  git  server  configuration  puppet  chef  bash  linux  python  code  github 
may 2011 by der_dennis
flickrtouchr
A Python script to grab all your photos from Flickr and dump them into a directory, organized into folders by set name.
flickr  backup  iphoto  photos  photography  python  code  github 
april 2011 by der_dennis
Vim Recipes
is a free cookbook for Vim, the popular text editor. It does not replace Vim's excellent built-in documentation, but complements it by focussing on tasks rather than commands.
vim  howto  editor  txt  pdf  html  gtd  code 
march 2011 by der_dennis
ScraperWiki
is a platform for writing and scheduling screen scrapers, and for storing the data they generate
wiki  scraping  datamining  internet  code  ruby  python  web  website 
march 2011 by der_dennis
The Motherfucking Manifesto For Programming, Motherfuckers
We are tired of XP, Scrum, Kanban, Waterfall, Software Craftsmanship (aka XP-Lite) and anything else getting in the way of...Programming, Motherfucker.
programming  code  geek  fun  management  xp  scrum 
march 2011 by der_dennis
PHP-RegExp-Tutorial
Ausführliche, deutschsprachige Informationen zum Aufbau und zur Verwendung von Regulären Ausdrücken in PHP.
php  code  regexp  howto 
march 2011 by der_dennis
git-friendly
is a collection of shell scripts for automating basic git workflows that you probably find yourself typing over and over again.
git  versioncontrol  code  gtd  script  shell  unix  linux  mac  osx 
march 2011 by der_dennis
Colored word-based diff
A wrapper that does what I want most of the time, and colorizes the output is cwdiff. Version control systems can easily be coerced into using this wrapper instead of diff.
diff  code  latex  shell  unix  linux  mac  osx  color 
march 2011 by der_dennis
Meslo-Font
Customized version of Apple's Menlo font. Great monospaced font for development work. Should also work with the Windows Console
fonts  typography  code  development 
march 2011 by der_dennis
Insufficiently known POSIX shell features
all the tricks below work in every POSIX shell I know of. None of them are bashisms.
shell  sh  bash  script  code  unix  linux 
march 2011 by der_dennis
Naked Password
The whole idea of naked password is to encourage your users to enter stronger passwords. Our beautiful model Sally tastefully removes items of clothing as the password grows stronger.
jquery  password  security  internet  geek  sexy  pixelart  wtf  code  plugin 
march 2011 by der_dennis
beets
is the media library management system for obsessive-compulsive music geeks
mp3  metadata  tag  musicbrainz  python  code  gtd  music  itunes 
february 2011 by der_dennis
Searching Active Directory with ldapsearch
If you think there isn't a trick to this, that means you've never tried it - leastways not on an Active Directory container that has more than 1,000 objects in it (or whatever the search limit has been set to in your environment)
Activedirectory  ad  microsoft  exchange  openldap  ldap  search  shell  bash  script  code  unix  linux 
february 2011 by der_dennis
monotone
is a free distributed version control system. It provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol.
Versioncontrol  code  sysadmin  mac  osx  linux  windows 
february 2011 by der_dennis
How to write vim plugins with python
You only need very little knowledge of VimL to be able to write plugins, if you know Python (or Ruby).
vim  plugin  editor  python  ruby  code 
february 2011 by der_dennis
txt2re
headache relief for programmers :: regular expression generator
regexp  code  sysadmin 
february 2011 by der_dennis
rush
is a replacement for the unix shell (bash, zsh, etc) which uses pure Ruby syntax
Shell  bash  zsh  ruby  code  unix 
january 2011 by der_dennis
Celerity
is a JRuby wrapper around HtmlUnit - a headless Java browser with JavaScript support. It provides a simple API for programmatic navigation through web applications.
Testing  code  jruby  java  ruby  browser  sysadmin  webapp  api  javascript  monitoring  html 
january 2011 by der_dennis
cucumber-nagios
lets you describe how a system should work in natural language, and outputs whether it does in the Nagios plugin format
Testing  code  visualization  nagios  icinga  monitoring  http  ssh  ruby  gem  sysadmin  plugin 
january 2011 by der_dennis
VimGolf
Real Vim ninjas count every keystroke - do you?
shell  vim  editor  game  golf  code  regexp 
january 2011 by der_dennis
Review Board
is a powerful web-based code review tool that offers developers an easy way to handle code reviews. It scales well from small projects to large companies and offers a variety of tools to take much of the stress and time out of the code review process.
Code  testing  review  web  development  versioncontrol 
january 2011 by der_dennis
The git pickaxe: finding changes was never easier
Wouldn't it be great if you could find all the changes to a line in your entire history? Sort of like git blame, but only for revisions that match some string.This is where git's pickaxe functionality comes in.
git  versioncontrol  search  howto  code 
december 2010 by der_dennis
Cram
is a functional testing framework for command line applications based on Mercurial's unified test format.
code  testing  shell 
december 2010 by der_dennis
pinboard-backup.sh
example cron script to pull pinboard.in XML export into git for data portability.
pinboard  git  backup  xml  internet  del.icio.us  cron  shell  code  bash  versioncontrol  api 
december 2010 by der_dennis
z
maintains a jump-list of the directories you actually use
bash  shell  linux  unix  gtd  sysadmin  code  github 
december 2010 by der_dennis
RubyDrop
Ruby project that aims to be an open-source, roll-your-own, Dropbox clone using Git as the backend. There's still a lot of details to work out, and the code may be a little messy, so you'll have to bear with me (it's a process)
ruby  code  github  backup  dropbox  sync  versioncontrol  server  rsync  ssh 
december 2010 by der_dennis
Writing clean, testable, high quality code in Python
Catastrophically bad code can be written in any language, including the elegant and powerful Python language. In this article, we explore how thinking about testing actually produces dramatically different Python code. Lastly, we learn how to measure scientifically the difference.
python  testing  code  programming  development 
december 2010 by der_dennis
tig
is a git repository browser that additionally can act as a pager for output from various git commands
cli  git  code  versioncontrol  shell  bash  linux  unix  mac  osx 
december 2010 by der_dennis
Tower
Great looking and powerful Git client for Mac OS X
git  gui  versioncontrol  mac  osx  code 
november 2010 by der_dennis
ruby-warrior
This is a game designed to teach the Ruby language and artificial intelligence in a fun, interactive way.
ruby  code  game  howto  git  github 
october 2010 by der_dennis
Sprachauswahl bei Git on Windows (msysgit)
Unfassbar missverständliche deutsche Übersetzungen in msysgit abschalten.
git  windows  deutsch  english  versioncontrol  code 
october 2010 by der_dennis
LiveView
is a specialized remote screen viewing application intended as a tool to help designers create graphics for mobile applications, it has also proven to be useful for creating quick and dirty simulations, demos, and experience prototypes.
iphone  ipad  development  code  design  mac  osx  remote 
october 2010 by der_dennis
gitolite
allows you to setup a centralised git server, with very fine-grained access control and many (many!) more powerful features.
git  versioncontrol  code  corporate  sysadmin  perl  acl  security 
september 2010 by der_dennis
Vimprobable
is a WWW browser that behaves like the Vimperator plugin available for Mozilla Firefox. It is based on the WebKit engine (using GTK bindings).
vim  browser  code  webkit  safari  geek 
september 2010 by der_dennis
Kaleidoscope
Advanced diff-App for Mac OS X. Compares Textfiles, Code and Images. Also: Shiny. Shareware, 29,00 €
diff  mac  osx  files  image  txt  code 
september 2010 by der_dennis
sshuttle
Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin access.
proxy  vpn  ssh  shell  code  python  networking  firewall  ip  tcp  iptables  unix  linux  mac  osx  tunnel  sysadmin 
august 2010 by der_dennis
Git for the lazy
This guide is for people who want to jump to any point in time with their project/game/whatever, and want something to use for themselves.
git  versioncontrol  howto  code 
august 2010 by der_dennis
Simple Software - Open Source Tools
Very nice collection of handy scripts. Most of which are windows only...
opensource  windows  sysadmin  code  linux  mac  osx 
august 2010 by der_dennis
Using Git to manage a web site
The one-line summary: push into a remote repository that has a detached work tree, and a post-receive hook that runs "git checkout -f".
git  website  webserver  versioncontrol  http  script  code  html 
august 2010 by der_dennis
quillen
backs up your important documents or other data to your Amazon S3 and SimpleDB account.
backup  java  amazon  s3  simpledb  code  cloud 
august 2010 by der_dennis
gollum
Gollum wikis are simply Git repositories that adhere to a specific format. Gollum pages may be written in a variety of formats and can be edited in a number of ways depending on your needs.
wiki  git  versioncontrol  web  ide  txt  api  ruby  code  semantic  documentation  markdown 
august 2010 by der_dennis
Improving your programming style with Python
Very nice Python Links and References, listed in order of difficulty.
python  code  howto 
august 2010 by der_dennis
« earlier      

related tags

ack ⊕  acl ⊕  Activedirectory ⊕  ad ⊕  adams ⊕  adapter ⊕  addressbook ⊕  air ⊕  airport ⊕  ajax ⊕  amazon ⊕  analysis ⊕  apache ⊕  api ⊕  apple ⊕  applescript ⊕  arbeit ⊕  artwork ⊕  automation ⊕  awk ⊕  backup ⊕  bash ⊕  basic ⊕  bdd ⊕  benchmark ⊕  bittorrent ⊕  bliki ⊕  blog ⊕  book ⊕  browser ⊕  bsd ⊕  buchhaltung ⊕  bugtracker ⊕  build ⊕  c ⊕  c++ ⊕  camping ⊕  capistrano ⊕  chat ⊕  cheatsheet ⊕  chef ⊕  children ⊕  chrome ⊕  chuck_norris ⊕  cli ⊕  cloud ⊕  cluster ⊕  cms ⊕  cocoa ⊕  code ⊖  color ⊕  community ⊕  computer ⊕  configuration ⊕  console ⊕  converter ⊕  coreimage ⊕  corporate ⊕  crack ⊕  cron ⊕  cryptography ⊕  css ⊕  csv ⊕  cvs ⊕  darcs ⊕  dashboard ⊕  database ⊕  datamining ⊕  date ⊕  debian ⊕  debug ⊕  del.icio.us ⊕  deployment ⊕  design ⊕  deutsch ⊕  development ⊕  devop ⊕  diff ⊕  dns ⊕  documentation ⊕  dotfiles ⊕  dotmac ⊕  download ⊕  dropbox ⊕  dvd ⊕  eclipse ⊕  editor ⊕  emacs ⊕  encoding ⊕  english ⊕  erlang ⊕  excel ⊕  exchange ⊕  explorer ⊕  f-script ⊕  facebook ⊕  feed ⊕  files ⊕  filesharing ⊕  filesystem ⊕  firefox ⊕  firewall ⊕  flash ⊕  flickr ⊕  fonts ⊕  framework ⊕  fs ⊕  fun ⊕  fuse ⊕  game ⊕  games ⊕  geek ⊕  gem ⊕  generator ⊕  girl ⊕  git ⊕  github ⊕  golf ⊕  google ⊕  graph ⊕  graphic ⊕  grep ⊕  growl ⊕  gtd ⊕  gtk ⊕  gui ⊕  hack ⊕  hardware ⊕  hex ⊕  homebrew ⊕  howto ⊕  html ⊕  http ⊕  ical ⊕  icinga ⊕  ide ⊕  image ⊕  images ⊕  imap ⊕  internet ⊕  ip ⊕  ipad ⊕  iphone ⊕  iphoto ⊕  iptables ⊕  irb ⊕  irc ⊕  itunes ⊕  j ⊕  java ⊕  javascript ⊕  jquery ⊕  jruby ⊕  kerberos ⊕  kernel ⊕  keychain ⊕  kinder ⊕  lastenheft ⊕  latex ⊕  ldap ⊕  learn ⊕  leopard ⊕  lightbox ⊕  linux ⊕  list ⊕  log ⊕  love ⊕  mac ⊕  macfuse ⊕  macports ⊕  mail ⊕  make ⊕  mamp ⊕  management ⊕  markdown ⊕  markup ⊕  mashup ⊕  math ⊕  md5 ⊕  memcached ⊕  memory ⊕  mercurial ⊕  merge ⊕  metadata ⊕  microsoft ⊕  mirror ⊕  mongodb ⊕  mongrel ⊕  monitoring ⊕  mp3 ⊕  mp4 ⊕  music ⊕  musicbrainz ⊕  mysql ⊕  nagios ⊕  network ⊕  networking ⊕  node.js ⊕  notification ⊕  objective-c ⊕  online ⊕  openldap ⊕  opensource ⊕  organisation ⊕  osx ⊕  p2p ⊕  paper ⊕  password ⊕  patch ⊕  pdf ⊕  perforce ⊕  perl ⊕  pflichtenheft ⊕  phone ⊕  photo ⊕  photography ⊕  photos ⊕  php ⊕  pinboard ⊕  pixelart ⊕  plot ⊕  plugin ⊕  postgresql ⊕  powershell ⊕  programming ⊕  projectmanagement ⊕  prowl ⊕  proxy ⊕  puppet ⊕  push ⊕  python ⊕  quicklook ⊕  quicksilver ⊕  r ⊕  rack ⊕  rails ⊕  ram ⊕  reading ⊕  regexp ⊕  remote ⊕  review ⊕  revisioncontrol ⊕  ror ⊕  rspec ⊕  rss ⊕  rsync ⊕  ruby ⊕  rubyonrails ⊕  s3 ⊕  safari ⊕  scraping ⊕  screenscraping ⊕  screenshot ⊕  script ⊕  scrum ⊕  scumm ⊕  sdk ⊕  search ⊕  security ⊕  sed ⊕  semantic ⊕  server ⊕  sex ⊕  sexy ⊕  sh ⊕  sha ⊕  shareware ⊕  shell ⊕  shoes ⊕  simpledb ⊕  sla ⊕  slime ⊕  smalltalk ⊕  snippets ⊕  snipsnap ⊕  soap ⊕  software ⊕  softwareengineering ⊕  sql ⊕  sqlite ⊕  ssh ⊕  static ⊕  statistic ⊕  statistics ⊕  stream ⊕  subversion ⊕  sun ⊕  support ⊕  svk ⊕  svn ⊕  sync ⊕  syntax ⊕  sysadmin ⊕  tag ⊕  tcp ⊕  terminal ⊕  test ⊕  testing ⊕  tetris ⊕  text ⊕  textmate ⊕  theme ⊕  ticket ⊕  time ⊕  timeline ⊕  timemachine ⊕  todo ⊕  toread ⊕  trac ⊕  translation ⊕  tunnel ⊕  twitter ⊕  txt ⊕  typography ⊕  ui ⊕  uml ⊕  unix ⊕  utf8 ⊕  vcs ⊕  versioncontrol ⊕  vi ⊕  video ⊕  vim ⊕  virtualbox ⊕  virtualization ⊕  vista ⊕  visualization ⊕  vmware ⊕  vnc ⊕  vpn ⊕  wardriving ⊕  weather ⊕  web ⊕  web2.0 ⊕  webapp ⊕  webdav ⊕  webdesign ⊕  webkit ⊕  webserver ⊕  website ⊕  widget ⊕  wiki ⊕  windows ⊕  wlan ⊕  wmi ⊕  wordpress ⊕  work ⊕  wtf ⊕  www ⊕  xcode ⊕  xen ⊕  xhtml ⊕  xml ⊕  xp ⊕  youtube ⊕  zfs ⊕  zsh ⊕  _why ⊕ 

Copy this bookmark:



description:


tags: