Sunday, August 14, 2005

if Bloggers Had Been Around Throughout History

"It looks like intella didn't read my blog about
iceberg problem"

..:::+:::+::::..

Saturday, August 13, 2005

auto empty recycle bin

yah some eyes are courious and is better to empty recycle bin daily , Security rule number 1: destroy the garbage (there is data there)


"micro-Soft says it found a potentially important document in its case against its former executive Kai-Fu Lee and gOOOgle in the "recycle bin" of one of Lee’s computers."

Friday, August 12, 2005

let's see what happens inside firebird when a new database is created
grep -r isc_create_database firebird2/src
"Welcome to our new Suse Linux on IBM PowerPC5 model 6124-720
(This is probably why you may have recieved a message about the
identity of the machine you are connecting to changing.)"
this welcome message is what you get on openpower servers
8 cpu's are visible in linux (4 hw cores and 4 threaded?)

cat /proc/cpuinfo
processor : 0
cpu : POWER5 (gr)
clock : 1656.408000MHz
revision : 2.2

processor : 1
cpu : POWER5 (gr)
clock : 1656.408000MHz
revision : 2.2

processor : 2
cpu : POWER5 (gr)
clock : 1656.408000MHz
revision : 2.2

processor : 3
cpu : POWER5 (gr)
clock : 1656.408000MHz
revision : 2.2

processor : 4
cpu : POWER5 (gr)
clock : 1656.408000MHz
revision : 2.2

processor : 5
cpu : POWER5 (gr)
clock : 1656.408000MHz
revision : 2.2

processor : 6
cpu : POWER5 (gr)
clock : 1656.408000MHz
revision : 2.2

processor : 7
cpu : POWER5 (gr)
clock : 1656.408000MHz
revision : 2.2

timebase : 207051000
machine : CHRP IBM,9124-720
chapter 10: Name Control

Yah i read that now (Thinking in C++, 2nd ed. Volume 1)

Removing in situ (in place) functions

"All definitions should be placed outside the class to keep the interface clean. If you want to optimize, use the inline keyword." What should i say ?: i agree with his POV , You can look at class and see in one shot it's functions - simple for eye


Feeling like thouse dogs who run after tail in circle.


I renew a ssl certificate and is the 10-th time i do it to get it right (organization field , unit) ,In a way i understand to identify with organization docs otherwise some phishers could buy trusted ssl certs and create some fake shops(See thouse ebay scams/spam) in another way i'm sick loosing time and even now i'm not shure


"Verifying the identity of your organization... If Starfield is unable to authenticate your organization based on the currently submitted information you will receive an e-mail notification prompting you to provide the necessary documentation via e-mail or fax."


Inlines & the compiler


"To understand when inlining is effective, it’s helpful to know what the compiler does when it encounters an inline."


almost at the end of chapter 9 ;)


"But for desktop software, or applications shared with other [DARK] forces, it makes sense for us to use Microsoft"


Yah Police story , or ms pr


I wonder if someone counts the beans spent on ms tax ...

you've now successfully flashed your new firmware your Microsoft device is now running Linux

Check this out : microsoft's router ! (done by asus in china) flashed with linux


"You've all heard of hacking the Linksys WRT54G routers.But what about some other routers. I thought I'd try my luck with a router some consider to be one of the worst on the market the Microsoft MN-700. This router runs a version of Windows CE by default but we'll see if we can change that."


And he did it

flat tyre on my mountain-bike

this morning i tried to jump over an sharp concrete edge and it worked only to hear "fsssssss" from front tyre, now need to get another one

Thursday, August 11, 2005

The Stack class makes even better use of inlines

Agree , me out ;)


i'm at stash with inline functions

over 50% of this chapter , I will finish to test


Stash4Test.cpp and get out , Is too beautiful outdoors to stay


in house

dayOfWeel method err...

it should be day of week , playing with time


brain is going in shut down mode (hence the errors) - time to relax


ps: still at chapter 09


//: C09:Cpptime.h


// A simple time class

Wednesday, August 10, 2005

installing open source flash plugin gplflash - at least it works in 64bit mode

download from http://gplflash.sf.net/


sudo apt-get install libmad0-dev


tar -jxvf gplflash-0.4.13.tar.bz2


cd gplflash-0.4.13


./configure --prefix=/opt/gplflash


make ; sudo make install


cd /opt/gplflash/lib/mozilla/plugins


cp libnpflash.so /usr/lib/mozilla-firefox/plugins/

did i mentioned tha flash suckx

did i mentioned tha flash suckx



Earthlink have dropped the horribly broken snake oil which is SPF


via planet.kernel.org


Now what ?

Have to read more about moviX...


If you want the GUI interface install the gtk2-glade-perl module


sudo apt-get install movixmaker-2 libgtk2-gladexml-perl

meanwhile i will play with moviX maker

eMoviX, MoviX and MoviX² are tiny GNU/Linux distributions dedicated to multimedia playback (e.g. movies, music and slideshows). You can visit [e]MoviX[²] website at : http://movix.sf.net/

I need an divx movie editor

tried kino - Non-linear editor for Digital Video data, it crashed on my machine :(