unsigned_nerd
Tuesday, November 24, 2009
Mugen Power Battery 3600mAh
I decided to recharge the battery then because I had to go to bed and I was afraid that I wouldn't have enough battery for tomorrow which will be a long day.
In total, starting at 3PM on Saturday, the new battery lasted for 3days + 9 hours == 81 hours with always on email all the time, facebook, phone calls, sms, voip, bluetooth and etc (normal usage)
Monday, November 23, 2009
DBD::Oracle Perl Module returning data via refcursor bug - I have found a work around
It will be very fast if the data are fetched through SQL SELECT statement, however.
I have found a workaround that you can apply it to your existing codes without having to modify your existing logics.
The workaround is to use Oracle's Global Temporary Table (GTT). And, inside your stored procedure, instead of fetching data into a refcursor, you change the code to fetch into your GTT instead. Then, in your Perl code, you modify the code so that it fetches the data from SQL SELECT statement. This way, you can fetch large data at a very fast speed.
GTT has a behavior that the data inside it are private for each different database transaction and will be emptied once your transaction ends or you force it to do so.
Woo Hoo!
Sunday, November 22, 2009
Mugen Power Battery 3600mAh
4 bars left.
This is faster than I expected. I thought decreasing from 5 bars to 4 bars should have occurred at 3AM, Monday.
Saturday, November 21, 2009
Mugen Power Battery 3600mAp
I used pushed email all day, facebook all day, transferring file via bluetooth, sms and some phone calls.
So far so good!
Mugen Power Battery 3600mAh for Nokia E71
The first full 12 hours of charging. Now, I start using it for the first time. I will wait to see how long can it last with:
- some phone calls
- many sending/receiving sms
- many sending/receiving emails via Nokia Messaging
- some sending/receiving emails via MailForExchange
- and some other stuff