| September 2002 | ||||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | |||||
| Aug Oct | ||||||
This site is no longer maintained.
My current weblog.
Personal Knowledge Aggregation
I've got some fuzzy ideas in my head for a Personal Knowledge Aggregator, need to block out some time to write a specification. The basic idea is to provide a knowledge repository that would:
- Store various chunks of knowledge.
- Weblog posts.
- Aggregated items, especially those that don't fit within a weblog's theme.
- Other nuggets of information (email, web pages, etc).
- Index, classify, and search the above items.
- Find related items.
- Synchronize selected items with a weblog.
Think I'll start working on this once the .NET port of Pocket Blog is finished...
Porting to .NET Compact Framework Beta 2
The porting of Pocket Blog to the .NET CF is back underway. The "bugs" in my XML-RPC routines and test wrapper have magically disappeared under Beta 2, now they just need to be cleaned up so that I can move on to the next piece.
I had been debating VB vs C#, but I've decided to stick with what I know for now. The advantage to C# is that it should give me a head start in porting to the Zaurus once Mono is ready, but realistically that's probably a year away. No point in wasting effort on that now.
When Pocket Blog is finished, or stalled again, I've got another project in mind to kick off my C# learning experience. I'll write about that in another post...