little bit

8 Gadgets That Lie to You Every Day

Digg / Tech Industry News  Mon, 11/28/2011 - 07:00

Now that we have all the fancy gauges and buttons modern life provides to us, we may have gotten a little bit overdependent on them.

As it turns out, many of these gadgets are scarily inaccurate or even deliberately configured to lie to and appease us.


 

PHPNW11 Conference – The Saturday Audience - Stuart Herbert

Planet PHP  Thu, 10/13/2011 - 01:00

The PHP North West User Group ran it’s 4th (and largest yet!) PHP conference – PHPNW11 in Manchester last weekend.

The audience is a key part of any conference, and each year the PHP North West conference manages to attract more and more people back as it establishes its reputation for being one of the very best PHP conferences (and indeed, one of the very best UK tech conferences) around.


 

Rob Allen's' Blog: A Zend Framwork compound form element for dat...

PHPDeveloper.org  Mon, 03/21/2011 - 11:23

In a new post to his blog today Rob Allen shows you how to create compound form element handling in a Zend Framework application thanks to some custom work with Zend_Form and Zend_View extensions.


 

How To Turn Off Facebook Places

Digg / Tech Industry News  Thu, 08/19/2010 - 22:30

Facebook Places has us a little bit paranoid. After all, the idea of our friends checking us in at the yogurt shop isn't something that we want leaking out.

We're yogurt fanatics and we wouldn't want the word to get out to our friends and loved ones. So, if you're wondering how to turn off Facebook Places, read on.


 

mtrack: facelift + other progress - Wez Furlong

Planet PHP  Sun, 08/15/2010 - 17:21

I've been working on some changes to mtrack (a software development tracker implemented in PHP) this weekend, with a focus on improving the user experience for the mtrack administrator.

To be brutally honest, it was at best a meagre experience for the administrator, but now things are better.

They're still not perfect, but it should be a low enough bar to encourage more folks to play with mtrack. I've also spent a little bit of effort to add some caching to improve performance for certain pages.

For those that have tried it in the past, there's a ...


 

The non operating system operating system

Linux Today  Sat, 06/26/2010 - 02:07

the Friday Blog: "I touched briefly upon OS independence when I wrote a little bit about the Q10 minimalistic word processor a few weeks ago and PyRoom, another minimalistic word processor, last week."


 

Optimization Mistakes Slides (Dutch PHP Conference) - Ilia Alsha...

Planet PHP  Fri, 06/11/2010 - 04:00

My slides for the "Common Optimization Mistakes" at the Dutch PHP Conference are now available here.

Thanks everyone for listening, I wish there was a little bit more time to allow for questions...


 

Welcome to the New LinuxJournal.com

Linux Journal - The Original Magazine of the Linux Community  Tue, 02/09/2010 - 10:49

new Linux Journal site

You may have noticed something different about


 

Enable Flash Support for Chromium in Ubuntu Linux

Linux Today  Thu, 09/17/2009 - 07:05

Ubuntu Manual: "I am so impressed with this new chromium web browser, that i may even use it as my regular browser.

Flash support is not available by default, but by a little bit of tweaking, you can enable it too. Here is how."


 

Stubbles Blog: Extending objects with new methods at runtime

PHPDeveloper.org  Tue, 09/01/2009 - 08:05

On the Stubbles blog today Frank Kleine looks at a cool trick that the features of PHP 5.3 now make possible - extending objects at runtime by adding in new methods and functionality.