Archive for the_time('F Y')


20 March 2008 in Code & Events & Mindscape | Comments (2)

Yesterday I had the privilege of presenting my ASP.Net MVC Framework presentation in Tauranaga & Auckland. It was great to meet so many new people as well as catch up with those I haven’t seen in a while. I’d never been to Tauranga so it was interesting being there – thanks for showing me around Rodney :-)

I have added some additional comments to the solution, mainly in the test project, to help remind people why I did things in a certain way.

You can download the demo solution and the presentation files here: ASP.Net MVC Framework Presentation and Demo.

Thanks to everyone that came along, I appreciate any feedback about the presentation – it’s your feedback that helps me improve for the future :)

Thanks,

– JD

P.S. If you’re looking to learn more about the MVC Framework I’d strongly urge you to check out the excellent videos created by Scott Hanselman here.

Average Rating: 4.9 out of 5 based on 169 user reviews.


17 March 2008 in Business & Tools | Comments (0)

Recently YouTXT, a company I’m involved with, made available a set of web services to help users automate and integrate YouTXT services into their applications and websites. At the moment these services are effectively CRUD methods for your stored messages (Create, Read, Update, Delete) however I’d like to hear feedback about what other functionality people would like to see provided by the web services.

What is YouTXT?

YouTXT allows small businesses to get into the text marketing game at no cost. Simply create an account and create “codes” to be sent to 8808. Once you’ve created your codes you can publish them in your marketing material (e.g. “Text ‘coke’ to 8808 for more information”).

YouTXT also provides detailed logging of how your text messaging campaign is running – at any point you can view your statistics online or download them into Excel. From this data you can see exactly when a text was sent and who sent in the text message.

What never ceases to amaze me is the creative ways that people use YouTXT. We have accounts where people create codes as virtual business cards (Text their name to 8808 to get their details), organizations running competitions and tracking those who text and being able to phone the selected winner from the cell number stored in the logs, even groups use this service to track cancellations or when a next event is held.

You can find out more or create your own accounts by visiting the YouTXT site here.

For more information specially about the web services check the API page here.

John-Daniel

Average Rating: 4.6 out of 5 based on 224 user reviews.