Blog has moved
Posted by Jeffrey Vanneste at 11:23 PM on September 11, 2006
Category:
Blogging
I moved my blog to a new host. The new URL is: http://jeffrey.vanneste.ca/tech/. If you have subscribed to the RSS there is no need to change anything as the RSS URL will not be changing. |
ClickOnce Team Blog
Posted by Jeffrey Vanneste at 01:52 PM on December 12, 2005
Category:
Development
The ClickOnce Team have started a blog which should be a useful source of information. Two useful links to check out: ClickOnce FAQ and the Official ClickOnce Forum. |
Compile .NET 1.1 applications VS2005
Posted by Jeffrey Vanneste at 07:30 PM on November 07, 2005
Category:
Development
I was under the impression it was not possible to compile .NET 1.1 apps in VS2005 but apparently I am wrong. I haven't tried this out yet but pending it actually works this will be a great start to switching to VS2005. |
Regular Expressions
Posted by Jeffrey Vanneste at 09:06 PM on November 02, 2005
Category:
Development
, Useful Tools
A fellow coworker sent around this awesome Regular Expression link the other day that I thought I should spread as well:
I use regular expressions as often as the interval it takes me to forget most of the useful regex stuff I learn. Everytime a situation comes up that I should use regex I have to try and remember everything I knew about regex. Well, this tutorial explains regular expressions in such a way that I'm hoping it will stick with me longer this time. To go along with this tutorial I couldn't very well not post an awesome regular expression utility. My personal favorite is The Regulator. It links in with the Regular Expression Library so you already have access to tons of regex. If you haven't heard of it, it's worth checking out. Another tool that I sometimes go back to using is Regex Designer which is made specifically for .NET applications. It has an option to generate some code stubs for you which saves some time. |
Windows Live
Posted by Jeffrey Vanneste at 06:06 PM on November 01, 2005
Category:
External
Today there were a bunch of new services announced by Microsoft all with the "Live" title. You can see all the available services at http://ideas.live.com/. Everything is still in beta and only 4 of 7 current offerings are usable. Live.com Windows Live Safety Center Windows Live Mail Windows Live Favorites Windows Live Messenger Windows OneCare Live Windows Live Search Mobile Most of these new offerings have MSN spaces to go along with them. It feels a bit more personal when you can see who is behind each new feature. All the blog links are on http://ideas.live.com/ if you want to check them out too. |
New Feed URL
Posted by Jeffrey Vanneste at 10:59 PM on October 31, 2005
Category:
Blogging
If anyone has actually subscribed to my old RSS feed it will made inactive in the following weeks. If you want to keep reading my blog you can subscribe to the new feed here. |
FeedBurner and Flickr
Posted by Jeffrey Vanneste at 10:44 PM on October 31, 2005
Category:
Blogging
I jumped on the bandwagon today and gave FeedBurner a try. I'm super impressed with this web service. What is FeedBurner? FeedBurner takes any type of RSS feed from your site and juices it up. The free service keeps track of stats, offers the feed in pretty much any format of RSS supported by all the popular readers, link in Google Ads, automatically add in bookmarks you add (del.icio.us and bloglines clippings supported), automatically add in Flickr photos, and so much more. The thing is that they make it super easy to link in all this other content. Adding in google ads was as simple as giving FeedBurner my Google Ad client ID. Del.icio.us links, just give them my del.icio.us ID. Flickr photos, no problem, just enter your flickr friendly name. The result is a single feed that will be supported by pretty much every news reader. Now I can see when I get more than 1 reader. Onto Flickr, I've been avoiding trying flickr since I figured I would either not be impressed with it or I would love it and would be unable to resist paying for an account. I was always under the impression that the free account enforced smaller picture sizes. I don't know where I got that idea but I had it. I have been using Zoto which offers a lot of space but everything else I haven't been impressed with. The tagging features are pretty weak, the photo uploader caused me issues, and it just doesn't have the finesse of flickr. Anyways, Flickr makes it super easy to integrate with a blog, lots of bulk editing features, adding notes onto photos is really cool, and the photo uploader worked without any issues for me. If you haven't tried these services out and you have a blog then give them a try. |
ClickOnce Deployment on a Linux web server
Posted by Jeffrey Vanneste at 12:48 PM on October 29, 2005
Category:
Development
My web host runs on Linux so I wanted to make sure that I would be able to use ClickOnce without having to find a new host. Well, it turns out that it was very easy to get this to work (though some steps become manual). Here are the steps I followed:
This allowed me to hit http://www.bunnyhug.net/ClickOnceTest/ and install my Click Once Test application. It should look something like this in IE: When I tried in firefox I got a bit different result: For firefox I had to click the Install button which downloaded the Setup.exe file. After running this file manually it installed the application just like clicking the Install button in IE did. So that should be all to get ClickOnce applications deploying from a non-IIS server. The downside is you will have to upload your files manually after you publish locally each time. If you have FTP access to your host you can make this a bit easier by setting up the Publishing Location to the FTP location that matches your Installation and Update URL. |
Compact Framework Version 2.0 Download
Posted by Jeffrey Vanneste at 12:45 PM on October 29, 2005
Category:
Development
, Pocket PC
Overview |
Uninstalling Beta/RC VS2005
Posted by Jeffrey Vanneste at 10:19 PM on October 27, 2005
Category:
Development
Aaron Stebner has an excellent post on the different options for uninstalling your beta or RC version of Visual Studio 2005. I'll stick with my format and auto-install of windows to avoid any uninstall issues. And yes, if you haven't heard, VS2005 and SQL Server 2005 are out for MSDN subscribers. The redistributables for .NET 2.0 can be found here: Microsoft .NET Framework Version 2.0 Redistributable Package (x86) And the SDK links: .NET Framework 2.0 Software Development Kit (SDK) (x86) Update: I found out about this link after this post, http://msdn.microsoft.com/netframework/downloads/updates/default.aspx has all the downloads for pretty much anything .NET related on Microsoft's site. |
Google Talk problem
Posted by Jeffrey Vanneste at 10:46 AM on August 24, 2005
Category:
Useful Tools
So like everybody else today I'm trying out Google Talk. I find the voice quality is really good and even though the interface is really plain I like it nice and simple. I installed google talk on my home machine and whenever I clicked on the Inbox link nothing would happen. Everyone else in the house had no problems. When I tried at work and it didn't work there I was pretty upset. I didn't want to have to run the notifier and google talk. "A very simple program that lets you set the default web browser in Windows. Select the browser you want, and the program will modify the required registry settings." So now the links work great. I tried finding other people having this issue on forums but I had no luck. Hopefully this helps out some people. |


