-
Archives
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- October 2009
- September 2009
- June 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
-
Meta
Category Archives: Tips
Set a static IP in Ubuntu JeOS
I got a few questions about setting a static IP in Ubuntu JeOS. Here is a short and easy step by step guide! The network settings are stored in the file /etc/network/interfaces and it’s always a good idea to make … Continue reading
Having fun with the WordPress Database
Today I’ve improved the starting page of this domain, www.fireflake.com. It looked very booring and I thought I’d have to do something with it but at the same time I knew I was to lazy to acctually maintain some interesting … Continue reading
Best programming reference sites
On “Ask Slashdot” the readers recently got to answer which their favourite programming reference sites where for different languages. While most of the gems that where posted are quite well known I thought I’d make a quick summery of all … Continue reading
Google Blueprint CSS tutorial
This is a basic tutorial of the first use of Google Blueprint as a CSS layout. Download Blueprint CSS Download the main library att Google Code, at the time of this writing that is the file “Blueprint 0.7.1.zip”. http://code.google.com/p/blueprintcss/downloads/list There … Continue reading
Posted in Guide, Tips
Tagged Blueprint, class, CSS, div, Firefox, Google, HOWTO, HTML, include, Internet Explorer, layout, media, print, projection, screen, span container last, stylesheet, tutorial, XHTML
5 Comments
IIS easy restart
One annoying thing about the Microsoft Internet Information Server (IIS) is that it’s quite a few clicks in order to restart it through the normal GUI. If you use it as a development environment and happen to make an infinite … Continue reading