FuzedBulb
This is where I share my experience, projects, thoughts and random bits from my life as a Software Engineer and my side as a rambler. About me →-
Recent Posts
Categories
Archives
Monthly Archives: February 2009
PHP Function to extract anything between two tags
Here’s a small snippet of code that I use very frequently when parsing out webpages or content for specific items. For example on any webpage you need to extract data which is present like this: <html><body><h1>ABC</h1>…. <!– A lot list … Continue reading
Hilarious – Windows Update Message (actual screenshot).
I dont know if its me or this is actually very hilarious. I thought to update my windows vista and here is what it has to say: “To check for updates, you must first install an update for Windows update.” … Continue reading
Running Mac OSX on Windows XP / Vista
Recently I have been trying to setup Mac OS X on Vista using a Virtual Machine. Thought to share the process for those of you curious minds out there. 1. Setting up VM – PearPC Download and extract PearPC from … Continue reading