Posts tagged with singleuserblog
Cleaning Up ASP.NET Sessions in Google
ASP.NET and Dirty Urls There are two things that have been bothering me about pages that are getting indexed in Google from an ASP.NET application...
ASP.NET Mobile Content
A few weeks ago before everything started getting really busy both personally and work wise, I still somehow found the time to put together a mobi...
Url Rewriting using IHttpModule vs ISAPI Rewrite
Why not use IHttpHandler for rewriting: You can find the previous post I've done on this subject here, it has a c# source code example and will a...
Powered By SUB
I have been aching to try out Live Writer to do a post...but no success yet :( Many people have probably seen the "Powered By ASP.NET 2.0" butto...
Online Presence Webpart
You may have noticed that over the past few weeks I have been trying to build more interactive elements into this blog, some of t...
Your Blog has signed-in
Today I was browsing the website ProgrammableWeb, which lists the Web APIs by a lot of well known sites. One of the things that caught my eye...
New webparts, SUB Monthly Archive List
I've had a couple of experimental things going on here in this blog. Firstly is the Archive page, it now renders the archive list in a similar fas...
New SUB Theme
Just for something random I decided to re-arrange the objects in the banner and adjust the link font sizes.
Webparts without SqlExpress or SqlServer
One of the things that has been annoying me for some time about Webparts is that silly dependency on SqlExpress/SqlServer. My webhosting at Jumba ...
Update: Sqlite Dataprovider for SUBv2
Here is the new Sqlite Dataprovider for SingleUserBlog v2.0.1. It is now supports string IDs so any existing SingleUserBlog can migrate easily. ...
IHTTPModule vs IHTTPHandler
The proof of concept IHTTPModule friendly url rewriter for SUB using regular expressions. For my previous post regarding friendly urls see here. ...
SQLite data provider for SingleUserBlog
Please be aware that it may still have bugs. I have been using it now for about two weeks, making small refinements as I’ve found them. To Instal...
ASP.NET Google Sitemap
Probably the best thing about SUB is its simplicity. There are two things I’d like to try to document in this post, firstly is the code for adding...
Additions to SUB
Just downloaded and included the ASP.NET Google SiteMap control, had to modify it a little so it looks at the mainMenu="true" option. You can have...
Jumba, SingleUserBlog and nGallery
I signed up with Jumba a few weeks ago now, so I’ve been really trying to get at least SOMETHING onto this webspace. There were a couple of condi...
SingleUserBlogV2 Test
Just a test post after setting up SingleUserBlogV2, all my data is stored using a custom Sqlite dataprovider I wrote. Will explain it all later.
