How To Optimize Your Site With HTTP Caching | BetterExplained
I’ve been on a web tweaking kick lately: how to speed up your javascript, gzip files with your server, and now how to set up caching. But the reason is simple: site performance is a feature.

For web sites, speed may be feature #1. Users hate waiting, we get frustrated by buffering videos and pages that pop together as images slowly load. It’s a jarring (aka bad) user experience. Time invested in site optimization is well worth it, so let’s dive in.
cache  caching  http  optimization  performance 
december 2011
elasticsearch - - Open Source, Distributed, RESTful, Search Engine
So, we build a web site or an application and want to add search to it, and then it hits us: getting search working is hard. We want our search solution to be fast, we want a painless setup and a completely free search schema, we want to be able to index data simply using JSON over HTTP, we want our search server to be always available, we want to be able to start with one machine and scale to hundreds, we want real-time search, we want simple multi-tenancy, and we want a solution that is built for the cloud.

"This should be easier", we declared, "and cool, bonsai cool".

elasticsearch aims to solve all these problems and more. It is an Open Source (Apache 2), Distributed, RESTful, Search Engine built on top of Lucene.
java  json  lucene  search 
september 2011
logstash - open source log management
logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching). Speaking of searching, logstash comes with a web interface for searching and drilling into all of your logs.
log  logging  opensource  sysadmin 
september 2011
A tiny script that speeds up, simplifies and modernizes your site
Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEAD. A concise solution to universal issues.
css  html5  javascript  js  webdev 
september 2011
Beta Speedtest
10 fast fingers lets you test your typing speed. Just start typing and see how fast you can type.
Practice daily and improve your typing speed. Are you faster than everybody else?
keyboard  test  type  speed 
september 2011
News : Keyboard Porn
Wait.. what?! A keyboard collection? While it may seem like a rather strange hobby, I indeed collect keyboards and related accessories. By now my collection consists of about a hundred keyboards, thousands of keycaps, keyboard cables and a lot more junk. Other people collect stamps, I collect keyboards. Get over it.
blog  images  hardware  interesting  geek  from delicious
september 2011
Web Fonts I Look Forward To Using | Trent Walton
The present & future of web fonts is looking awfully bright. Quality and Quantity are increasing, though there are still a few fonts I have to pass over when designing for the web. While I don’t know if all of these are in the pipeline to become web fonts, I have to believe that all type foundries are moving in that direction so that their fonts remain useful. It’s important to note that this shouldn’t be read as a “what’s the holdup” post. Creating high quality web fonts is no simple task. The only thing worse than a font you can’t use on the web is one that can be used but renders poorly.
design  webdesign  web  typography  fonts 
august 2011
atmos/cinderella @ GitHub
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.
Cinderella builds everything up in ~/Developer. It won't stomp on any of your current installations so you don't have to commit your entire machine immediately. It's simple to rollback if you really want to.
programming  tools  development  osx  mac 
august 2011
The Price of (Dev) Happiness: Part One - Fog Creek Blog
Okay, let’s just assume that you’ve bought into the idea that a happy developer requires a clean, attractive, comfortable workplace that encourages healthy, sustainable productivity.
You don’t want to do this piecemeal. You asked for a big monitor and you got it. Now, you ask for a sit-stand desk, and you’re suddenly the guy who always needs another “toy.”
programming  development  productivity  management  hardware 
august 2011
Indeterminate Checkboxes | CSS-Tricks
Visually, there are actually three states a checkbox can be in: checked, unchecked, or indeterminate.
css  webdev  javascript  jquery  html 
august 2011
Share & Discover Lists of Great Gear | Bagcheck
Whether it's computing, photography, cooking, or sports —we all have a set of favorite items for doing what we love. Bagcheck is a fun way to share and discover what's inside our "bags".
Bagcheck was started by a few geeks who love their gear. We realized we're not the only ones that spent lots of time discussing the products we love to use. So we made Bagcheck to allow people to talk about and share lists of the stuff they use and why.
web  software  tools  inspiration  reference 
august 2011
jQuery.fracs · larsjung.de
jQuery.fracs determines the fraction of an HTML element that is currently in the viewport, as well as the fraction it takes of the complete viewport and the fraction of the area that might possibly be visible. It also provides the coordinates of the visible rectangle in document, element and viewport space. See the demo to get an impression of some of the features.
javascript  jquery  plugin  layout  visualization 
august 2011
web development - The Definitive Guide To Forms based Website Authentication - Stack Overflow
Please help us create the definitive resource for this topic. We believe that stackoverflow should not just be a resource for very specific technical questions, but also for general guidelines on how to solve variations on common problems. "Form Based Authentication For Websites" should be a fine topic for such an experiment.
web  programming  development  webdev  howto  reference  authentication 
august 2011
Dive Into Python 3
Dive Into Python 3 covers Python 3 and its differences from Python 2. Compared to Dive Into Python, it’s about 20% revised and 80% new material. The book is now complete, but feedback is always welcome.
programming  development  tutorial  reference  free  python  book 
august 2011
LiveReload
LiveReload monitors changes in the file system. As soon as you save a file, it is preprocessed as needed, and the browser is refreshed.
Even cooler, when you change a CSS file or an image, the browser is updated instantly without reloading the page.
programming  css  webdev  javascript  osx 
august 2011
Baker Ebook Framework 2.0
Baker is an HTML5 ebook framework to publish on the iPad using open web standards
programming  software  css  development  reference  html5  ebook  framework  iphone  ipad 
august 2011
Flat, simple icons for interface design - Owltastic — writing about web design by Meagan Fisher
I can’t overstate the value of a good flat, sharp, detailed icon. You can style it any way you please, use it in a variety of projects, and communicate difficult interface concepts in a 16 pixel space. Considering the incredible amount of work that goes into designing each icon, and the quality exhibited below, these sets are scandalously low priced. So get ready to do some serious tax-deductible shopping.
design  webdesign  web  icons  resource 
august 2011
New High-Quality Free Fonts - Smashing Magazine
Every now and then, we look around, select fresh free high-quality fonts and present them to you in a brief overview. The choice is enormous, so the time you need to find them is usually time you should be investing in your projects. We search for them and find them so that you don’t have to.
In this selection, we’re pleased to present Tondu, Banda, Morning Glory, Matilde, Bohema, Weston Round Slab, Highlands, Cabin, Linden Hill and other fonts. Please note that while most fonts are available for commercial projects, some are for personal use only and are clearly marked as such in their descriptions. Also, please read the licensing agreements carefully before using the fonts; they may change from time to time.
design  free  resources  typography  fonts 
august 2011
Understanding the Git Workflow
If you don’t understand the motivation behind Git’s design, you’re in for a world of hurt. With enough flags you can force Git to act the way you think it should instead of the way it wants to. But that’s like using a screwdriver like a hammer; it gets the job done, but it’s done poorly, takes longer, and damages the screwdriver.
programming  tutorial  howto  reference  tips  git  version  scm 
august 2011
Octopress
A blogging framework for hackers.
blog  ruby  site  blogengines  jekyll  git 
august 2011
jQuery Boilerplate
Contains lots of comments to help you get going easily. It is truly object-oriented, it implements public and private methods as well as public and private properties, making it the ideal candidate for when building both simple and complex jQuery plugins.
development  webdev  javascript  jquery  plugin 
july 2011
Welcome to MariaDB! - MariaDB
MariaDB is a database server that offers drop-in replacement functionality for MySQL. MariaDB is built by some of the original authors of MySQL, with assistance from the broader community of Free and open source software developers. In addition to the core functionality of MySQL, MariaDB offers a rich set of feature enhancements including alternate storage engines, server optimizations, and patches.
software  development  free  opensource  linux  database  mysql 
july 2011
Apple OS X Lion Buttons in CSS | Improve your UI | Pixify
As you probably know, OS X Lion was released yesterday. While there are 250 some odd new features in Lion, what you probably notice first is the new interface design. Part of the new design is new icon buttons in apps like Mail, seen below. I'm going to recreate OS X Lion's buttons in CSS for use in your UI.
design  webdesign  web  tools  css  osx  lion  apple  html 
july 2011
Sass - Syntactically Awesome Stylesheets
Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
css  xhtml  scss  design  webdesign  web  programming  software 
july 2011
The Wall - A Javascript plugin for Mootools
The Wall enables to create an endless grid. You choose the number of elements, The Wall will see to the rest.Every moment you may know the position of your wall or move it where you like better by clicking or dragging it. What could be simpler?
webdesign  css  javascript  jquery  plugin  mootools 
july 2011
Lost Type Co-op
The Lost Type Co-op is a collaboration between Tyler Galpin and Riley Cran. It was founded with the intention of providing unique and quality fonts based on a pay-what-you-want model. All designers get 100% of the donations their font receives. 
design  webdesign  web  inspiration  blog  fonts 
july 2011
Sugar: A simple Javascript library for working with native objects.
Sugar is a Javascript library for working with native objects. It is designed to be intuitive, unobtrusive, and let you do more with less code.
webdev  javascript  opensource  library  framework 
july 2011
Web Typography for the Lonely
Web Typography for the Lonely aims to excite designers about the possibilities of cutting-edge web standards and javascript through beautiful and inspiring typographic explorations.
design  webdesign  css  javascript  inspiration  typography  html 
july 2011
Content Choreography | Trent Walton
The concept of permanently placing content on a web page for a single browsing width or resolution is becoming a thing of the past.
design  css  inspiration  css3  content 
july 2011
Skeleton: Beautiful Boilerplate for Responsive, Mobile-Friendly Development
Skeleton is a small collection of CSS & JS files that can help you rapidly develop sites that look beautiful at any size, be it a 17" laptop screen or an iPhone.
design  webdesign  web  programming  css  mobile  development 
july 2011
Useful Resources for Learning to Build Mac Apps | Mac.AppStorm
If you’re a regular Mac.AppStorm visitor, then you probably love apps as much as we do. You might even have some ideas floating around in your head for an app that you’d like to build whether for your own purposes or to strike it rich on the Mac App Store.The biggest hurdle to many would-be developers is a complete lack of knowledge of where to even start! How are Mac apps created? What skills are required? Where do I go to learn these skills? Today we’ll find out!
development  mac  resources  apps  macosx 
july 2011
Essential JavaScript Design Patterns For Beginners
Next we’re going to take a look at 10 popular design patterns that I’ve personally found very useful to apply in JavaScript applications over the years.
Note that there is no ‘ideal’ pattern to use from this selection as developers often use best judgment when deciding on the pattern, which is the best ‘fit’ for their needs.
Each pattern varies in complexity, however I have tried to keep my explanations as simple as possible so that both beginners and intermediate developers can benefit from the material.
design  web  programming  development  javascript  patterns 
july 2011
Pro Git - Reset Demystified
One of the topics that I didn't cover in depth in the Pro Git book is the reset command. Most of the reason for this, honestly, is that I never strongly understood the command beyond the handful of specific use cases that I needed it for. I knew what the command did, but not really how it was designed to work.
development  tutorial  git  tips  learning 
july 2011
InfoGraphics
The world's largest community for exploring, sharing, creating, and promoting data visualizations.
design  tools  inspiration  reference  free  infographics 
july 2011
Roots WordPress Theme | Rapidly create sites with HTML5 Boilerplate and Blueprint CSS or 960.gs
Roots is a starting WordPress theme made for developers that’s based on HTML5 Boilerplate, Blueprint CSS (or 960.gs) and Starkers that will help you rapidly create brochure sites and blogs.
design  webdesign  web  tools  css  wordpress  html5  theme  template 
july 2011
SparkleShare - Sharing work made easy
SparkleShare is a collaboration and sharing tool that is designed to keep things simple and to stay out of your way.
software  tools  free  mac  opensource  git  dropbox  sync 
july 2011
Fast Core Animation UI for the Mac
Until now, there was not a simple and effective way to design interactive, hardware-accelerated interfaces on the Mac. Core Animation can create hardware-accelerated drawings, but doesn't provide interaction mechanisms. AppKit and NSView have excellent interaction mechanisms, but the drawings operations are CPU-bound, which makes fluid scrolling, animations, and other effects difficult – if not impossible – to accomplish.
software  development  osx  mac  opensource 
july 2011
Awesome Screenshot - Capture, Annotate and Share
Capture, Annotate and ShareCapture the whole page or any portion, annotate it with rectangles, circles, arrows, lines and text, one-click upload to share.
design  web  software  tools  web2.0  plugin  browser  screenshot  capture 
june 2011
Useful Ideas And Guidelines For Good Web Form Design - Smashing Magazine
The input form is an essential element of almost any website or application these days. Input is a core method of interaction, and in many cases it represents the hard conversion point between success and failure. With the amount time and effort we put into bringing users to our sign-up and contact forms, it’s surprising that we tend not to spend a proportional amount of time on the forms themselves.
A number of techniques and elements can be used in Web forms to turn them from abject failures into successful conversion points. In this article, we’ll present some interesting examples and useful guidelines for Web form design.
design  webdesign  web  css  webdev 
june 2011
Paper.js — Paper.js
Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface.
javascript  canvas  html5  vector  graphics 
june 2011
Springpad: a free app that helps you remember
Whether on your computer or from your phone, Springpad is a free app that helps you remember stuff today so you can make better decisions tomorrow. We automatically organize and enhance what you've saved to help you be more productive.
web  software  tools  web2.0  productivity  notes  notetaking 
june 2011
Nizo for iPhone
S8 COMPACT / 9FPS TO 18FPS / AUTO-B / MULTI-CARTRIDGE / DYNAMIC AUDIO / ON-THE-FLY TELECINE / SFX
design  webdesign  web  css  javascript  html5  clean  inspiration 
june 2011
Bones - A Wordpress Development Theme Themble
A Wordpress Development ThemeIt's always a frustrating process starting a Wordpress Theme from scratch. You always end up grabbing code snippets from a bunch of different themes and your site files usually end up looking like a jumbled mess of borrowed code and band-aids. Even if you start with a framework, sometimes you just want to be able to get in there and mess with the actual markup. Sometimes it's overly complicated, but it doesn't have to be.
webdesign  development  framework  wordpress  templates  themes 
june 2011
Huge Showcase of Detailed Interface Design Elements
Dribbble is a fantastic place for designers to share their works in progress, and is also a great place for designers to gain inspiration and pick out recurring trends across the design spectrum. This post rounds up a collection of snapshots of rich interface design elements from both website designs and app designs. Each one has been carefully crafted for its detail, use of textures, subtle lighting effects and various tones & colours.
design  webdesign  web  inspiration  tutorial 
june 2011
HTML5 ADVENTURE CALENDAR
24 days of killer demos, tutorials, community buzz, and other stuff that Steve Jobs would love
design  webdesign  programming  web  css  html5  tutorials 
june 2011
Phabricator
Phabricator is a suite of web applications that help teams communicate about software effectively. It was developed at Facebook, and is used by more than 500 engineers to review, discuss, track and share changes every day (maybe fewer on weekends and holidays).
programming  tools  php  opensource  code  facebook 
june 2011
Imbalance 2 WordPress Theme
Imbalance 2 turns you WordPress-based website to an attractive blog, portfolio or even online magazine. This free template designed in strict modern style with a minimalistic touch. Imbalance 2 can easily fresh up your web-magazine or blog. Due to modern flexible features and layout Imbalance 2 fits to almost any project and your visitors won’t remain indifferent.
free  wordpress  template  theme  design 
june 2011
よわよわカメラウーマン日記
yowayowa camera woman = natsumi
Lives in Tokyo with two cats.
Photographs mainly levitating self-portraits (and cats not levitating).
yowayowa is a Japanese term meaning "weak" or "feeble."
photography  photos  blog 
june 2011
HTML5 Boilerplate - A rock-solid default template for HTML5 awesome.
Along with HTML5 Boilerplate's rock solid commitment to cross-browser consistency, H5BP brings you delicious documentation, a site optimizing build script, and a custom boilerplate builder. In addition to this, we now support lighttpd, Google App Engine, and NodeJS with optimized server configurations (along with Apache, Nginx, and IIS) and we've reduced the overall size of the published boilerplate by 50%.
design  webdesign  web  programming  tools  html5  template 
may 2011
Open Atrium
Open Atrium is a team collaboration tool with a kick of open source hotness.
design  webdesign  web  software  tools  projectmanagement  opensource  team 
may 2011
Nginx Primer 2: From Apache to Nginx | Martin Fjordvald
So you’ve finally decided to make the switch from Apache to Nginx. You most likely did this for performance reasons; perhaps all those blogs have been writing about how fast Nginx is or perhaps your webmaster friends have been raving about how they can now handle a lot more traffic without spending money on hardware.
web  webdev  php  blog  howto  nginx  apache 
may 2011
Cool, but obscure unix tools :: KKovacs
Just a list of 20 (now 24) little-known tools for the command line -- I hope you find something useful that you weren't aware of yet! Use your operating system's package manager to install most of them. (Thanks for the tips, everybody!)
programming  software  tools  reference  mac 
may 2011
Showcase of Creative Website Designs for iPad Apps
Websites for iPhone and iPad apps are always great fodder for creative inspiration as the projects often allow for the designers to go to town and create a beautiful design to promote the app. This showcase rounds up 35 of the most outstanding iPad app websites. Common traits include large imagery of the iPad device, subtle textures and plenty of white space around well presented content.
design  webdesign  web  inspiration  ui 
may 2011
Typography Inspiration Week #2 | Pokkisam blog
In Pokkisam blog inspiration week series today we glad to present Typography inspirations. This is the post of daily / weekly inspirations for your present and future works.These images are selected by pokkisam team.
design  inspiration  typography  inspiration  trend 
may 2011
$ command line cheat sheets
Welcome. You've reached the central repository for cheat, the RubyGem which puts cheat sheets right into your terminal.
code  cheatsheet  wiki  terminal 
april 2011
Notes from a production MongoDB deployment « Boxed Ice Blog
Back in July last year I wrote about our migration from MySQL to MongoDB. We have been running MongoDB in production for our server monitoring service, Server Density, since then – 8 months – and have learnt quite a few things about it. These are the kind of things that you only experience once you reach a certain level of usage and it is surprising how few issues we’ve had. Where a problem or bug has cropped up, it has been quickly resolved/fixed by the MongoDB dev team; so we’re very happy.
mongodb  db  database 
april 2011
Git 201: Slightly More Advanced - Adventurous
So you've made it through Git 102, and you wanted more. Git 102 was more of a justification for some of git's trickery, and a way for me to express my philosophies for using version control. Now that you're through with that, let's see if we can figure out some of git's less known features.
git  tips  tricks  development  scm 
april 2011
Solarized - EthanSchoonover.com
Solarized is a sixteen color palette (eight monotones, eight accent colors) designed for use with terminal and gui applications. It has several unique properties. I designed this colorscheme with both precise CIELAB lightness relationships and a refined set of hues based on fixed color wheel relationships. It has been tested extensively in real world use on color calibrated displays (as well as uncalibrated/intentionally miscalibrated displays) and in a variety of lighting conditions.
color  terminal  vim  programming  code 
april 2011
Cross-Domain, Cross-Browser AJAX Requests
This article describes how to make cross-browser requests, in all browsers (including IExplorer 6), without using a proxy or JSONP (which is limited and awkward) -- as long as you control the destination server, or if the destination server allows.
crossdomain  js  javascript  ajax 
march 2011
Automate your git workflow - Blog - Joslyn Esser
In my previous post I discussed a git workflow for small teams. After repeating that long process for every new feature that needs to be developed, you might find yourself cutting corners and skipping parts of the process (I know I did). Why not take the best of both worlds and have a bulletproof workflow while still being lazy?
git  workflow  development  webdev  scm  versioncontrol 
march 2011
30 Inspiring Examples of Slideshows in Web Design | Inspiration
Slideshows or sliders are obviously a popular trend right now in the web design world – and for good reason. It’s an effective way to highlight something important and create some visual interest. And from a technology standpoint, the popularity of jQuery has made it almost too easy to implement a slideshow. It seems like there is a new jQuery slider plugin released every week. If you’re thinking about incorporating a slideshow in your next web project, we’ve got some inspiration for you. Here are 30 Inspiring Examples of Slideshows in Web Design.
slideshow  inspiration  webdesign  slider  showcase  design  jquery  slideshows  website 
february 2011
Ask git to check if your code is error free! | blog's amazing
How about syntax checking your work before issuing a commit? I’m sure you know how it feels when those tiny last minute changes - hey it needs no testing! – just break your app after deployment.

If git is your version control system of choice, make sure you don’t miss the pre-commit hook feature, which was designed to run (tada!) pre-commit tasks: typically for syntax checks to avoid such errors leaking into the repository.
git  php 
february 2011
NOSQL Databases
Your Ultimate Guide to the
Non - Relational Universe!
nosql  database  reference  sql  programming  databases  db  resources 
february 2011
CSS3 Buttons | Simple CSS3 framework for creating GitHub style button links
CSS3 Buttons is a simple framework to create good-looking GitHub style button links.
css3  buttons  webdesign  css  framework  button  code  awesome 
february 2011
Graylog2 - Free open source self-hosted log management and exception tracking
Graylog2 is an open source log management solution that stores your logs in MongoDB. It consists of a server written in Java that accepts your syslog messages via TCP, UDP or AMQP and stores it in the database. The second part is a web interface that allows you to manage the log messages from your web browser. Take a look at the screenshots or the latest release info page to get a feeling of what you can do with Graylog2.
logging  mongodb  syslog  sysadmin  log  ruby  java  rails  opensource 
february 2011
Seven Habits of Highly Effective Programmers | Technicat
As a software engineer, you might want any number of things out of your job - a steady paycheck, the opportunity to work on interesting projects, a springboard to the next better job, or maybe you just like hanging out with other programmers. But by "effective", I mean the ability to complete projects in a timely manner with the expected quality. After working on dozens of software releases, I believe the following practices will bring you there, and while they may involve sticking your neck out, I'd like to think they will also advance your professional reputation, career longevity, and personal satisfaction.
programming  bestpractices  guidelines  style  career  development  webdevelopment 
february 2011
35 Creative Free PSD Website Templates You Will Love To Use
To help you save some time I have come up with the list of 35 free creative PSD website templates which truly reflects the fusion between latest design trends and creativity. Hit a jump, if you’re curious to check out some of the best Free PSD website templates that might help you in picking one for your personal or commercial use. How about appreciating the creativity of the web designers? Don’t forget to comment and if you feel I have missed out any which deserves a mention, share with us.
photoshop  templates  psds  design 
february 2011
Brandon Konkle
Since starting with Pegasus, I've become more and more familiar with the Git version control system. I actually use it for my own projects instead of Mercurial now, because I've gotten so much more comfortable with it. One thing that bothered me for a long time about our Git workflow, however, was how messy it was. We are all habitual committers (as I feel we should be) so when we finish a feature we often have 20 or 30 commits behind it. When we merged the feature into master, those commits were weaved into the other commits on master, making it very difficult to read the master commit log over time and making it even more difficult to roll back a change if we needed to. We also did a lot of development right on top of the master branch, which often let things slip into production before they were ready.

Thankfully, someone on Twitter shared a great link to a blog post on a Git workflow using rebase (thanks to Chris Edgemon for finding the original link for me). After reading up on t
git  workflow  bestpractices  commit 
february 2011
Deploying the git way | Viget Extend
Let’s start with this: Git is mind-blowingly amazing and simple. We’ll get back to this later.

Moving on though, a while back I was combing through my feed reader and found a post that leapt up at me: Deployment Script Spring Cleaning by Chris Wanstrath over at Github. It amazed me that no one had thought of doing this before. That is, using git as the deployment strategy for Capistrano.
git  deployment  capistrano  rails  article  ideas  recipe  webdev 
february 2011
Sinuous - An HTML5 canvas game. Avoid the red dots!
A game with a single objective: avoid colliding with the red dots.
You can activate a boosts by picking up the rare green dots.

Sounds simple, eh? If only... Give it a try!
games  game  html5  fun  inspiration  canvas  dots  programming  space 
january 2011
Hivelogic - Top 10 Programming Fonts
I’m a typeface geek, and when it comes to selecting a font I’ll stare at all day, I tend to be pretty picky. Recently, when I discovered that a friend was using a sub par typeface (too horrible to name here) for his Terminal and coding windows, my jaw dropped, my heart sank a little, and I knew it was due time for me to compose this article.

What follows is a round-up of the top 10 readily-available monospace fonts. Many of these fonts are bundled along with modern operating systems, but most are free for download on the web. A few, notably Consolas, are part of commercial software.
fonts  programming  font  typography  monospace  development  coding  code  reference 
january 2011
« earlier      
actionscript adobe agency ajax animation apache api apple application apps art article as3 audio backup blog blogs browser brushes business calendar career cheatsheet cms code coding collaboration color community computer cooking cool css daily data database design desktop dev development documentation download editor education elearning email finance firefox flash flex flickr font fonts food forms framework free freelance freeware fun funny gallery games generator git google graphic graphics gtd guide hack hacks hardware health home howto html html5 humor icons ideas illustration illustrator images inspiration interesting interface internet iphone javascript jobs jquery js layout learning library lifehacks links linux list logo mac macosx magazine management maps media menu mobile money mp3 music mysql navigation network news online opensource optimization osx pdf performance phone photo photography photos photoshop php plugin plugins portfolio print productivity programming project projectmanagement python rails recipe recipes reference resource resources rss ruby scalability scm scripts search security server sharing shopping showcase social software sql standards statistics storage subversion svn sync sysadmin tech technology template templates text tips todescribe todo tool tools toread tricks tutorial tutorials tv twitter type typography ubuntu ui unix usability useful utilities vector versioncontrol video visualization web web2.0 webdesign webdev webdevelopment website wiki windows wordpress work xhtml xml

Copy this bookmark:



description:


tags: