Archive for the 'Technology' Category

Activating Full Mode on the Asus Eee PC

Merry Christmas! Today I received an addition to my geek arsenal: an Asus Eee PC.

Eee In Easy Mode
The Eee’s default interface: Easy Mode.

They really are telling the truth in their slogan; it is indeed “Easy to Learn, Work, and Play.” But if you’re like me and require that default-looking desktop environment to satisfy your needs, probably want to activate the Eee’s Full Mode.

Continue reading ‘Activating Full Mode on the Asus Eee PC’

WordPress Tutorial: Creating Option Pages

I just finished making a tutorial on creating options pages and letting your plugins be configurable. It bases the example plugin off of Mark Jaquith’s video tutorial. (It also teaches a bit about register_activation_hook, because that is an important part for making plugins configurable.)Hopefully I’ll get around to making a video-version of this plugin soon, so things are more easy to understand.

But for now, there are still two versions available: A PDF version and the original OpenOffice ODT file.

Enjoy!

WordPress Plugin: TextMe

Are you constantly on the go, and worrying about what’s happening at your blog while you are not there to check up on it? Not to worry! With the new TextMe plugin, you can have a carbon-copy of all admin emails sent via SMS to your cell phone. TextMe supports sending SMS via most major carriers.

See the plugin page for more information.

WordPress Plugin—Digg Protector

I’ve heard various complaints from blog-owners that when their posts are Digged, their servers’ load increases for the worse. After a bit of study, I’ve found that most of this load is caused by the extreme amount of images that are loaded. The Digg Protector will determine if a visitor is from Digg, and if the visitor is indeed from Digg, the plugin will serve them a remotely-hosted version of the image. Otherwise, the plugin will serve the locally-hosted (on that server) image.
Continue reading ‘WordPress Plugin—Digg Protector’

Unix Tip – Shortening The Abbreviations

Even for us fast typists, our hands start to complain after a few hours or more of banging on our keyboards. Sometimes the best thing to do is what is really the only apparent chance of survival—shorten all these abbreviations even more.Please note, this guide is intended to be used by Linux and Unix users. Yes, Mac users… if you can believe it, Mac is all Unix on the inside.

Continue reading ‘Unix Tip – Shortening The Abbreviations’

SQL Injection :: What It Is, And How To Prevent It

This was originally posted by me at </dream.in.code>. (link)

SQL Injection is a form of hacking that has taken down innumerable amounts of websites, and it’s no comforting idea that your site could be next. In this tutorial, I will give you a brief synopsis of what SQL Injection really is, and how to protect your website from it. This tutorial assumes that you have a fairly good knowledge of PHP, you understand GET and POST methods, and you have used and at least partly understand SQL.
Continue reading ‘SQL Injection :: What It Is, And How To Prevent It’

Installing A Wireless Driver With NDISWrapper

This short tutorial will guide you through the installation of NDISWrapper, and how to set it up to work with your specific wireless adapter.

Continue reading ‘Installing A Wireless Driver With NDISWrapper’

Live Hasher

Live Hasher is a new recently made JavaScript app by me. It hashes your string of choice right in front of you, all through JavaScript.

Continue reading ‘Live Hasher’

Firefox 3 Beta Release (Candidate)

Firefox 3 Beta 1 has now been officially released. You can download the beta here, in a lot of different languages. You can still view some screenshots below if you would like.

A new article has just sprung up on Digg, giving a few links to an early release of Firefox 3 Beta. It’s really actually a release candidate, so that Digg article isn’t completely valid. But anyway, I’ll give a rundown of the new Firefox, and the main new features I can see after 2 or 3 minutes of playing with it…

Continue reading ‘Firefox 3 Beta Release (Candidate)’

Centering Elements Vertically and Horizontally Using XHTML Strict

This post was originally posted by me at </dream.in.code>. (click for original link)

It’s been quite tricky for some people to align objects using XHTML Strict, because of the restriction for using the align attribute. This short tutorial will give you a quick fix to centering your things horizontally and/or vertically on a page.

Continue reading ‘Centering Elements Vertically and Horizontally Using XHTML Strict’



Follow

Get every new post delivered to your Inbox.