Navigation

Search

Categories

On this page

HOWTO : Set a FTP home directory using IIS
New Font for the Visual Studio 2005 Editor
UK Developer Day
.Net debugging tips
Subtitles
Would you play this game ?
Update to the w800i - iTunes Synchronizer
Using Visual Studio to develop with Mono

Archive

Blogroll

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

RSS 2.0 | Atom 1.0 | CDF

Send mail to the author(s) E-mail

Total Posts: 149
This Year: 2
This Month: 0
This Week: 0
Comments: 43

Sign In
Pick a theme:

# Friday, June 02, 2006
Friday, June 02, 2006 4:45:18 PM (GMT Daylight Time, UTC+01:00) ( .Net Web | Windows )

If  you want a FTP login to change to a directory upon login heres what to do.

Create a vritual directory or directory with the same name as the user login

If the user login is john, create a directory under the FTP root named "john". On logging in john will access ftp:///ftp.myserver.com/john.

 

 

Comments [0] | | # 
# Tuesday, May 09, 2006
Tuesday, May 09, 2006 5:59:54 PM (GMT Daylight Time, UTC+01:00) ( .Net General )

Download here

Makes code more readable, works only if ClearType is enabled. Looks good on my laptop

via http://blogs.msdn.com/vseditor/archive/2006/05/08/593399.aspx

Update: Works with VS 2003 as well, just go to Tools ->Environment and set Consolas font for the text editor

Comments [0] | | # 
# Wednesday, May 03, 2006
Wednesday, May 03, 2006 10:30:17 AM (GMT Daylight Time, UTC+01:00) ( .Net General )

http://www.developerday.co.uk

Registrations are now open for DDD, on the 3rd of June.

 

Comments [0] | | # 
# Friday, April 28, 2006
Friday, April 28, 2006 11:25:38 AM (GMT Daylight Time, UTC+01:00) ( .Net General | Odds & Sods )

Added these blogs to my feed list.

http://blogs.msdn.com/tess

http://dotnetdebug.blogspot.com/

Tess's blog is full of  debugging and trouble-shooting tips.

http://blogs.msdn.com/tess/archive/2006/02/23/537681.aspx

Comments [0] | | # 
# Wednesday, April 26, 2006
Wednesday, April 26, 2006 9:28:16 AM (GMT Daylight Time, UTC+01:00) ( Odds & Sods )

Hilarious :) makes me laugh every time I watch it.

Comments [0] | | # 
# Thursday, April 20, 2006
Thursday, April 20, 2006 12:43:36 PM (GMT Daylight Time, UTC+01:00) ( Odds & Sods )

This is a game selling at MenKind, in the Wandsworth Southside Mall.

Bug eating game


Comments [0] | | # 
# Sunday, April 02, 2006
Sunday, April 02, 2006 11:12:58 AM (GMT Daylight Time, UTC+01:00) ( .Net UI | w800i iTunes Syncher )

Thanks to all of you who have used this and given me good feedback. I've made an update based on all the comments recieved so far.

1. File copy bug fixed. Now corrects Album names with invalid characters in them, so the copy process does not crash.

2. Now copies AAC files too. Thanks to Martin for letting me know what the w800i supports AAC (.m4a files).  This does not support protected AAC (.m4p) files such as tracks purchased from the iTunes Music Store.

3. Added a Quick Launch icon.

Please download the latest version and keep the comments coming in.

Instructions:
1. Install all of the requirements.
2. Download the setup and install.
3. Start iTunes, if it is not started the program will start it for you, but be patient.
4. Select the playlist you want to synch with the phone. It is better to create a new playlist like "W800i List" and add your tracks to this.
5. Click on the Synch button to start synchronising.
6. This takes a while. You can speed up the copy process by using a Memory Stick reader, which is faster than going through the USB data cable. Take the memory stick out of the phone, put it in the reader, plug the reader in and synch.

Disclaimer: Use the program at your own risk. This program is un-supported and I will not be held for any damages, liabilities, warranties, natural disasters and if your dog eats it. However, feel free to report bugs and features.

Requirements:

.Net 2.0 Framework
iTunes 6.0 and above

 

Comments [1] | | # 
# Sunday, February 26, 2006
Sunday, February 26, 2006 12:44:27 PM (GMT Standard Time, UTC+00:00) ( OSS )

Found  this gem on Miguel's RSS feed.

http://tirania.org/blog/archive/2006/Feb-25.html

VSPrjMake is VS 2003 add-in that helps develop Mono applications using VS 2003. The add-in creates a make file and tests the application using the Mono runtime. The post links to tutorials on how to use this..

 

 

Comments [0] | | #