Wednesday, 14 November 2012

Rasperry PI

My Raspberry PI has arrived, I ordered it back in March.
I plan to install mono and try some GPIO programming and controlling my outdoor webcam.

Thursday, 1 November 2012

Inspiration is simple

I just love the simplicity of the Noun Project, a noun being a word  person, thing, place or idea. Take it to abstract form in graphics and its a picture that depicts a person, thing, place or idea.

From that website I decided to write a application to complement the website with an application to produce pictograms for Windows in the form or xaml or pngs.

More details to follow...

Thursday, 6 September 2012

NetDiscovery

NetDiscovery is my Network Discovery Tool for discovering devices on a network.
It can collect any analyse information about all types of devices and with access can also retrieve Windows and Office Product keys. It has an interactive engine which monitors the network in realtime alerting you when a device encounters a problem. Agents can be deployed on PCs and Servers to montior programs that are not responding or hung.
Netdisovery also has the ability to create Addin for experienced users and developers.


Screenshot

Friday, 31 August 2012

Silverlight Maps minus Bing

After reviewing the astronomical prices Microsoft want to charge for the use of Bing maps. I started looking for another solution.

We have a external system developed in Silverlight which used the Silverlight Bing map control. When I signed up with Bing maps I niavely didn't realise that it was an evaluation subscription and after 1 year I got dreaded email informing me that the evaluation period was over.

I immediately found a free mapping service OpenStreetMaps. We replaced the Bing map control with an html overlay trick to display the OSM maps. The downside was adding multiple pushpins, OSM does like being hammered with 20+ pushpins.

Once again I search for another solution until I came accross this Using OSM with Bing Maps control. Works a treat and doesn't require and Bing Map API Key - Kudos to Chris Pietschmann.

Wednesday, 29 August 2012

Outlook 2007 and Exchange - The Battle

I've recently rolled out Exchange 2010 across our company. All is well until we come to connect Exchange to Outlook 2007 clients. The infamous 'Password Prompt' problem occurs.

Before I explain the solution, I delve into our topology. We are running a Windows Domain; call it business.com and we have a separate Exchange domain; call it company.com. Now we also have a mail.com as our company.com as our internet domain. Our business.com domain server also acts as a dns server. All client have the dns address pointing at this server.

Now the problem lies inside Outlook 2007 and its autodiscovery function. It seems it gets confused and although you can connect to Exchange it constantly nags for the password even thought the tick to save it is checked.

After many hours of browsing and trying different solutions I came up with the idea to use the Exchange Server address and the primary dns on the client and domain servers address as the secondard dns, this of course worked. I no longer have the password prompt problem with Outlook 2007 and Exchange 2010. Yay!

Metro

Time to start on my website, first job is to theme it Metro Style.