NavigationBlog Tags
Article Tags
Article Archive |
A while ago I talked about a possible project I wanted to try based on a site I saw some years ago. And so here it is. It is a speech profiler which at the moment allows someone to get word counts, sentence counts, and see visually sentence density. In addition, one can search for certain words and phrases to see occurrence density within that visual representation. Finally, one can compare those numbers and visual representations between multiple speeches. I plan to at some point add some additional statistic features such as unique word counts, comparisons, and other things as I think of them or get suggestions. posted by dharh at Mar 18
So I saw this page which gives a list of 15 Exercises for Learning a new Programming Language. I thought, this could also be a good way to compare different languages. In that spirit I'm going to do just that and try to complete the list in different popular languages. To start with I will do them in C# and Java. As it turns out I'm much less familiar with C# than Java so it will also be a learning experience as the original article had intended. You can see the progress in Programming. posted by dharh at Feb 10
neTodo has been fully released. People can now register to start using it. Try it out and let me know what you think. posted by dharh at Jan 26
The in deep thought code base has just reached v0.6. You can view the changelog to see the changes. posted by dharh at Jan 26
I know, I know. I have enough projects already and I never seem to get any of them done... But I just can't help myself. Since I got done with most of the wiki parsing stuff a while ago I got to thinking about applying that to do transcript statistics. A couple years ago there was a website (probably still exists, I'll look for it in my bookmarks later) that did a really good job of doing comparisons for State of the Union Addresses and comparing them. You could take a word, like Terrorism or Iraq or whatever phrase you wanted and compare how many times they show up in a speech and compare these with multiple transcripts. I think that might be a cool thing to try. posted by dharh at 07/10/02
Even though I have a link to it under the logo menu item, Link Blog, you can view a snippet of the items I share in google reader over the course of the day on the right bottom side of the front page. posted by dharh at 07/08/14
So as you can see I added a bunch of my old articles. You can probably safely ignore these, they are so old (some from high school) that they are very simple without much substance. Doing this though allowed me to test some of the robustness of the site and find any errors, which I did. You can view the changelog to see what I fixed. I also added a new feature which I think can help the site if it the top menu starts to get cluttered. posted by dharh at 07/08/03
I am almost done with the first version of online neTodo. There is a demo login people can use to test it out just go here and login with demo/demo for login and password. As soon as I finish all the rest of the items on my list for neTodo I'll release it everyone to register to. posted by dharh at 07/07/23
I added a new menu item under the logo called Link Blog which is a list of items I've marked as shared through google reader. It's a glimpse into some of the stuff I end up posting here and alot of stuff I don't. In other news I've been mulling over how I want to approach posting more content to the site as most of it has ended up being political in nature or about the environment. This is in fact only a small portion of my daily life, where I actually spend most of my time programming, reading, and philosophizing. I have never been good at organizing my self. For all my endeavors into doing so (book cases, file cabinets, plastic bins, cork board, etc), it has all amounted to organized chaos. Much like how this site came to be in the first place, where it is an attempt to bring a little order to my own chaotic mind, so I can have some semblance of backing up my otherwise intractable thoughts. Hopefully I will do better. posted by dharh at 07/07/11
The in deep thought code base has just reached v0.3. You can view the changelog to see the changes. posted by dharh at 07/06/19
Some people have asked me whats the real difference between blog posts and articles. Blog posts are date centric, meaning there is no criteria other than the date (down to the second) which makes a blog post unique. Any blog post can have the same name as any other. The reasons behind that are blog posts tend to be much more prolific than articles. If a blog post today has the same name as a blog post from two years ago, who cares. Blog posts are also very static, once a post is made it should remain as is. Articles on the other hand are dynamic. They are changed from time to time based on new or changing information. This means they are name centric. There can be no articles of duplicate names, the name of the article should remain unchanged, and explain what the article is about. Even though articles and blog posts use the same wiki text markup language to format the posts they do not interfere with each other. Blog posts of the same name as articles have no problems. posted by dharh at 06/12/28
Whew! Been working on this for a while and it's finally done. New FeaturesNew UI featuresNow people can navigate in deep thought using these keyboard shortcuts.
New wiki features
Future FeaturesFuture UI features
Know the name of the article you want? Type it in the search and it will take you there directly. Type it slightly wrong? The results will probably get you there anyway. Future wiki featuresA wiki help page.posted by dharh at 06/12/18
Sparce links has been updated to the lasted version. It now uses del.icio.us to populate its links, which pretty much now makes it a UI for del.icio.us. All that's left to do is keeping persistant information about link to count clicks so the links can be ordered by most used. posted by dharh at 06/10/02
So you wouldn't think this site would have a problem with comment spam since it gets so few visiters, but over a given week I get about 100 spam posts in the comments. I've added images for authentication to comments so in order to make a comment you have to type the text you see in the image. posted by dharh at 06/09/18
Updated a little of the code for idt. Deleted the spam comments. Busy with life at the moment. posted by dharh at 06/08/11
I continue to expand the code for indeepthought and have implemented more of wiki markup. If your curious about wiki markup you can see two competing standards here and here. Which one am I using? Neither really, there are parts of both I don't like and since neither is an excepted standard by the community of wiki I am basically using my own derived form based off wikipedia itself. posted by dharh at 06/03/03
The article code is done so now I can start to go through all the articles and convert them to the new format with tags. I've already redone the projects and about pages. As you can see to the right are the Blog Tags and Archives which is pretty easy to understand I think. It just shows you a slightly filtered list of tags, those with more than one post, for my blog posts. You can see more tags at the bottom of the Blog Tags which shows you a cloud view of all the tags here. The tag cloud is split into two for blog posts and articles. Which brings me to the menu above. The menu above is all about the articles. I have limited the article tags to mainly 7 tags. The sparce, tags, and contact menu items are not tags. Sparce is a link to the sister project for bookmarks organized by tags like del.icio.us and click throughs. The tags link is the same as the more tags link under Blog Tags. I might just remove this if it makes sense to keep the two tag clouds together on the same page. Contacts is just a mouseover to display my email address in the second level menu. The others are tags and if you click on them will show you a list of articles that I have filed under that tag. If you mouse over them you might see in the second level menu up to 4 or 5 of the most recent articles. Now here is where the wiki part comes in. Articles are given a unique name which allow me to interlink articles together or link to articles in my blog posts by just calling the article by name, wiki style. Hopefully this will prevent articles getting lost under newer ones. We will see how this works. If I run into the problem of needing more article tags I might have to come up with a different way of navigating through the blog and article tags. I'm trying to make it easy and non-convoluted while maintaining a single web site. People can of course comment directly on the article page just like the blog posts. The articles themselves use some wiki markup to make it easier to write them some of that will eventually make its way into the blog code. Eventually I hope to create a completely modular site run by a modified wiki markup language and tags. posted by dharh at 06/02/24
Making some good progress in the backend here, all the posts now are run through the database. I am working on tags at the moment. Next will be working out the article system. posted by dharh at 06/02/21
Yes, I've finally bought the domain indeepthought.org. I bought the domain through goDaddy.com and am being hosted by some friends over at henge.org. They've got cold fusion set up for me so stay tuned as I write the code that will replace this site. posted by dharh at 06/02/11
I was just thinking about something my cousin was talking to me about some years ago. How it seems that you rarely ever see a movie or read a book that doesn't have the title in it. So, anyway, I wanted to point out that no I don't hate America. I love it, the problem is, as Bill Maher has said, I am also embarrassed by it. Go here for some of the comments others have made about the previous post. Work on neTodo has stalled due to lack of time lately and will continue for at least another week due to things mentioned in the title. posted by dharh at 05/10/12
If anyone has read The Ultimate Hitchhiker's Guide To The Galaxy they will understand. Anyway, I've made various little changes and whatnots to some content. posted by dharh at 05/06/21
Updated my projects section. Among other things I added a new project called B.O.B., short for Bash Oppressing Bytes, which is a command line oriented AI replacement for a terminal. If you feel like keeping an eye on the project then take a look at it at sourceforge. Don't expect too much momentum but it should be interesting. posted by dharh at 04/03/11
|

- a little order in the chaos where the mind dwells


