August 2007 - Posts

0
Comments

Filter your data in M$ Excel by lamia

This might be a lamer... Some of you might think. But what can I do? I just knew about it. I only tried this in Excel 2007 and not with any previous versions. There are actually several ways you could choose to filter your data like by a cell's value...
2
Comments

I'm getting better with M$ Excel by lamia

It's a really funny realization. As I mature in my career I'm also getting better with M$ Excel. I'm telling myself I couldn't have known that feature/technique if I didn't see that from my officemate! It's so hilarious. I should...
Filed under:
11
Comments

Open multiple firefox tabs using a batch file by lamia

Hi! Just want to share this with you guys. I know this is very elementary but I find it useful. I was reading though tipidpc before I got this idea from one of the threads there. I usually open many tabs, all the same tabs in my firefox browser everyday...
4
Comments

Dark_AleX is going bye bye by lamia

Very sad news that the PSP's greatest hacker has retired . Honestly, I don't know the legalities of hacking a firmware. But I think the guy made the right decision and for us users of his creation, it would be very nice to bid him good bye. Thank...
Filed under:
0
Comments

Escalating my thoughts... On Systems Analysis and Design by lamia

Yesterday while preparing on a trip, I noticed a book laying on the floor. The book is entitled "Systems Analysis and Design" by Kendall and Kendall. Flashbacks came to me on a time when I was taking my Systems Analysis and Design Principles...
Filed under:
5
Comments

Change Netbean's default JDK by lamia

Last week I uninstalled my 1.6 JDK and JRE(both of which are bundled with my netbeans 5.5 installation) because the RIM Blackberry code signing/signature tool(SignatureTool.jar) seems to be having problems when JRE 1.6 is installed. A week later I tried...
Filed under: , ,
4
Comments

Hacking that PSP by lamia

There is a book called PSP Hacks so I think Blogging something about PSP Hacking is fine. Anyaway, I just got my PSP upgrade from a 3.03 OE-C firmare to 3.40 OE-A firmware. Cool Eh? That should do more stuff to my PSP. Before you try to upgrade make sure...
Filed under:
11
Comments

You just need to annotate - Creating webservices with Java by lamia

I have to admit... I can write a webservice(server) in .Net(with attributes) but not in Java. Why? Because writing one seems so hard... Ah ah ah! That was before! Because of this anxiety I tried to key in google for "webservice annotation" and...
Filed under: ,
2
Comments

Me, Oracle, and the Java Market by lamia

While surfing the Net and unconsciously thinking about my standing in the I.T. market, I came across a link that tells Frequently Asked Questions about Java and Oracle. I'm still browsing through it while making this blog post. What's the fuss...
Filed under: , ,
2
Comments

C# Coding Standards and my Motivation for Learning C#/.Net by lamia

I could not find a "Standard" coding standards for C#. Instead, I found this download link that cites some of the best practices for coding with C#. I'm a fan of readable code and I'm always happy whenever I find myself proven wrong...
Filed under:
4
Comments

Darn .hxs file... by lamia

As I was following a tutorial in C# I was instructed to look for the System.Utils. eerrrrr System.Collections.ArrayList class through the .Net SDK Documentation. To my surprise, there was no CHM file but instead .hxs files. WTH!!!? I tried to open in...
Filed under: