Planet feeds

  • : Function split() is deprecated in /work/webserver/codlug/httpdocs/sites/all/themes/zen/zen/template.php on line 132.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
  • : Function eregi() is deprecated in /work/webserver/codlug/httpdocs/includes/common.inc(1645) : eval()'d code on line 57.
nixternal's picture

Ubuntu Chicago Global Jam

Hey there you Chicagoans! It is that time where we gather our little Mafia of Linux hackers and brand new users and jam out. We were just discussing this on IRC and had a few ideas that I would like to run past the rest of you, and maybe get some input from you as well. One thing we have learned over the past 4 years is that it is tough running any type of event in Chicago on a Friday or Sunday, unless of course there is free beer available. And even in some cases, the free beer didn’t even help out.

nixternal's picture

Take off and land safely with KDE

Oh lord that was corny. Any ways, it isn’t about taking off and landing safely, but it is about saving some of that important Lithium Ion juice while you are in flight. That’s right, I have hacked together a little system tray applet that will allow you to enable or disable the power of your wireless devices such as WiFi and Bluetooth.

nixternal's picture

Get In Where You Fit In

I forget where that title name comes from, but I think it suits my current mood and post. Over the past few months I have been rather quiet around here due to various reasons. Plain and simple, I was shit on months back and I haven’t overcome the hurt I received from this. I was pushed away and because of this I took quite a bit of time off to collect my thoughts and see where I wanted my future to go.

nixternal's picture

Community

Recently I have really gotten into cycling, not just for recreational use, but also for competitive reasons. I am definitely new to their community unlike I have been in the free software community now for more than 15 years. The one thing I noticed is that their community is exactly like ours. Everyone is very welcoming and friendly and it is easy to find a spot just for you. I have done my first 3 group rides within the past week.

nixternal's picture

Ubuntu Cycling

How many cyclists do we have in the house? Did you know there was an Ubuntu Cyclists Team? We are made up from a few hipsters, you know those silly kids who roll up their pant legs, wear funny colored shoes, and those silly cycling caps, similar to the one I am wearing in my Planet Ubuntu hackergotchi, and ride a bike called a fixie. There are some that are leisure riders or commuters, and then there is me, the road cyclist who loves when his legs bleed in pain. I know there is another one, as you had your bike at UDS in Mt. View.

nixternal's picture

HillarIEous

Just come across this link on IRC (thanks patriconway). I could do nothing but chuckle. My buddy who is an avid web developer and avid anti-Linux and Microsoft guy, wet his pants from laughing so hard. Here is the breakdown of how IE is better than Firefox and Chrome, per Microsoft of course:

Security

Internet Explorer 8 takes the cake with better phishing and malware protection, as well as protection from emerging threats.

nixternal's picture

CSS Border Radius

I am really just adding this so I have it documented in case I forget it in the future or need to reference it. One thing I like to do when messing around with web development is when I use a table to hold something, instead of a silly div (really on wiki pages and such to create cheap button-like objects), is use a round border. So here are the example on how to use round borders for tables, utilizing border-radius and CSS.

Firefox

nixternal's picture

Kubuntu QA Feedback Part Two

Yesterday I did a quick, well not so quick, post on some new tasks concerning Kubuntu QA and Feedback. I created a very crude plasmoid that would connect to a web survey so people could provide feedback during the development cycle. The first revision of this plasmoid had a hardcoded URL to the survey in question. So that meant that for every Alpha or RC release during the cycle, we would have to update the plasmoid with the new survey URL. This would become a pain.

nixternal's picture

Kubuntu QA and Feedback

Yesterday I decided that I would start tackling the QA side of things on the Todo List for Kubuntu Karmic. So with that I will be creating a QA policy for Kubuntu, which I am sure I build off of the current policies and guidelines for Ubuntu and other distros, since the work is already done pretty much, for the GNOME side of things. That’s what hackers do right? We hack together stuff until we get what we want

nixternal's picture

Kubuntu and Apport love

So, I decided to take all of the Apport related TODO items the other day and I am almost complete with all of them. Today I ported apport-qt to apport-kde, which means went from PyQt4 to PyKDE4 loveliness. Spent some time testing it and working out the bugs and I think it is good thus far. I am sure we will have to do some tweaks to it, but it is a great start.