How to filter and validate data in php
Before php 5.2.0 when we have to validate or filter user data, we normally use regex and some php functions. Some of those regex are difficult to understand. So normally most of the coders search in google to collect the correct regex to validate data and also use some php functions to filter data. Read [...]![]()
how to track users who are removing your facebook application
Sometimes we may need to track which users of our facebook application are removing the application from their application setting. In 2008, there is a setting parameter named something like “remove application url” or other, that is now changed by…
GNOME 2.32 Released!
I am happy to announce that GNOME 2.32 has now officially been released! This release is a bit smaller than what you’ve come to expect, but that is simply because most of the focus is on the upcoming GNOME 3.x series! I want to congratulate the entire GNOME team for all of their hard work [...]
Ubuntu Server and WordPress : Published
I mentioned a week or so ago that I would be having another article published in the near future. I’m happy to announce that the article is now available. I hope you’ll take a few minutes and head over to have a read. If you have any comments, or suggestions on accuracy or improvements please [...]
Configure Google Chrome / Chromium “Incognito Mode” as default on Linux
This evening I got to thinking about web browsers and privacy. Privacy is, of course, a regular concern for many of us and there are many different “solutions” out there. Recently web browsers have been adding privacy modes, which allow us to browse the web without storing a lot of cookies, history, etc. Google Chrome [...]
Install Guest-Additions on Ubuntu 10.10 Beta : Workaround
I took some time today to check out Ubuntu 10.10 Beta. So far I’m impressed with some of the improvements, and I’ll blog about those later, but in the meantime I thought I’d share a workaround I came across in getting Guest Additions working when running Ubuntu 10.10 inside VirtualBox. My first attempt at getting [...]
Upcoming Article: Ubuntu Server to WordPress in 15min
I know I haven’t been blogging much lately. I’ve been occupied with other responsibilities. Besides work and school I’ve been dedicating a lot of time volunteering on the GNOME Sysadmin team, trying to make sure that it remains a well-oiled development machine! I had a few minutes this evening however and I thought I would [...]