Posts
-
creating your own URL shrinking service
this article over at Keven Grey’s weblog shows you how to create a URL Shrinking site like Shrinkster.com or TinyURL. but while reading it, it got me thinking. one of the main problems i have while writing the ASP.NET implementation of WordPress i...
-
Creating your own RSS items Object
Interesting article over here at WWWCoder about creating your own RSS item objects. Cool idea. this could come in handy for something…
-
Creating PDFs in .NET
Laurent Kempe has info about a software called NFOP which, from what i cangather, takes XML and XSLT and turns it into PDFs. Interesting idea. Could becool. i will be playing with this to see what i can do!
-
Creating "MyTube" with PHP and Flex
OReilly’s OnLamp.com has an article showing you how to build a YouTube type website using PHP and Adobe Flex. Interesting idea. They also talk about using Amazon S3 for the Video storage, but you could go one further and use Amazon EC2 for the vid...
-
Creating Dynamic Email signatures
Very interesting article over at Coding4Fun on MSDN about creating Dynamic email signatures. The idea is you create a website that generates an image based on content from an RSS Feed, and embeds it into your images. you can have settings setup so...
-
Creating Custom Email Queries
ONLamp.com: Creating Custom Email Queries. Very interesting article. the ability to have all your mail in a SQL db and to be able to search for stuff quickly is cool. there are other options out there though. lookout is one that you add into Outlo...
-
creating an Microsoft Office Sharepoint Server 2007 Virtual PC
Check out this tutorial on the SharePoint Reporters blog showing you how to build a MOSS 2007 VPC. You may not need a MOSS 2007 VPC, but there are some tips for speeding up your VPC, which might come in handy for everyone else too. Having a librar...
-
Creating a Video player with reflection
Nigel has a post here showing you how to build a video player with reflection in Silverlight. This is a very cool video, and its a nice effect. This silverlight stuff rocks! Technorati Tags: Silverlight, Video, Nigel
-
creating a rules processing engine
Check out this post over at the breakdown showing you how to build a rules processing engine. I am in the process of desiging something simular my self, and i may, depending on time, and some other things, post some code. its posibably not as adva...
-
Creating a moblog with .NET
So i had this idea a while back after Text America stoped their RSS feeds for their mob logs. I wanted to create my own MobLog software. Now, i though about it but never got around to doing anything. but after watching this video over at channel 9...
subscribe via RSS