Site uses cookies to provide basic functionality.
Javascript rendering is set to off by default when visiting the site via .onion and .i2p domains. It can be enabled back again in user's settings section. Javascript rendering set to off means, that you can disable javascript in your browser now and the site will remain functional.
There is also IRC server now available via native IRC clients or non javascript web based one.
Fonts can be adjusted in user's settings section as well.
Check FAQ for more.

OK

While adding new templates to my website system N.nu (see all templates here) I always have to correct mistakes in the CSS. I normally add templates from Wordpress.org or popular CSS templates sites so I assume that the creators are experienced professionals. This article is based on the experience after correcting over 100 popular CSS [...]

While adding new templates to my website system N.nu (see all templates here) I always have to correct mistakes in the CSS. I normally add templates from Wordpress.org or popular CSS templates sites so I assume that the creators are experienced professionals. This article is based on the experience after correcting over 100 popular CSS [...]

While adding new templates to my website system N.nu (see all templates here) I always have to correct mistakes in the CSS. I normally add templates from Wordpress.org or popular CSS templates sites so I assume that the creators are experienced professionals. This article is based on the experience after correcting over 100 popular CSS [...]

While adding new templates to my website system N.nu (see all templates here) I always have to correct mistakes in the CSS. I normally add templates from Wordpress.org or popular CSS templates sites so I assume that the creators are experienced professionals. This article is based on the experience after correcting over 100 popular CSS [...]

Since I sold off all of my laptops except my Macbook and my Asus EEE (which C’s sister is currently borrowing), I haven’t played games as much as I used to. At one point I had my MacBook Pro, a Vostro 1500, an XPS, and and two Asus EEE models. The Vostro and XPS could at that time run pretty much whatever I threw at them, even if not on the highest settings, and therefore PC games were easily accessible and playable.

Refactoring” is the practice of “improving the design of existing code without changing its behavior”. It’s an essential part of software maintenance. Done well, refactoring will make sure your code base is easy to maintain. Done poorly, refactoring will lead you into a dangerous swamp where you’ll be stuck forever. Good: In order to really get the benefit from refactoring, I think we have to do it all the time. I resolve to always leave a ..

As I presented at UKNOF 18, I have now written an Internet-Draft to address the requirements of Network Operators for how BGP should handle errors in UPDATE messages. The draft can be found on the IETF site , and I'm currently seeking opinions as to whether this reflects the an operational consensus! If you're an Operator (DFZ, MSE or otherwise), it would be great to hear from you! I'll be presenting the draft at NANOG 51 in M..

As I presented at UKNOF 18, I have now written an Internet-Draft to address the requirements of Network Operators for how BGP should handle errors in UPDATE messages. The draft can be found on the IETF site , and I'm currently seeking opinions as to whether this reflects the an operational consensus! If you're an Operator (DFZ, MSE or otherwise), it would be great to hear from you! I'll be presenting the draft at NANOG 51 in M..

Gli ambienti di sviluppo (IDE) online sono una delle opportunità più originali che il  cloud computing mette a disposizione dei programmatori web. In generale si tratta di editor di codice, debugger e strumenti per il controllo di versione da usare nel browser web senza bisogno di installare alcun software sul client. Per il momento le soluzioni disponibili offrono funzionalità limitate che tuttavia lasciano intravedere le possibilità che ..

Gli ambienti di sviluppo (IDE) online sono una delle opportunità più originali che il  cloud computing mette a disposizione dei programmatori web. In generale si tratta di editor di codice, debugger e strumenti per il controllo di versione da usare nel browser web senza bisogno di installare alcun software sul client. Per il momento le soluzioni disponibili offrono funzionalità limitate che tuttavia lasciano intravedere le possibilità che ..

Sparkfun and others sell a 434Mhz transmitter and a receiver for €2.88 and €3.61. This version receives at 2400bauds but there is a 4800 bauds version. Simply connect the transmitter to an arduino pin then your are done (almost). My first try was to follow the example from sparkfun, which simply read a value from the receiver: // read in values, debug to computer if (Serial.available() > 0) { incomingByte = Serial.

As many (most?) of you probably know, I entered iiNet’s TopGeek competition several weeks ago. You guys did such an awesome job voting for me, but unfortunately I didn’t make it into the top five spots required to pass through to the second round (the Top 20) based on votes. The good news is that I was one of the 15 people chosen by the judges to go through to the next round!

dayJob.quit() - peterlyons.com - 15 years ago - eng
I've quit my job writing data center automation software for HP. I'm striking out on my own doing independent web application development. I'll be building some information products and then hopefully a subscription based web application targeted at a small niche audience. I had been working on the same product for 6.5 years and I am ready to switch gears from the world of enterprise software to consumer-facing web applications. I've been....

Ever wanted to command line import some data into MySQL and keep the encoding type? Turns out its not that difficult. Just a simple command line option. That said I have to look it up all the time. mysql -u USERNAME -pPASSWORD --default_character_set utf8 DATABASE > file.sql That will import things across with the correct encoding type. I think personally that the face that MySQL fails to throw an error or even raise a warning when it e..

A few weeks ago, a few of us from work went to GiveCamp. Hampton Road Studios used footage from the weekend to make a promo trailer. The weekend was awesome. Take a look at the embedded promo trailer, or visit givecamp.org to learn more. Give Camp Birmingham | Promo from Hampton Road Studios on Vimeo.

In questa bella intervista  Gaspar Torriero discute con Massimo Mantellini dell’importanza della banda larga simmetrica . Secondo Torriero ci troviamo ancora nel medioevo della Rete e la simmetria delle connessioni sarà la chiave che aprirà la porta a un futuro in gran parte ancora inimmaginabile. Dieci minuti ben spesi:

Firstly, the information that I’m presenting here is taken from various sources, including people I knew who worked for DEC, my own experiences, and the book DEC Is Dead, Long Live DEC by Edgar H. Schein. Quick background info: DEC was the first knowledge-based company - a company who valued the knowledge of its employees over anything else, and used it to drive change and sell products.

Firstly, the information that I’m presenting here is taken from various sources, including people I knew who worked for DEC, my own experiences, and the book DEC Is Dead, Long Live DEC by Edgar H. Schein. Quick background info: DEC was the first knowledge-based company - a company who valued the knowledge of its employees over anything else, and used it to drive change and sell products.

In questa bella intervista  Gaspar Torriero discute con Massimo Mantellini dell’importanza della banda larga simmetrica . Secondo Torriero ci troviamo ancora nel medioevo della Rete e la simmetria delle connessioni sarà la chiave che aprirà la porta a un futuro in gran parte ancora inimmaginabile. Dieci minuti ben spesi:

These posts are now being mirrored on my GameDev.net developer journal . Check out their new revamped site, it's pretty sweet.] I am getting ready for an alpha release soon, very basic, with one tutorial level and a level editor. So looking at installer options for XNA games, this  WiX XNA installer appears to be the best choice. It's designed for SharpDevelop, and it creates an installer that checks for all the required libraries and e..

Closure - johnj.com - 15 years ago - eng
Once again on the train bound for Picton, to catch the Interislander ferry to Wellington. I think this will be my last post for this trip, so I may try to sum up a few things. First and foremost I want to thank those of you who read along with me; knowing that there were at least a couple of regular readers made the writing more enjoyable, and helped keep me to the daily discipline of posting something, which in turn helped establish a sort....

Closure - johnj.com - 15 years ago - eng
Once again on the train bound for Picton, to catch the Interislander ferry to Wellington. I think this will be my last post for this trip, so I may try to sum up a few things. First and foremost I want to thank those of you who read along with me; knowing that there were at least a couple of regular readers made the writing more enjoyable, and helped keep me to the daily discipline of posting something, which in turn helped establish a sort....

Closure - johnj.com - 15 years ago - eng
Once again on the train bound for Picton, to catch the Interislander ferry to Wellington. I think this will be my last post for this trip, so I may try to sum up a few things. First and foremost I want to thank those of you who read along with me; knowing that there were at least a couple of regular readers made the writing more enjoyable, and helped keep me to the daily discipline of posting something, which in turn helped establish a sort....



This is just awesome. I got an internship at SOCHE - the Southwest Ohio Council for Higher Education . I will actually be working at the Air Force Institute of Technology (AFIT) on Wright-Patterson Air Force Base .

Digital Equipment Corporation (DEC) was born in the late 1950s when it was lucrative to make computers that cost a ton of money. And DEC was good - they would make computers that would perform much better and cost significantly less than the IBM equivalent (IBM mainframes back then were expensive behemoths). The DEC PDP (Programmed Data Processor) line of minicomputers were so good and inexpensive, you’d be hard pressed to NOT find one i..

Digital Equipment Corporation (DEC) was born in the late 1950s when it was lucrative to make computers that cost a ton of money. And DEC was good - they would make computers that would perform much better and cost significantly less than the IBM equivalent (IBM mainframes back then were expensive behemoths). The DEC PDP (Programmed Data Processor) line of minicomputers were so good and inexpensive, you’d be hard pressed to NOT find one i..


Takeoff - johnj.com - 15 years ago - eng
Yesterday’s post was a bit of a tome and I am using today to do some shopping. Heading up to Wellington tomorrow by train + ferry. So I will leave you with a short post today consisting mainly of a link to the video I took taking off in the C-130 from South Pole:

Takeoff - johnj.com - 15 years ago - eng
Yesterday’s post was a bit of a tome and I am using today to do some shopping. Heading up to Wellington tomorrow by train + ferry. So I will leave you with a short post today consisting mainly of a link to the video I took taking off in the C-130 from South Pole:

Takeoff - johnj.com - 15 years ago - eng
Yesterday’s post was a bit of a tome and I am using today to do some shopping. Heading up to Wellington tomorrow by train + ferry. So I will leave you with a short post today consisting mainly of a link to the video I took taking off in the C-130 from South Pole:

Mummification - johnj.com - 15 years ago - eng
A full day in Christchurch, a Pole month’s worth of showers, sushi, photos of graffiti, walking around, going to the Christchurch art gallery, good conversations, and a nap have all helped get me back into the Real World™. I would like to try and remember the trail of events that led here from the last long blog post, because if I wait another day they will be gone down whatever tunnel of emptiness my leaky memory feeds into. They are gone ....

Mummification - johnj.com - 15 years ago - eng
A full day in Christchurch, a Pole month’s worth of showers, sushi, photos of graffiti, walking around, going to the Christchurch art gallery, good conversations, and a nap have all helped get me back into the Real World™. I would like to try and remember the trail of events that led here from the last long blog post, because if I wait another day they will be gone down whatever tunnel of emptiness my leaky memory feeds into. They are gone ....

Mummification - johnj.com - 15 years ago - eng
A full day in Christchurch, a Pole month’s worth of showers, sushi, photos of graffiti, walking around, going to the Christchurch art gallery, good conversations, and a nap have all helped get me back into the Real World™. I would like to try and remember the trail of events that led here from the last long blog post, because if I wait another day they will be gone down whatever tunnel of emptiness my leaky memory feeds into. They are gone ....

I’m sure you’ve heard of static site generators like Jekyll (Ruby) or Hyde (Python). The benefits are obvious - your site is hosted on a cheap shared hosting and it can easily survive the Digg/Slashdot/Reddit effect. There is no database latency - the browser requests a file on the server and gets it back immediately. Update (2011-02-27): While I still use a static generator to power my site, it’s not a different engine. I got tired of la....

I’m sure you’ve heard of static site generators like Jekyll (Ruby) or Hyde (Python). The benefits are obvious - your site is hosted on a cheap shared hosting and it can easily survive the Digg/Slashdot/Reddit effect. There is no database latency - the browser requests a file on the server and gets it back immediately. Update (2011-02-27): While I still use a static generator to power my site, it’s not a different engine. I got tired of la....

Introdotta dallo slogan Siamo Uomini Non Macchine , Humans TXT è una iniziativa che consente di conoscere gli autori di un sito web. Per ragioni di immagine i committenti sono spesso riluttanti a consentire che sulle loro homepage appaiano i nomi degli autori. Non sempre è evidente chi ha sviluppato un sito, cosa certo non gradita all’autore che avrebbe tutto il diritto (e l’interesse) di firmare le proprie opere.

Eleventh Hour - johnj.com - 15 years ago - eng
Just a few more minutes to get this post in for January 22. This will be very brief since I need to catch up on sleep. The short summary is that we arrived safely in Christchurch this morning after a very eventful 24 hrs. It is great to be back in the real world but our night flight was quite exhausting and it will be a day or so before I feel rested. I will try to write much more in length tomorrow and post a lot of photos (and maybe even ..

Eleventh Hour - johnj.com - 15 years ago - eng
Just a few more minutes to get this post in for January 22. This will be very brief since I need to catch up on sleep. The short summary is that we arrived safely in Christchurch this morning after a very eventful 24 hrs. It is great to be back in the real world but our night flight was quite exhausting and it will be a day or so before I feel rested. I will try to write much more in length tomorrow and post a lot of photos (and maybe even ..

Eleventh Hour - johnj.com - 15 years ago - eng
Just a few more minutes to get this post in for January 22. This will be very brief since I need to catch up on sleep. The short summary is that we arrived safely in Christchurch this morning after a very eventful 24 hrs. It is great to be back in the real world but our night flight was quite exhausting and it will be a day or so before I feel rested. I will try to write much more in length tomorrow and post a lot of photos (and maybe even ..

Over the last week, I’ve written a nifty tool that I call reptyr. reptyr is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over ssh, but have to leave and don’t want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home. You can grab the source, or read on for some more details.

Over the last week, I’ve written a nifty tool that I call reptyr. reptyr is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over ssh, but have to leave and don’t want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home. You can grab the source, or read on for some more details.

Diamond - johnj.com - 15 years ago - eng
Morning on my last day (hopefully) and, like a kid on the night before Christmas, I’m excited and nervous. But in some way it feels like my last Christmas. I have been a bit sad off and on. Not a bad sad, but I’ve spent so much time absorbing the peculiarities of this place that it is a bit hard to say goodbye to them, and to it. Last night I spent quite awhile in Comms, the place with the best view on the station, looking out over the sk....

130 visitors online