# Friday, May 18, 2007
# Tuesday, May 08, 2007

Musings on Framework

Where I work we have a very advanced and intricate enterprise framework to build our application on. Over the past 6 months we've seen a certain emergence of application knowledge in our framework that I'm not entirely sure I understand. Assemblies such as SOA and TitaniumDataAccess provide extremely usefull functionality but are deeply rooted in a number of applications which makes you wonder on how much they really should be in framework... after all Framework is about more than adding an assembly reference and having intellisense.
#    Comments [0] |
# Friday, May 04, 2007

Setting up DasBlog on GoDaddy

Lessons learned...

One. Google can help with anything to a point. The following two articles point out a couple really important things on setup, namely that you need to setup some special permissions and that you need to setup dasBlog in a sub-directory.

http://www.aakashjain.com/How+To+Setup+DasBlog+On+Godaddy.aspx

http://www.sharymudassir.com/blog/PermaLink,guid,30056133-7177-4112-8025-094628e9fe99.aspx

Two. Hosted webpages are hell. I was running on an "economy" hosting from GoDaddy. When they go to drop their banner on the top of your page it would blow up dasBlog... sometimes. Once I upgraded my hosting option it worked like a charm.

Good - luck, it IS possible!

#    Comments [0] |