Kevin Trethewey

Software Developer, Technologist, Connoisseur of things that go 'bing'.

  • Home
  • Contact
  • Links
  • About

October 2006 - Posts

Obscure SVN checkout error

Tuesday, October 31, 2006 3:25 PM

This might help someone out of a tight spot some day...

At my current company we have our SVN repository on a linux box but we develop on Windows machines. This afternoon I checked in a new file (ReadMe.txt) and then afterwards I updated my local respository* and got this error:

Error: Can't copy 'C:\[path]\.svn\tmp\text-base\ReadMe.txt.svn-base' to 'C:\[path]\ReadMe.txt.tmp': The system cannot find the file specified.

It turns out that someone else had already kindly added a Readme.txt to the repository whilst I was out on lunch, but because our repository is case sensitive it okay'ed my checkin and only ran into trouble when I tried to pull the source out again to a non-case sensitive system.

Solution was to delete one of the files from the linux box, now everything is happiness again.

 

* I know I probably should have done it the other way around, but I thought I was the only one working on the project

Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
by Kevin Trethewey | 2 comment(s)
Filed under: Useful Advice

Asimo at Auto Africa

Tuesday, October 31, 2006 10:28 AM

One of the highlights of this year's Auto Africa show (and there are many - it is well worth the day out) was Honda's humanoid robot 'Asimo'. Pretty much old news now in terms of the technology and they didn't actually send the latest version, which is a big pity, but it was still fascinating to see it in real life and watch how people were emotionally drawn to the robot.

I thought it would be a good choice for my first video upload to YouTube - sorry for the shaky image, it was taken on my digital camera...

Part 1 of 2:

[YouTube:f0xZjCbzkDA]

Part 2 of 2:

[YouTube:NFlRkqv6upE]


[Update : Sadly it would seem that embedded tags don't work on dotnet.org.za - you can see the vids here]

[Update 2 : Thanks Armand - working perfectly!!!] 

Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
by Kevin Trethewey | 5 comment(s)
Filed under: Video, Robotics

Awesome reference site for Web Developers

Friday, October 27, 2006 9:38 AM

Full page here.

Subsections:

(X)HTML | Apache | Blogging | Color | Content Management Systems | CSS | Design, Style & Useability | DNS | Domains | ECommerce | Editors & IDEs | Firefox Extensions | Fonts | Forum Software | Freelancing | FTP / SSH / Telnet | Google | Graphics | Javascript / AJAX | JS WYSIWYG Editors | Mailing lists / Listserv | Maintenance | Monetization | Perl | Php | Promotion | Reg Ex | Robots / Spiders | RSS/Atom feeds | Ruby / RoR | SEO / SEM | SPAM | SQL | Statistics | Tools | Tutorials, Examples & Code | Validation, Cross-browser checking | WebDAV | Webmaster Forums

Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
by Kevin Trethewey | 3 comment(s)
Filed under: WebDev, Links

[Red Five Labs] Security, S60 3rd Edition and Symbian Signed

Thursday, October 19, 2006 3:41 PM

For those following what we are doing at Red Five Labs (implementing the .NET compact framework for Symbian OS), Mike has a new post detailing an issue we are tackling around playing nicely with the Symbian Signed infrastructure.

Read more here, and if you have any bright ideas please contribute your thoughts on the matter to our internal discussion.

Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
by Kevin Trethewey | with no comments
Filed under: Red Five Labs

Roll Call - Tech-Ed South Africa

Wednesday, October 18, 2006 6:40 AM

So, which of the dotnet.org.za bloggers (and readers) will be attending Tech-Ed this year? I know Hilton is presenting and Armand and Ernst's chalk and talk sessions are not to be missed - are there any other dotnet.org.za locals involved in the proceedings?

Hope to see you all there!


[Update : Arno will also be presenting!]

[Update2: Willy too] 

Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
by Kevin Trethewey | 6 comment(s)
Filed under: Community, South Africa, Dotnet.org.za

[OT] Help with damaged hard disk - RESOLVED!

Tuesday, October 10, 2006 3:31 PM

Thanks to everyone who responded to my post about recovering the data on my ladies' HD. I think there were some replies that got caught up in all the comment spam i have been wading through so please forgive me if i didn't reply directly to you - I appreciate all the suggestions.

The good news is that I managed to get every bit of the data back using OnTrack EasyRecovery. A very cool addition to anyone's toolbox, it worked like a charm (and it wasn't the first product i tried).

Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
by Kevin Trethewey | with no comments
Filed under: Personal OffTopic

Virtual Post-It #012 - Cancelling compilation/deployment in Visual Studio

Tuesday, October 10, 2006 9:26 AM

Ever hit F5 when all you wanted to do was compile? This can be a pain, especially with mobile applications because VS also then starts to deploy to the emulator etc etc.

Simple tip - You can cancel the build by using CTRL-Break.

[Thanks jfo's coding]

Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
by Kevin Trethewey | with no comments
Filed under: Virtual Post-It

Pop Quiz

Monday, October 09, 2006 9:51 AM

I learned something new this morning (C# code). How do I implement MyClass to make the following console application print out '42' to the console....?

using System;

public class X {
  static void Main() {
    MyClass s = new MyClass();
    Console.WriteLine((int)s);
  }
}

Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
by Kevin Trethewey | 10 comment(s)

Google Code Search

Thursday, October 05, 2006 9:46 AM

Similar to Krugle, but from Google. Has the ability to search based on regular expressions, and to filter based on license.

Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
by Kevin Trethewey | with no comments
Filed under: Utilities, Google

[Red Five Labs] Simon

Wednesday, October 04, 2006 3:08 PM

Well, aside from my several week break, things have been pretty busy at Red Five Labs. After several weeks of coding from a deck chair at home (less fun than it sounds, actually) I am now permanently back at work and things have returned to my own special version of 'normal'.

Here at Red Five Labs we have rolled out our first and second iterations of private beta drops and although I am not involved directly in the customer interaction side of things, what I have heard of the feedback is very positive.

I was asked a week or so ago to write a simple GUI application that could be used as a sample in the beta package. I decided a simple Simon implementation might foot the bill and it took an hour or so to write the app. A week of debugging, hair pulling and tweaking followed - to borrow a turn of phrase from Terry Pratchett - "like the unexpected limbo dancer under the lavatory door of Life".

It was a very good exercise though, because I found quite a few issues that hadn't come up previously and got to the bottom of all of them.

So now we have a working version of Simon which shows quite a large part of the Forms functionality we have built. Here are side-by-side screenshots of the Symbian Emulator and the Smartphone Emulator, both running the same program...

Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
by Kevin Trethewey | 2 comment(s)
Filed under: Red Five Labs
Go

Tags

  • .NET
  • Admin
  • ALT.NET
  • Community
  • Dotnet.org.za
  • eBooks
  • Fonts
  • Free Stuff
  • Fun Stuff
  • Google
  • Links
  • Microsoft
  • Personal OffTopic
  • Quotes
  • Red Five Labs
  • Robotics
  • Software Development
  • South Africa
  • SQL
  • Useful Advice
  • Utilities
  • Video
  • Virtual Post-It
  • Vista
  • VSTS Tips
  • WebDev
  • Wiki

Navigation

  • Home
  • Careers
  • Downloads
  • Support

Archives

  • May 2008 (1)
  • October 2007 (1)
  • July 2007 (1)
  • June 2007 (2)
  • May 2007 (1)
  • February 2007 (2)
  • January 2007 (2)
  • December 2006 (3)
  • November 2006 (9)
  • October 2006 (10)
  • September 2006 (3)
  • August 2006 (2)
  • July 2006 (6)
  • June 2006 (7)
  • May 2006 (9)
  • April 2006 (4)
  • March 2006 (14)
  • February 2006 (2)
  • January 2006 (5)
  • December 2005 (5)
  • November 2005 (7)
  • October 2005 (4)
  • September 2005 (10)
  • August 2005 (3)
  • July 2005 (5)
  • June 2005 (8)
  • May 2005 (11)
  • April 2005 (10)
  • March 2005 (7)
  • February 2005 (11)
  • January 2005 (12)
  • December 2004 (5)
  • November 2004 (2)
  • October 2004 (3)
  • September 2004 (10)
  • August 2004 (13)
  • July 2004 (6)
  • June 2004 (7)
  • May 2004 (24)
  • April 2004 (20)
  • March 2004 (21)
  • February 2004 (19)

Syndication

  • RSS
  • Atom
  • Comments RSS
Powered by Community Server (Commercial Edition), by Telligent Systems