The next thing on my list

The great thing about being a geek is that you’ll always have 10 chances to be a certain age. During my trip back from a recent vacation, I bought 2 books at the airport: “Bringing Down the House” and “The Next Thing on My List”. The first one was because it was based on the movie “21”, which I had always wanted to see. I got to finish the first book and started a bit on the second. But ever since I got back, I haven’t been able to pick it back up.

It’s been quite hectic at work lately and I guess I’ve been trying to list down the things that I needed to do just to keep track of all of it, and yes it is true that getting to cross things off a list makes you feel a lot better about yourself. But it never ends. As the day goes by, for every one item I get to cross out, it seems I need to add another 3 more. :-|

I was just spacing out a few minutes ago, and started thinking about how I don’t think I’ve really accomplished much at my age. When I was a kid, I had the goal of being a millionaire and getting married by the age of 25. (Thank goodness I still have my second chance coming up in a few years) I realize I get a little bit more done when I have that list. So I’ve decided that I’m going to start working on a list of things to do before I turn 21h, based on the two books I was reading on the way back from a trip that opened my eyes to the fact that there is more to life than just work. I have a few things in mind already, but I guess I will put a bit more thinking into it. I actually did have a similar list for some new year a while back. That’s when I got myself a job outside the country. Yes, I think i should work on that list soon, before I turn 21.

Protected: testing

This post is password protected. To view it please enter your password below:


Over Here!

My New Blog is Up!

I finally got my blog up. I was having a bit of trouble yesterday but finally it is here. My goal is to consolidate all of my posts here: technical, personal, as well as the secret stuff that I throw around to several different blogs all over the internet. I think I will still keep some of them but I’m looking to try out the password protected types of posts that WordPress has.

I’ve been able to fool around a bit more with my camera lately but I know I still have tonnes to learn. I wish I could take the time to take a course but the way things are looking right now, that’s a tad bit not possible as of the moment. Okay, I don’t have that much time to blabber. I’m actually just writing this so my personal blog doesn’t look so empty. :p I hope to have time at least to blog in the coming days.

My Poison.

X

First Starbucks. Ever.

 

all photos 114

 

Imported!

Yes the decision was to import. I had to do some tweaking with the theme as well just to get it to look the way I want. I’m just waiting for my domain to get pointed to the site then I’ll start publicizing this place. Yey!

My First Post…

On my non-first blog. :)

Welcome to my new home! I’m hoping to have a consolidated blog here. Still thinking of whether i should be importing my old stuff or not…

Anyway, just testing out how the post looks!

Bored to death

It was raining and I was a bit lazy to go home early so I decided to look for something to do. I wanted to try out some of the basic networking stuff with Silverlight and remembered googlefight

image

I thought it was a simple enough concept to implement so I figured I’d give it a try. I had some time to kill before my 11:00pm conference call. So I came up with “Piss Off!”.

// I have a feeling this won’t be up here for long as it might offend some people :)

SharePoint and Silverlight

3I did a session for the SharePoint forum held July 1, 2008 and for those who are interested to try out the S+S BluePrints for SharePoint, the samples have so far not been updated to work with Beta 2 yet. So while that’s on the way, and you want to give a hack at trying to get it working yourselves:

1. Follow the steps detailed on this blog on how to configure your server to be able to serve out Silverlight applications. The last step tells you how to add a mime type, but instead of using application/x-silverlight-2-b1, change it to application/x-silverlight-2-b2 instead

2. I haven’t had time to convert the rest of the applications but 3 of them, I’ve managed to convert and upload on my Sky Drive folder

One of the first things you need to do is have the breaking changes document on hand :) This blog post has the link to the breaking changes document as well as some additions and corrections on the document.

You will also need to make an update to the web part project.

There is a line where you’re supposed to specify the Silverlight version in your web part class. The property used to be “.Version”. This was updated to MinumumVersion, which you should then set to “2.0.30523” as below:

silverlightControl.MinimumVersion = "2.0.30523";

Copyright © Aimee Gurl…
for as long as i can remember, technology has always fascinated me

Built on Notes Blog Core
Powered by WordPress