Sök
Archives
Tags
Addon Apache Computer CSS Design Development Download Error Firefox Funny Google HOWTO HTML Internet Internet Explorer IP iPhone JavaScript JeOS Linux Microsoft MSDN MySQL NoScript Open Source Opera Patent Perl php Programming Review rsync Safari Security Server Slow Software SSH tutorial Ubuntu Visual Basic VMWare Web Wordpress YoutubeAnnons
Nyheter från New Seed
Category Archives: Guide
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
Using AJAX to asynchronously load slow XML files
More and more I’ve come across situations where I want to use AJAX to download a XML file to use in the interface but know beforhand that the file will take a long time to load. With asyncroneous download of … Continue reading
Posted in Guide, Programming
Tagged abort, AJAX, async, Asynchronously, HOWTO, JavaScript, load, Slow, tutorial, XML, xmldoc
1 Comment
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
4 Comments
Surf safely and openly through any firewall
How to surf safe On a unsecure network where you are afraid that traffic might be sniffed? Inside a corporate network where the firewall is in your way? On a network where you do not want to leave a trace … Continue reading
Perl on Apache2 / Ubuntu 8.04.1 JeOS
Perl acctually works “out of the box” in Apache 2 installed on Ubuntu 8.04 JeOS. I found much confusion on this subject while browsing the Internet so I thought I’d post a simple HOWTO to get the first script running. … Continue reading
Virtual Ubuntu 8.04 JeOS LAMP Server
I’ve found the perfect portable development environment for me! First of all I wanted a virtual environment in VMWare since I have access to that software at several locations. Secondly since I would be using it on laptops I wanted … Continue reading