Welcome to Trails in the Sand

Hello my name is Peter Dragon and welcome to my Trails in the Sand.

I’m going to be writing about a variety of topics here. I’m not really sure where this blog is going to head but I want to let it grow into its full potential. I’m a professional software developer and have been working with computers for close to 20 years. I suspect many of the articles here will center on computers, the Internet, software development and technology. I plan to publish a series of “Trails”. Each Trail will be an account of my experience working with a piece of technology or writing a software application or any other subject of interest.

My first series of posts will talk about my experiences with finding a decent service to host this blog.

I’m still working on the layout for this site so please excuse the construction in the mean time.

Again, thank you for stopping by and please come back soon. I plan to post at least daily.

Pete

Share and Enjoy:
  • StumbleUpon
  • Digg
  • Reddit
  • del.icio.us
  • Suggest to Techmeme via Twitter
  • Technorati
  • Slashdot
  • HackerNews
  • Twitter
  • Facebook
  • Print
You can leave a response, or trackback from your own site.

3 Responses to “Welcome to Trails in the Sand”

  1. Raf says:

    Hi Peter,
    I am trying to use your code to upload video to youtube from my site. I am getting an error here:
    string response = client.UploadString(
    “https://www.google.com/youtube/accounts/ClientLogin”,
    string.Format(“Email={0}&Passwd={1}&service=youtube&source=TrailsintheSand.YouTube.Library”,
    username, password));
    I am using right DevCode, username & password. I’ve created a project in .Net & from an .aspx page trying to upload.
    Can you please tell me what changes in need to make.

    Thanks
    Raf

Leave a Reply

*