20 Oct 2010 @ 10:27 AM 

Here is an updated version of my simple and fast css compressor. It now also does Javascript minifying and compression.
More »

Posted By: Jorgen
Last Edit: 17 Mar 2011 @ 11:58 AM

EmailPermalinkComments (0)
Tags
Categories: CSS, PHP

 22 Apr 2010 @ 8:49 AM 

When you add a customer login block on your pages the page title changes to “Customer login”. Of course you want your original page titles back.  Here is how to.
More »

Posted By: Jorgen
Last Edit: 22 Apr 2010 @ 08:49 AM

EmailPermalinkComments (0)
Tags
Categories: Magento

 19 Feb 2010 @ 1:41 PM 

I’ve created 5 Android wallpapers free for you to use on your Android powered phone. All wallpapers are 640 x 480.

Carbon fiber spotlight Android wallpaper

Carbon fiber spotlight Android wallpaper

Rusted droid Android wallpaper

Rusted Droid

Grunge star Android wallpaper

Grunge star Android wallpaper

Skulls Android wallpaper

Skulls Android wallpaper

Carbon Fiber Android wallpaper

Carbon Fiber Android wallpaper

Posted By: Jorgen
Last Edit: 22 Feb 2010 @ 05:59 PM

EmailPermalinkComments (1)
Tags
Categories: Image work

 18 Feb 2010 @ 4:33 PM 

This is the result.

Download the PSD filetexture

Posted By: Jorgen
Last Edit: 17 Aug 2010 @ 09:16 AM

EmailPermalinkComments (0)
Tags
Categories: Image work

 11 Feb 2010 @ 12:42 AM 

A line drawing done in Flash based on a photo by Terry Richadson. I think it turned out pretty well.

Posted By: Jorgen
Last Edit: 25 Feb 2010 @ 07:58 PM

EmailPermalinkComments (0)
Tags
Categories: Image work

 08 Jan 2010 @ 2:32 PM 

A while ago Google released the new Beta version of their Chrome browser. It now has support for extensions. Not only that is great news, what even better is that extensions are pretty easy to write using plain HTML, CSS and JavaScript. I decided to make a little experiment myself and used jQuery UI for the extension.
More »

Posted By: Jorgen
Last Edit: 08 Jan 2010 @ 02:33 PM

EmailPermalinkComments (1)
Tags
Categories: Chrome

 08 Dec 2009 @ 11:10 AM 

In modern web development it’s quite common to use a lot of CSS files, especially if you use a CSS framework. Each file requires an extra request made by the browser. Not only that, CSS files also tend to get rather large with indenting and comments. In order to speed up page loads I wrote a small PHP scripts that combines all files, strips unneeded whitespace and comment, gzips and caches the results server-side. Expiration headers tell the browser to load the CSS from local cache rather than requesting it on each page load.
More »

Posted By: Jorgen
Last Edit: 08 Jun 2010 @ 03:54 PM

EmailPermalinkComments (0)
Tags
Categories: CSS, HTML, PHP

 07 Dec 2009 @ 3:42 PM 

Looks familiar?

  1. kesseler@ws10:/home$ cp /etc/apache2/sites-available /hostname.local /etc/apache2/sites-available/anotherhost.local
  2. cp: cannot create regular file `/etc/apache2/anotherhost.local‘: Permission denied

You forgot to type sudo in front of the command. So now you press the up arrow, home and type sudo+ space and hit enter.
There is a quicker way, just type sudo !!

  1. kesseler@ws10:/home$ sudo !!
  2. sudo cp /etc/apache2/sites-available /hostname.local /etc/apache2/sites-available/anotherhost.local
  3. [sudo] password for kesseler:
  4. kesseler@ws10:/home$

The !! means, in Bash, “repeat the last entered command”. This also works with other commands.

  1. kesseler@ws10:/home$ ls
  2. kesseler    AnotherUser
  1. kesseler@ws10:/home$ !!
  2. kesseler    AnotherUser
Posted By: Jorgen
Last Edit: 07 Dec 2009 @ 03:42 PM

EmailPermalinkComments (0)
Tags
Categories: Tips

 03 Dec 2009 @ 10:16 AM 

Ok, I know Ubuntu is currently at version 9.10, but I still use the somewhat older 8.04. 

Since this is my main workstation I do need to have a mean to test my work in different browsers on this machine. The guys at the system engineering department where kind enough to set up a bunch of virtual machines for the different IE versions (6 trough 8). I could of course ask them to make another one for a WebKit based browser but I do prefer too tun one natively on my workstation. Recently I found out that the Epiphany browser now uses the WebKit instead of Gecko. That makes it ideal for me.  

So I wanted to install it the normal way using the Synaptic Package Manager. The version in the repository, however, is still an old version using Gecko. I already have Mozilla Firefox for that.  So in order to get Epiphany-webkit running I need to do the following:
More »

Posted By: Jorgen
Last Edit: 12 Jul 2010 @ 12:40 AM

EmailPermalinkComments (0)
Tags
Tags: ,
Categories: Software

 18 Nov 2009 @ 10:33 PM 

This is the first post in the series So you want to build a website a series aimed at starting web designers.

I will explain how you can make a good-looking website like the pro’s do it. Some of the topics covered include planning, getting the right tools, design philosophy, basically everything you need to know to create a decent looking website.

I’m not promising you a ‘professional website in just 5 minutes!’ kind off thing (hey, if that really existed I’d be out off a job). But you will have a good skill set to start creating basic sites and a good understanding of what’s involved in the process from concept to result.

More »

Posted By: Jorgen
Last Edit: 18 Nov 2009 @ 10:33 PM

EmailPermalinkComments (0)
Tags
Tags: , , , ,
Categories: CSS, HTML, Series





 Last 50 Posts
Change Theme...
  • Users » 6
  • Posts/Pages » 16
  • Comments » 3
Change Theme...
  • VoidVoid « Default
  • LifeLife
  • EarthEarth
  • WindWind
  • WaterWater
  • FireFire
  • LightLight

About



    No Child Pages.

Portfolio



    No Child Pages.