Search

You searched for the word(s): userid:731497

Matching Posts

  • Creating a Spotify Playlist in C#

    Hey, I cant seem to find a Spotify .NET API anywhere online, does anyone know if there is one, or if there is one in development? Or a way for me to create a spotify playlist using an xml in C# ? Thanks Si
    Posted to Free For All (Forum) by blink18jew on 10/30/2009
  • double image size without distortion.

    Hey, I have a bunch of square images much like : http://gwenhiver.net/gfx/addressbookexporter.jpg they are all in JPEG format. All of them are 75px by 75px and I want to be able to make the images 150px by 150px without distorting the actual image. Is this possible? If not is there a close option that will do the job? Thanks Si
    Posted to Free For All (Forum) by blink18jew on 10/29/2009
  • Google Movie Listings API

    Hey, I was browsing the internet today for some movie times and found googles movies ( http://www.google.co.uk/movies ) which shows when the movies are on and where etc. I then googled for an API for this and was unsucessful. Does anyone know of a google (UK based, or compatible) movie listings API? I would be very greatful for any and all links, or suggestions on how to create a webservice to query their database for movie times etc. Thanks in advance Si
    Posted to Free For All (Forum) by blink18jew on 10/22/2009
  • T-SQL LIKE function needs to be more open.

    Hey, I have a table of businesses and their names, and for example if one was called : 'The Bar at the Waterfront' and i typed in 'Waterfront Bar' into my search bar, my SQL statement of : LIKE '%' + @CompanyName + '%' wouldnt return me this company, it would if i only typed Bar, or Waterfront, is there another more open search term I can use to improve my search feature? Thanks Si
    Posted to Free For All (Forum) by blink18jew on 10/17/2009
  • Classified API

    Hey I have seen a lot of Craigslist (amoung other classified websites) mashups but I cant find a good API / webservice to have a go myself. Can anyone suggest a good tutorial for doing this, or an API that might help? I have been told craigslist doesnt have an official API so how do people make a mashup? Thanks Si
    Posted to Free For All (Forum) by blink18jew on 10/17/2009
  • Re: Classified API

    Makes perfect sense! Is it legal to screen scrap data off somewhere like craigslist, I assume you have to put somewhere 'data from craiglist' etc. Thanks Si
    Posted to Free For All (Forum) by blink18jew on 10/17/2009
  • Shortening URLs using bit.ly

    Hey, im trying to write a C# script so if i have a URL i can generate a shorter URL for use in a tweet, i found this : http://code.google.com/p/bitly-api/wiki/ApiDocumentation but its a little confusing can anyone suggest a good tutorial Thanks in advance Si
    Posted to Getting Started (Forum) by blink18jew on 10/10/2009
  • Getting the ID of my twitter post.

    Hey is it possible to get the ID of a twitter post i make in C#. Im using this code snippet : http://weblogs.asp.net/wallym/archive/2009/03/25/twitter-api-submit-a-post-in-c.aspx to make twitter posts on my website, but i want to get the twitter ID of the post once i have made it. I have googled it, and searched this forum, but couldnt find any tutorials / helpful info. Id rather not use an API if its possible, but i am open to them. Thanks Si
    Posted to Free For All (Forum) by blink18jew on 10/10/2009
  • Search Amazon for book details based on an ISBN number.

    Hey, is it posttible to search a big book directory like amazon using a web service if the user gives me a valid ISBN number. I dont mind using any large directory that will allow me to get the books title, synopsis, RRP and author from the ISBN, if this isn't possible please let me now so i can stop searching! Thanks in advance, Si
    Posted to Getting Started (Forum) by blink18jew on 10/7/2009
Page 1 of 63 (625 items) 1 2 3 4 5 Next > ... Last »