Archive for the 'Programming' Category
I’m the lucky owner of a “Qtek 9100″ mobile phone so I decided to try out Microsofts Windows Mobile 5.0 SDK by creating a simple SMS application for it. Actually I made this because a BIOS upgrade would wipe out all information including my sent and received SMS’s and I like to keep all my [...]
Filed under: Programming | 0 Comments
I wanted to test out how easy it would be to create a gadget for Google “Personalized” homepage (Google calls it a “module” but it’s similar to “gadgets” as referred to by Microsoft), so I decided to create one loading my contacts. Now, I added the ability to match up these with my online MSN [...]
Filed under: Programming | 0 Comments
Iquomi SOAP wrapper
I’ve added a SOAP wrapper for Iquomi allowing very easy access to stored information using simple form POSTs. This allow me to easily extract data from plain ASP (as used for this site). As a proof-of-concept I’ve just added data from my IqProfile service to my CV.
Filed under: Programming | 0 Comments
Commanigy using Iquomi
My Commanigy web site is now using Iquomi as storage layer for profile information. This allows me to update my personal profile in only one location and have these changes automatically propagated to listening peers.
The web site uses an AJAX implementation to retrieve updated data from Iquomi after its page has loaded with the original [...]
Filed under: Programming | 0 Comments
ConquerRSS update
Released ConquerRSS 1.2 which now correctly handles encodings other than utf-8. The code has further been improved to load feeds faster.
Filed under: Programming | 0 Comments
ConquerRSS updated
Released ConquerRSS 1.1 with a minor change in the RSS connection code.
Filed under: Programming | 0 Comments
ConquerChat updated
I finally got around to release ConquerChat v4.4. This release fixes all known issues.
Filed under: Programming | 0 Comments
Feed your site for free
Released ConquerRSS which is an easy-to-use RSS Feed Reader. This script is able to request any Url and parse the response into classes which can be easily accessed using class properties.
Filed under: Programming | 0 Comments
Development on FontLister continues and the test versions are getting more and more functionality. Still no replace for the current stable 3.4.9 version, though.
Filed under: Programming | 0 Comments