Maintaining a Blog is Hard, and So is Coding

| No Comments | No TrackBacks

I’ve decided that maintaining a blog is hard work.  You might be prompted to ask, “Matthew, why is maintaining a blog hard wokr?”  I would answer, “Because you’re supposed to write in it!”

My original intention was to write about the things that I’m working on.  Unfortunately, this means that I have to actually take the time to do so.  Lately, time has been very limited because I’ve been working on a lot of really difficult and completely cool stuff!  That means, I have a back-log of things to write about.

Things I’ve been working on lately

1.  Creating a new .NET based Ski Reporting & Faxing System
2.  Writing API’s for the ski reporting system
3.  Writing applications in PHP to consume the data from the ski reporting system
4.  Writing PHP again!
5.  Learning a new database (VistaDB) [http://www.vistadb.net]
6.  Learning more about Developer Express’ XtraReporting Suite
7.  Learning about Windows Workflow Foundation  (WF)
8.  Learning how to use Ra-Ajax [http://www.ra-ajax.org]
9.  Writing Multi-Threaded Windows Management Applications for said ski system!
10.  Not skiing
11.  Learning how to use Click Once deployment
12.  Reading the web, reading books, learning new things, participating in newsgroups

What do I intend to blog about next?

Namely, the above.
I’ve been doing so much programming, learning so many new things, it’s just been crazy.  I can’t wait to share some of the neat PHP code that I wrote that uses NuSOAP and calls remote web services written in .NET.  I learned some new things, and came up with some code that I had an extremely hard time finding the answer to on Google.  In fact, I did not find the answer on Google!  A co-worker and I found the solution.  So I will definitely be writing about that (Hint:  Passing List<T> data TO/FROM a Web Service) experience as it may help some.

I’m going to write a white-paper style article on the ski reporting system, how it all works.. the challenges I faced.. what new things I created to solve problems.. I did (in my opinion) some seriously nice work on that system.  I can’t wait to explain it all to everyone.  It’s based in both Linux (PHP) and Windows (C#/.NET) with Web Services being the interface between both.  I also developed new database code to work with VistaDB, which is a new database I found that I absolutely love.  I’ll be writing about that as well.

Developer Express
The Developer Express [http://www.devexpress.com] products are absolutely amazing.  I discover more and more neat stuff about the product suite every day.  I learned that you can use the XtraReporting suite to create really NICE web pages [example:  Ski Idaho Conditions Report Summary] without creating all of the HTML yourself.  In my opinion, this is one of the nicest features of the entire product line.. not only can you create PDFs and Images, but flawless HTML.  The things that I can do absolutely amaze me, and I still don’t think I’ve scratched the surface of everything that I can do.  I will be writing a separate post about that, and how the solution works in both .NET and PHP.

Ra-Ajax
I’m also investigating Ra-Ajax [http://www.ra-ajax.org] for doing all of my AJAX related stuff.  I’ve been a huge jQuery fan lately, but Thomas Hansen is a friend of mine and I really believe in the work that he’s doing.  He is a top-notch programmer, and he’s been a huge help to me since I’ve known him!  You’ll remember that I previously suggest Gaia Ajax Widgets – I do not anymore.. in addition, Ra-Ajax is a far superior product.  Thomas fixed everything that he did wrong in Gaia, and made it all better in Ra.  Huge kudos go out to him for what he’s doing and giving to the .NET community, and those that want to develop cutting edge FAST AJAX applications with a minimal amount of JavaScript code creation.

I will most likely be writing a separate series of articles on Ra-Ajax at a later time detailing my experiences with it.  You might be prompted to ask why I would use Ra, when I have the Developer Express product.. well, DX does some things really well, but like most ASP.NET toolkits, they are to heavy.  Ra-Ajax is lightweight, open source, and easy to implement.  Much faster than the other guys.. even though it might not look as good, looks can be fixed.. trimming the fat off of heavy is much harder to do.

Disclaimer:  I’m friends with Thomas, and I support him and his endeavors.    I sound like I’m writing marketing speak, and getting paid for it – but I’m not, honest!!  I just write about what I use, and believe in.  If I think something about it sucks, I’ll write about that too!

Windows Workflow (WF)
One last thing before I go – I discovered Windows Workflow Foundation, and absolutely recommend Pro WF: Windows Workflow in .NET 3.5 (Pro).  This book really helped me understand Windows Workflow (WF) and I actually implemented it in my ski reporting system.  Unfortunately, I had to remove the code later-down-the-road because I had some issues, and being under pressure and all.. it was very easy to “remove” though, because it just encapsulates logic.  I love the technology, and can’t wait for the next release.

Microsoft Charts!
Oh, by the way, did you know Microsoft released a Charting Suite (by the Dundas people) for free, as part of .NET 3.5 SP1 ? 
Blog by Jason at VistaDB:  Free Chart Control from Microsoft For .NET 3.5
Direct Microsoft Download:  Download Charts Control

I won’t ever use them, but still cool that they did that.  (I won’t use because I have charts in Developer Express XtraCharts suite – heh, having an Enterprise subscription sure helps!)

Writing Too Much Again
Sorry for being so long winded.
Upcoming posts will be chalked full of code and interesting tidbits of information that I’ve learned over the last few months.  Will be worth it!

Amazon Affiliate Program [ I sold out ! ]
P.S.  I am embedding Amazon.com links now (Pro WF) link.  I will not link to anything I don’t own, but if you buy something – I sure wouldn’t mind a kickback, so I joined their referral program.

Matthew MacSuga

No TrackBacks

TrackBack URL: http://www.csharpbydesign.com/cgi-bin/mt/mt-tb.cgi/22

Leave a comment

About this Entry

This page contains a single entry by Matthew M. published on December 6, 2008 4:32 AM.

JSON Webservices & Null Values from Data Objects was the previous entry in this blog.

A Move to a New Host is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.