search
a word…
hey there, welcome to my blog, feel free to browse around
this is my personal blog, I write about things that matter, or may not matter at all
for all I know, its always begins with a spark
"the only happiness in life, is to love and to be loved" ~ thephoenix@blogtwitter feed
- its raining, isn't it so damn nice? 4 days ago
- embedded machine, perfect as it can ever be... http://twitpic.com/2i08zr 1 week ago
- embedded: running an OS under 11MB, takes just 2MB of RAM at boot :) 1 week ago
- open corn calzone filled with cheese, and a regular capaccino #CCD 2 weeks ago
- a lot can happen over coffee, #CCD is the best thing that ever happened to mankind 2 weeks ago
- it's heaven at #charni road 2 weeks ago
- will always remember it... zzzzzzzz... 2 weeks ago
- wonderful evening :) goodnight people 2 weeks ago
- More updates...
Posting tweet...
tags
about abu boost christmas dynamic dynamic plugins exam exams faun faunos fedora flash gentoo | sabayon | fedora hols how icse intro jquery jude lava lamp Linux me mount nav new noatime pendrive performance plugins results sabayon school slide st. mary's steganograph stego unichrome usb vb6 via vista who Windows wininit yearrecent comments
- j. pereira: I *don’t* run the...
- Mukesh Desai: I like to inquire about your...
- j. pereira: Thanks man!
- j. pereira: Certainly, open up the Text...
- alistair almeida: hi dude wassup man ur...
- Deepak G: can you please explain how to...
- Dan Kegel: I just filed a couple more...
- j. pereira: Actually even I faced the very...
- embedded-newbie: Hello and thank you for...
- j. pereira: Eskild, I have uploaded my...
follow my articles
Category Archives: another snippet | code
visual basic 6 revisited – linux – wine

Earlier this year, I had written an article on running Visual Basic 6 on linux under wine, this is an update for it, the prior one is depreciated Getting Visual Basic 6 to work on linux is pretty easy, not … Continue reading
Posted in Linux, another snippet | code, gentoo | sabayon | fedora
Tagged vb6, vb6 on linux, vb98, visual basic linux, visual basic wine
5 Comments
noCD? |boot from usb| Sabayon Linux

I had a pen-drive lying around, and so I decided to try out a new distribution of linux, Sabayon Linux. Why Sabayon? On a base install, everything is there and just works perfectly For a newbie, the hard part is … Continue reading
Posted in another snippet | code, gentoo | sabayon | fedora
Tagged boot from usb, noCD, nocd usb boot, sabayon linux
3 Comments
Restore Broken Package DB on Sabayon

System database not found or corrupted, running in safe mode using temporary, empty repository phoenix jude # equo rescue resurrect >> ####### ATTENTION: The installed package database will be resurrected, this will take a LOT of time. >> ####### ATTENTION: … Continue reading
Easily Sort Your Music Library
Here is a very simple script to sort your whole music library according to their artists, #!/bin/bash # sortMusic v0.4 # make sure this script in in the music directory and you execute this script from there # know issue: … Continue reading
NON-Standards Compliant C++ with Mumbai University
Mumbai University fails to keep up with the ever-evolving C++ syntax. Making Turbo C/C++ as their prescribed IDE, Turbo C/C++ is ancient and will not compile with the present syntax of C++. Here is the simplest example: #include <iostream.h> #include … Continue reading
Posted in another snippet | code, living a wonder, miscellaneous
Tagged c++, depreciated standards, mumbai university
Leave a comment
[HOWTO] Create a hidden loopback device in a .jpg file
Well, I’m sure that you are definitely curious about how do you do this. Let me tell you this, it’s really simple. Pre-requisites: Image File(any format will do or even any file will do) Linux(I’ve only tested it on this … Continue reading
[HOWTO] Dynamic Plugins for WordPress
Problem: Installed the hemingwayEx theme. Looks great, but the pagination doesn’t work well without the custom hemingwayEx pagination plugin. I got that installed. The hemmingwayEx theme looks cool when it displays two posts per page. The plugin worked well except … Continue reading
