<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d8260084\x26blogName\x3dInspirone\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://inspirone.blogspot.com/search\x26blogLocale\x3den_GB\x26v\x3d2\x26homepageUrl\x3dhttp://inspirone.blogspot.com/\x26vt\x3d5304759022731441925', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Inspirone

"I maintain that Truth is a pathless land, and you cannot approach it by any path whatsoever, by any religion, by any sect. Truth, being limitless, unconditioned, unapproachable by any path whatsoever, cannot be organized; nor should any organization be formed to lead or to coerce people along any particular path. You must climb towards the Truth. It cannot be 'stepped down' or organized for you." - author: Jiddu Krishnamurthi

Monday, September 13, 2004

Monday morning at office.
I feel like i'm losing the tude, I think I need to find some time for time management. In fact I always tend to plan things at the last minute, but then I find myself having to do so many things. Actually it feels like my life is moving too fast, too fast for me to catch up with... I really need to sit back and have some good thinking about it. Some rest would not be bad either...

Anyway, I spent the week-end at shopping malls, driving to a friend's place etc... Did I do anything interesting? Well not really, I just noticed a cute girl in the mall who smiled at me and for some reason, I did not went to talk to her. Well, if i'm lucky enough I might bump into her some other time. The world is small, everybody meet one day or the other.

Before I forget, which i'm good at, this code might be useful to me sometimes:

Dim oCal As New System.Globalization.GregorianCalendar
Dim iWeek As Integer = oCal.GetWeekOfYear("01/01/2005", Globalization.CalendarWeekRule.FirstDay, Nothing)
MsgBox(iWeek)

My quote for today:
Life is a mess, as long as it stays so it is interesting to live, but as soon as it is tidied up it becomes routine...

0 Comments:

Post a Comment

<< Home