Monday, December 27, 2010

Porting my old C++ Templates code to C# Generics

I'm quite pessimistic about using C# Generics and how will affect the design and how it behaves but I have no choice I'm now using C# so I'll give it a try.

Part of c++ template code from my D3D game engine...

   template<class T>
   class TState
   {
   public:
      virtual ~TState() {}
      virtual void Enter(T*) = 0;
      virtual void Execute(T*) = 0;
      virtual void Exit(T*) = 0;
      virtual bool OnMessage(T*, const tTelegram&) = 0;
   };

Friday, December 24, 2010

Merry Christmas Universe!

First, here are the stuff I would like to do this Vacation:

- Sell LG 22" LCD and/or AMD HD 6850 Videocard.
- Buy wireless mouse for my Laptop.
- Finish XBOX's Naruto UNS2 though.
- Know how to dance with XBOX's Dance Central.
- Backup files (photos / games / old files).
- Learn how to code Silverlight with Windows Phone 7.
- Fix the damn bug in my XNA physics engine.
- Write a prototype XNA game.
- Post process some pics for Flickr.
- Watch Circus at Araneta Coliseum.
- Re-organize and clean room.
- Loose 10 lbs of fats.

I would like to greet you all an AWESOME Merry Christmas!

Enjoy your day!

Tuesday, December 14, 2010

Asus K42ja vs Acer Aspire 4745g

Which one is better? here are the specs...

Asus K42ja
Intel Core i5 460M
2GB DDR3 Memory
320GB HDD SATA
ATI Mobility Radeon HD 5730M 2GB DDR3

Acer Aspire 4745g
Intel Core i5460M
2GB DDR3 Memory
640GB HDD SATA
ATI Mobility Radeon HD 5650 1GB DDR3

Wednesday, October 20, 2010

Flickr

This is a test post from flickr, a fancy photo sharing thing.

Monday, October 18, 2010

Busy Weekend

I was busy moving out my stuff from the condo I'm renting at Ortigas and I'm now staying at my old place with my parents. I hope this is only temporary.

Anyway everything goes into plan with the help of my girlfriend and a friend with his van. We started moving things since Thursday and then cleaning on Saturday. After got home, I'm still busy organizing things and setting up my computer hehehe.

Friday, October 15, 2010

Ang Pagbabalik!

Hehehe trip lang binago ko na template ng blog. Matagal ko narin plinano buhayin at baguhin template -> Migrating to new blogspot?

Pero di pa tapos, mga placing ng widgets, at medyo exiting din lagyan ng content yun mga pages ko na Game Development, Photography, Rigs at About Me.

Intel vs AMD CPU Dilemma

People tend to exag things (mostly in tipidpc.com). You buy AMD doesn't mean you're lacking money, Intel doesn't mean you have more money. Unbiased-people choose their system by optimizing their money wisely for their needs... for some reason I always mention rendering/video editing for i7 vs gaming system for PhenomII.