Stuff

 

July 2008
M T W T F S S
« Jun   Aug »
 123456
78910111213
14151617181920
21222324252627
28293031  

Mix for Students: facebook development on .NET

I did a session on facebook development using the facebook developer toolkit where I also showed how I integrated my Piss Off Silverlight application into a facebook app, which I now call PissBook. I’ve registered the pissbook url but have yet to point it to my app as it seems that facebook isn’t [...]

Embed a font

If you want to embed a font into your Silverlight applications, add the font into your project:

Set the Build Action file property to embedded resource:

Use the following code snippet to use the font as a font source for your components:

Assembly ass = Assembly.GetExecutingAssembly();
Stream stream =
ass.GetManifestResourceStream("EmbeddedResource.Font.pricedow.ttf");
this.test.FontSource = new FontSource(stream);
this.test.FontFamily = new FontFamily("Pricedown");

XAML [...]

Protected: Things to do by 21h: will remain private till completed.

There is no excerpt because this is a protected post.

I wish i was born in 1520

Then my birthday would have been 05/10/1520 and that would have rocked. And maybe life would have been a little less complicated.

Protected: rosnanpt gl kjd ,so;k ;kakd sy mt pgyde

There is no excerpt because this is a protected post.

Guilty as charged…

So I haven’t posted in a while. but I said I WANTED, not that I would

Lately I have been trying to get a life outside of work, or even technology in general. This week has been a bit more successful than the previous attempts. I had just been feeling so much [...]

i wanted to make it a point to write everyday

Which is why, even though I’m dead tired, I am here :-p

I love writing, it helps me relieve my stress, and stress has been around for a few days now. Today was good though. Some challenges at work but surviving through the day is always good. Today I got to do things [...]

the omega and the alpha

And as the creature leaped into the abyss, he turned over and sent arrows filled with poison raining into the air. They pierced her skin one after another. She felt the searing pain as each arrowhead ripped her skin, and it seemed almost like she could feel the poison flow through to her [...]

The Next Thing On My List

I finally finished the book. I was feeling a bit down today, unaccomplished as usual. Maybe it’s the aftermath of the multitude of stuff that needed to get done last week. So I did what I usually do when I’m feeling negative: hit the salon. And yes, today, I finally died.. err.. dyed [...]

Evernote

I found out about this new application today called Evernote and I am just loving it! I haven’t had a chance to fool around with it too deeply yet but a few cool features that I really like is that you can sync your notes on both your desktop as well as [...]