Aug 27
Today I did some cleaning on my laptop; removing old unused programs and updating/installing new programs. When I installed the newest Windows Live package I got the Windows Live Writer and thought that I would give it a try.
It was very easy to get started, just run the program, type the url to your blog and provide your username and password. I needed to do one change in my blog settings and that was to enable XML-RPC for remote publishing. You find this option under Tools –> Writing
Continue reading »
Tagged with: Windows Live Writer • Wordpress
Jul 03
C#.Net example
-
namespace MVP
-
{
-
public interface ILoginView
-
{
-
void InitializeView(TViewData viewData);
-
void LoginValidated(bool loginSuccessful);
-
}
-
}
I have now added support for code highlighting. To achieve this I installed the Highlight Source Pro plugin, it is based on GeSHi and supports several programming languages.
Continue reading »
Tagged with: GeSHI • Hightlight Source Pro
May 05
After installing PercentMobile on my blog I found that I have quite a few readers visiting my blog using Windows Mobile devices. I know that reading a blog on the mobile device built-in browser can be awkward so I decided to take some actions improving the look & feel for Windows Mobile devices.
This was done by installing MobilePress a plugin for WordPress that redirects mobile devices to a better looking page/layout. I only enabled this for Windows Mobile devices. iPhone users will get the iPhone look & feel provided by WPtouch and visitors using Opera Mini will get the look & feel from Opera Mini.
Continue reading »
Tagged with: Information • MobilePress • Windows Mobile
Mar 10
I have added a plugin called WPtouch on this blog. Reading this blog from iPhone or iPod touch will now give you an iPone application-like look and feel. This should also work for Android phones (have been tested on the T-mobile G1). I hope you enjoy:)
Tagged with: Android • Information • iPhone • iPod
Mar 06
Welcome to my technology and software development blog.
Through this blog I will communicate my opinions, thoughts and feelings concerning all kinds of technology I stumble across every day. With my technical background as a Software Engineer I will also write about software development with focus on mobility.
Tagged with: Information