I was looking for a good way to share events, appointments, and other activities as a family. So a quick search on Bing revealed the following web site
Well, one thing I found interesting was a way to get US Holidays into iCal on my macbook. So, a quick Bing found this link:
The American Holiday one is at: http://www.google.com/calendar/ical/usa__en%40holiday.calendar.google.com/public/basic.ics
I selected which calendar I wanted to add the holidays and presto!
I thought I would share this list of books for social media addicts. I have started reading book number two and so far it is a good read.
Here is the link: http://mashable.com/2009/12/21/must-read-ebooks/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Mashable+%28Mashable%29
1. Accidental Billionaires by Ben Mezrich

I have had an interesting bug in Snow Leopard 10.6.2 that has been irritating me for some time.
So, the bug is to do with name resolution. I have an internal network DNS as well as rely on my ISP DNS as a fall back in case of a power outage or configuration issues.
I think that the issue has been tracked down to the mDNSResponder. At the moment, when I try to ping just a host name the DNS resolver has issues, so then I try FQDN and still get problems. I have both DNS entries – internal and external in my DHCP/DNS issued config.
I found a lot of discussion about this issue on the following link:
http://discussions.apple.com/thread.jspa?threadID=2140119&start=105&tstart=0
The only way to get around it at the moment is to have an entry in my /etc/resolv.conf, which is a pain. But it works for now.
If you are looking for a free Windows Vista anti-virus and anti-malware solution, then look no further. I have been using Microsoft Security Essentials for a couple of weeks now and have been very impressed with it.
Though, you need to go to the download link as there are two versions of it, that is a 32 and 64 bit versions.
http://www.microsoft.com/security_essentials/default.aspx
You can see from the image above that the User Interface is simple but effective.
I recommend this product for those who are looking for a simple yet powerful anti-virus and anti-malware solution.
This is great to have this type of application that allows anyone to potentially save a life.
Free CPR iPhone Application
Download a free CPR training application for your iPhone. Review all the videos you see on this site at the touch of a button where ever you go.
The videos were produced with the assistance of the University of Washington, the Life Sciences Discovery Fund, The Medic One Foundation, King County Emergency Medical Services, the Seattle Fire Department, and the Laerdal Foundation for Acute Medicine. They, like us are convinced that teaching these life saving techniques to as many people as possible will save lives.
Apple, the Apple logo, iPod, and iTunes are trademarks of Apple Inc., registered in
the U.S. and other countries. iPhone is a trademark of Apple Inc.
So, I have been looking into a side project of mine to provide a better volunteer experiment in the fire department.
Given, my research background, as I am in my final period of my doctorate. I decided to investigate further how I could automate a scheduling process which is a time consuming task. No pun intended here. So I came across a theory, which is grounded in Machine Learning called “Constraint Programming”. As I dug a little deeper, I cam across a number of works from Philippe Laborie and Wim Nuijten, who are with a company called ILOG. They have taken Constraint Programming approach a little further, with an theory called “Constraint-Based Scheduling”.
The Basic Principles of Constraint-Based Scheduling are the following:
-
Constraint-Based Scheduling = Scheduling + Constraint Programming
- Scheduling problems arise in situations where a set of activities has to be processed by a limited number of resources in a limited amount of time.
At a high-level, Constraint-Based Scheduling has a number of components, that in turn will make up my project within Python and Django.
I passed this exam which was to do with Developing Applications using .NET 3.5 for Windows forms. I found that this exam was very much like the old 2.0 .NET windows form exam. Areas that I concentrated on were all the new updates such as clickonce, security of the form applications, and using certificates.
It appeared that this study method worked well. I also did some experimentation with Mdi forms and this was also another area where some questions were asked. Be sure that you understand how 32 bit and 64 bit applications install and how they are package in respect to using msi packages.
I recommend this exam, if you have a good knowledge of developing windows based applications. I found this exam pretty easy. Probably, too much time was allowed for it.
This was a very interesting exam. I was very nervous about this one as I know a lot about ADO, but I was just starting to understand the data entity framework, which the exam had a lot of questions about. What was interesting, is the exam did throw in the odd question or two about connecting to Oracle databases and of course using the Oracle provider was an easy choice.
I think what helped me is that I know a lot about establishing connections, whether it is in Office or web applications. This assisted me greatly in understanding what the question was asking of me. Be sure to be comfortable with transaction management, as I got a few on this at the connection level and query level. Also know how errors are collection by class type or general exception level.
Anyway, on to Windows Form Development exam, which is 70-505.
There is a lot of new stuff in this exam, but also a lot of the old stuff from earlier .NET versions. So, it should be okay. I will build a few sample applications to make sure I am completely comfortable, plus go through the study guide book. I have put a reference over in my suggested reading books section.
Happy exam taking!
Yep, I did it and passed the 70-503 exam today. It was tricky, as long as you know WS-* I think you can get through it.
Security played a major role in the exam, in that you needed to be aware of who was doing the communication in the exam, the client or the server and whether the client was a windows client with .NET 3.5 framework or just a web service client. This has a big bearing on what security setting you select. Also, if the security is done at the message level or not.
I suggest those prepping for the exam to read up on the WS-* standards and you should be fine. Have a good working knowledge of where you set the service attribute, at the service or method level. If you take your time and read the questions carefully it easy to discover what is required.










