NavigationBlog Tags
Article Tags
Blog ArchiveArticle Archive |
I've moved the site over to a new host. LFC Hosting. I've been using them a while for other stuff and have been happy with them. There will be a few issues here and there, but I'll get the kinks worked out soon. posted by dharh at Apr 09
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 Oct 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 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
We had a huge server failure and had to upgrade both apache and Bluedragon as part of the fix, which is why it took so long. I'm assured everything should be back up and running as it was. posted by dharh at 07/05/28
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
I've updated the wiki code a bit tonight. I've added wiki link markup for regular and links to articles in the system. Also sparce v3.0 has been moved into RC1 along with a UI change. It now counts how many times you have clicked on a link and orders the links by how many clicks they have received. 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
There's a phenomenon going on out there in radio land and most of it is taking place over the internet. A few days ago Apple released iTunes 4.9 with support for Podcasting. With the likes of Adam Curry, Chris Pirillo, Dave Winer, and Leo Laporte all podcasting it seems right under out feet. Well here it is, let's see where it takes us. For the web site I updated the books section again making the entire list run through javascript hopefully making it much easier for me to update as well as faster to load. posted by dharh at 05/06/30
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
Update the list of books I own, adding recently bought and read sections, and adding a menu for easier navigation. posted by dharh at 05/06/21
So I read on Slashdot that Affinity Engines Says Google Stole Orkut Code. This is kind of interesting because Orkut is not even close to being on par with what Google has done in the past so it might just be true. You'd think a company like Google would just write their own stuff. It seems there's some good news about Guantanamo with the ruling from the United States Supreme Court. Kuro5hin also has a good article outlining more about the ruling and other things going on about the Hamdi v. Rumsfeld case. I've also been keeping my eye on the Cassini mission which got close to Saturn this week. Fahrenheit 9/11 made a big wave last weekend, I guess I'll have to go see the movie. I've kinda flip flopped between skepticism and agreeing with Michael Moore. In site related news, I'll be adding a mathematics section here shortly. It will mostly be focused on Calculus with limits as a kind of background for my philosophy section topic in objective observations. posted by dharh at 04/06/30
For some who care and the rest who don't my birthday was yesterday. Ah, how it feels to be 24... whatever. I've never been much for birthdays even when I was a kid. I never really felt any different. Life is a serious of big and small changes, mostly small changes, usually over long periods of time. So most of the time nothing usually happens on some ritual homage to when you were born, except of course the day you were actually born, except presents and cake. Neither of which I really need to continue on with my life nor know that my friends care about my existence. On the other hand this weekend I may spend a night up with some friends celebrating both my and some of my other friends birthdays which happen to also be in June. I'm not usually one to read blogs, though one of my friends has, in the tradition of those of us who rarely updates things, a rarely updated blog here, and it seems that lately my site is turning into a blog, however I have been reading a little bit from this blog. How many times can I say the word blog? Thanks please drive through. To put some news that is at least relevant to the web site I have a very rough draft, and I do mean rough, of some stuff I have been working on for my philosophy. posted by dharh at 04/06/11
My cold heart has been warmed by a cool island song and thusly there is a new mod to the theme for the web site. posted by dharh at 04/06/07
Yeah um so in keeping with my general disregard for updating the web site in anything close to a timely manner... I'm all moved in and classes are over, wahoo. It's gonna be a fun filled summer. Got alot of projects I want to get going, gonna be taking calc II also over the summer, and maybe ill have time to go visit my friend Dan in Nevada. Just wanting to let you'se know that I _am_ still working on the material for the site. Click here and um here and also here for fun and information about the end of the world, the next generation in batteries, and SCO. Cause I said so. I havn't been keeping the HOSTS file up to date cause when it loads it eats a significant amount of resources and seems to take a long time to load. Some of my friends have been complaining about sluggish machines when they have it loaded as well. One of my friend suggested it would be cool if there was a web site devoted to managing the HOSTS file, allowing people to add and remove sites. The site could make sure there are no duplicates and could run through the list every week or month to see if any of the sites in the HOSTS file no longer exist so it can remove them. I just might do that. If you don't know what a HOSTS file is go here. posted by dharh at 04/05/13
Feeling much better today. Put up an image at the top right which should tell you my mood since my last update. Am currently working still on my philosophy update, if you want a preview of the names of the chapters and some of the thought concepts then take a look. posted by dharh at 04/03/25
Procrastinating rewriting the philosophy section so im gonna be working on my books section this week. Expect to see that grow as the week progresses. Also added a bunch of new quotes(note: no longer exists), so enjoy. posted by dharh at 04/02/16
For anyone who wants a huge HOSTS file that ive been keeping up to date then cleeeeeek. posted by dharh at 04/02/12
|

- a little order in the chaos where the mind dwells


