wizardishungry + development   92

jedi4ever/veewee
Vagrant is a great tool to test new things or changes in a virtual machine(Virtualbox) using either chef or puppet. The first step is to download an existing 'base box'. I believe this scares a lot of people as they don't know who or how this box was build. Therefore lots of people end up first building their own base box to use with vagrant.
automation  development  ruby  vagrant  virtualbox 
4 weeks ago by WIZARDISHUNGRY
CWE - 2011 CWE/SANS Top 25 Most Dangerous Software Errors
The 2011 CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in software. They are often easy to find, and easy to exploit. They are dangerous because they will frequently allow attackers to completely take over the software, steal data, or prevent the software from working at all.
design  development  programming  software  security 
june 2011 by WIZARDISHUNGRY
phantomjs - Project Hosting on Google Code
PhantomJS is a minimalistic, headless, WebKit-based, JavaScript-driven tool.
browser  development  javascript  testing  webkit 
february 2011 by WIZARDISHUNGRY
Taco Bell Programming
I have far more faith in xargs than I do in Hadoop. Hell, I trust xargs more than I trust myself to write a simple multithreaded processor. I trust syslog to handle asynchronous message recording far more than I trust a message queue service.
development  linux  programming  shell  unix 
january 2011 by WIZARDISHUNGRY
Julien Danjou homepage - rainbow-mode
rainbow-mode is a minor mode for Emacs. It displays strings representing colors with the color they represent as background.
emacs  opensource  color  interesting  html  colors  library  colour  development  editor  software  vim  plugin  programming 
september 2010 by WIZARDISHUNGRY
hello - GNU Project - Free Software Foundation
Unlike the minimal version often seen, GNU Hello processes its argument list to modify its behavior, supports greetings in many languages, and so on. The primary purpose of GNU Hello is to demonstrate how to write other programs that do these things; it serves as a model for GNU coding standards and GNU maintainer practices.
funny  programming  development  linux  tutorial  learning  gnu  templates  hello  download  c 
may 2009 by WIZARDISHUNGRY
How to cloud.
The following links explain how to get around in the Amazon cloud.
cloud  ec2  cloudcomputing  aws  amazon  virtualization  howto  blog  software  diy  tutorial  development 
april 2009 by WIZARDISHUNGRY
Confessions of a Ruby Sadist sudo gem install flay
Code that flay reports as similar is a good candidate for refactoring.
dry  metrics  ruby  tool  development  programming  tools 
november 2008 by WIZARDISHUNGRY
Capability-based security - Wikipedia, the free encyclopedia
A capability (known in some systems as a key) is a communicable, unforgeable token of authority. It refers to a value that references an object along with an associated set of access rights.
development  linux  wiki  os  security  unix  posix 
september 2007 by WIZARDISHUNGRY
jerith.za.net: Socket programming in Erlang
do_echo(Socket) -> case gen_tcp:recv(Socket, 0) of {ok, Data} -> gen_tcp:send(Socket, Data), do_echo(Socket); {error, closed} -> ok end.
article  chat  code  dev  development  erlang  example  framework  network  server  networking  sockets  socket  programming  tutorial 
september 2007 by WIZARDISHUNGRY
Wikidbase: the ultimate groupware application, possibly
The wikidbase concept is based on the view that non-technical users of a database system (i.e. those who are the experts of the nature of the data they handle) should be able to create and evolve their database model over time
wiki  database  django  opensource  wikidbase  tools  development  dev  applications  cms 
august 2007 by WIZARDISHUNGRY
DevilDucky - Introducing the Book
A comedy about medieval tech support, learning how to use a book. It's from a show called Øystein & Meg (Øystein & I) produced by the Norwegian Broadcasting television channel (NRK) in 2001. The spoken language is Norwegian, the subs in Danish.
blog  book  computers  development  fun  bus  books  funny 
may 2007 by WIZARDISHUNGRY
SVG Textorizer Tool
whoa, decorates extracted edges of image with text
art  code  convert  cool  creative  development  dev  svg 
january 2007 by WIZARDISHUNGRY
gotAPI/search
Ajaxy search targeting a bunch of API docs for commonly used toolkits and languages... radical
site_toolbar  work_toolbar  ruby  rails  symfony  xml  xpath  xsl  w3c  google  javascript  ajax  toolkit  java  j2ee  c  c++  useful  reference  programming  api  search  development  php  html  css  code 
december 2006 by WIZARDISHUNGRY
Sprite Database
massive amounts of sprites ripped from roms.... time to make animated gifs!
animation  graphic  graphics  gaming  games  development  database  art  sprites  sprite 
december 2006 by WIZARDISHUNGRY
Main Page - NoNoFollow
rel="nofollow" is considered harmful in my opinion. Why shouldn't I give PageRank to worthy people; I have good spam filtering.
blog  community  culture  development  google  howto  search  nofollow  web  spam  html  metadata 
november 2006 by WIZARDISHUNGRY
Don’t Forget to Plant It! » Tails Firefox Extension 0.3
The Tails Firefox Extension allows you to view microformats embedded on a web page, and perform customizable actions on the microformats via Tails Scripts.
browser  desktop  development  extension  extensions  firefox  hcard  microformats 
november 2006 by WIZARDISHUNGRY
http://codinginparadise.org/projects/dhtml_history/README.html
The Really Simple History (RSH) framework makes it easy for AJAX applications to incorporate bookmarking and back and button support. By default, AJAX systems are not bookmarkable, nor can they recover from the user pressing the browser's back and forward
accessibility  ajax  bookmarks  browser  cool  design  dev  code  javascript  history  programming  library  development  dhtml  framework  formyjob 
november 2006 by WIZARDISHUNGRY
Create a simple liquid layout - .net magazine
Basically, how to make CSS based layouts that scale with variable screen width
formyjob  article  css  design  development  howto  html  inspiration  internet  magazine  programming  tech  tips  toread  tutorial  tutorials  ui  web  web2.0  webdesign  webdev  work  layout  liquid 
october 2006 by WIZARDISHUNGRY
Seashore - About
Seashore is an open source image editor. It features gradients, textures and anti-aliasing for both text and brush strokes. It supports multiple layers and alpha channel editing. It is based around the GIMP's technology and uses the same file format.
alternative  Apple  applications  apps  art  bookmarks  cocoa  computer  computers  design  development  editing  editor  free  freeware  gif  graphic  graphics  hack  image  images  irc  linux  mac  macos  media  opensource  OSX  painting  photo  photography  pictures  quartz  safari  small  software  tech  technology  todo  tool  tools  watch  windows  work 
october 2006 by WIZARDISHUNGRY
Scratchbox
Scratchbox is a cross-compilation toolkit designed to make embedded Linux application development easier. It also provides a full set of tools to integrate and cross-compile an entire Linux distribution. To find out what it can do, take a look at some of
770  code  cool  debian  development  embedded  free  geek  linux  maemo  opensource  portable  programming  projects  technology  tool  tools  toread  work 
september 2006 by WIZARDISHUNGRY
Scapy
interactive packet manipulation program. It is able to forge or decode packets of many protocols, send them, capture them, match requests and replies, and handle most tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery
analysis  computer  crack  debugging  dev  development  firewall  freeware  geek  hack  hacking  howto  internet  ip  network  networking  opensource  programming  python  read_later  research  security  software  sysadmin  technology  tips  tool  tools  tutorial  unix  visualization  wireless  packet 
september 2006 by WIZARDISHUNGRY
curvyCorners - Ultimate Rounded Corners.
curvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners.
api  art  articles  blogs  browser  cheatsheet  code  coding  cool  css  design  development  documentation  effect  form  frameworks  free  hacking  howto  html  images  java  javascript  js  libraries  library  links  photo  php  programming  rails  reference  tab  table  tech  technology  tips  tool  toread  ui  usability  web  webdesign  webdev  work  www  formyjob 
august 2006 by WIZARDISHUNGRY
eAccelerator - Trac
eAccelerator is a free open-source PHP accelerator, optimizer, encoder and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated.
development  hosting  opensource  php  programming  software  tool  web  webdev  accelerator  cache  extension  formyjob 
july 2006 by WIZARDISHUNGRY
FireBug - JoeHewitt.com
lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including a debugger, error console, command line
ajax  console  debug  development  DOM  extensions  firefox  javascript  js  monitoring  mozilla  plugin  plugins  programming  software  tool  tools  web  webdesign  webdev  formyjob  formysite 
july 2006 by WIZARDISHUNGRY
« earlier      

related tags

3d  8bit  accelerator  accessibility  Accounts  activex  addressbook  agile  ai  aim  ajax  algorithms  alternative  amazing  amazon  amiga  analysis  animation  apache  api  apple  applications  apps  architecture  art  article  articles  assembly  asynchronous  audio  autocomplete  automation  awesome  awful  aws  backup  barcode  bit  bit-hacks  bitmanipulation  bits  blackberry  blind  blog  blogging  blogs  book  bookmarklet  bookmarklets  bookmarks  books  bot  browser  bugs  bus  business  businesscards  button  buy  c  c++  cache  caching  calendar  canvas  capistrano  career  cellphone  chart  charts  chat  cheatsheet  chromium  client  cloud  cloudcomputing  cms  cocoa  code  coding  color  color-cycling  colorblind  colors  colour  comedy  comics  comment  comments  commit  communication  community  compression  computer  computers  console  convert  cookies  cool  crack  creative  critique  css  css3  culture  cvs  cycling  data  database  datamatrix  debian  debug  debugging  del.icio.us  demo  demoscene  design  desktop  dev  developer  development  dhtml  diagram  diagrams  diff  directions  diy  django  documentation  dojo  DOM  download  downloads  drawing  dreamhost  drupal  dry  dvcs  ec2  eclipse  edinburgh  editing  editor  education  effect  emacs  email  embedded  encoding  english  erlang  example  excel  extension  extensions  faq  feed  feeds  fileupload  firefox  firewall  fix  flash  flickr  form  formy770  formyjob  formysite  forum  framework  frameworks  free  freeware  front  fun  funny  future  game  games  gaming  geek  gif  git  gmail  gnu  google  googlemaps  gps  graph  graphic  graphics  gratis  gtd  gui  guide  hack  hacking  hacks  haha  handy  hcard  hello  help  history  home  hook  hooks  host  hosting  howto  html  html5  http  i18n  ical  icon  icons  ide  ie  iframe  ifttt  illustration  ilx  image  images  indicator  information  inspiration  interesting  interface  internationalization  internet  ip  iphone  ipod  ipodtouch  irc  isync  itunes  j2ee  j2me  java  javascript  js  jscanvasfirefox  json  kaywa  language  languages  layout  learning  legal  leopard  libraries  library  lifehacks  links  lint  linux  liquid  lisp  list  loader  loading  mac  macos  maemo  magazine  management  map  mapping  maps  marketing  mashup  math  media  metadata  methodology  metrics  microcontrollers  microformats  microsoft  mind  mine  mobile  monitoring  mozilla  mspaint  multicore  multimedia  mvc  neat  nerd  net  network  networking  nofollow  noise  nokia  nokia770  notes  nyc  nytimes  obfuscator  object  ocr  office  office2.0  online  oop  opensource  optimization  optimize  optimum  organization  os  osx  outlook  packet  paint  painting  palette  patterns  pda  performance  perl  philadelphia  philosophy  phone  photo  photography  photos  photoshop  php  pictures  pinboard  plugin  plugins  podcast  podcasting  portable  posix  post  powerpoint  pre  presentation  process  productivity  programming  project  projects  propaganda  prototype  python  qr  qrcode  quartz  quirks  rails  rant  rdf  read_later  reference  remote  replacement  research  resources  retro  review  reviews  rotation  rss  ruby  safari  sandboxd  scalability  scheme  scotland  script  script.aculo.us  scriptaculous  scripts  scrum  search  security  selector  selectors  server  service  sharing  shell  shopping  site_toolbar  small  social  SocialSoftware  socket  sockets  software  space  spam  spinner  sprite  sprites  startup  subversion  sucks  support  svg  svn  symfony  sync  sysadmin  tab  table  tagging  teaching  tech  technology  templates  testing  text  theory  threading  tips  todo  tool  toolkit  tools  toread  trac  transportation  Travel  tricks  tutorial  tutorials  twitter  typography  ui  unicode  unix  upload  usability  useful  utility  vagrant  validation  validator  vcard  vector  version  vi  video  vim  virtualbox  virtualization  visio  visualization  w3c  watch  web  web2.0  webdesign  webdev  webkit  webservice  what_is_it  wiki  wikidbase  windows  wireless  work  work_toolbar  world  writing  wtf  www  xcode  xdebug  xml  xpath  xsl  yahoo  yui 

Copy this bookmark:



description:


tags: