|
In the interest of simplicity I've started work on simplifying the site. After almost two years working with the split dichotomy of article and blog posts I've come to the realization that it is stupid. First, because this precludes the notion I've had for a while that neThing is meant to be a gateway of streams, where multiple sources, including the stuff generated from the site itself, feed the postMonster (the backend that handles these things). Two, because its too complicated. What makes a blog post different than an article post? In reality nothing except a few bits than can be more than handled with a checkbox or two when creating a post. So, now all posts are posts. They are still identified by where they originated from, such as Twitter, but otherwise blog posts are now fully converted into articles. Which means they have wiki discussion pages and histories. As far as the wiki bot is concerned it is an article and thus can be linked as such by name. Conflicts will arise and thus it will behoove me, and anyone else using neThing in the future, to mark master posts when multiple of them have the same name. The other posts would then use their POSTID as their permalink. Also notice that the left slider menu is gone. Replaced by two much simpler archive boxes on the right side above the twitter panel. There is also an Archive page that can be accessed using the IDT logo menu up top. The first archive box is simple, it displays years, and then gives links to the months that had posts. The second archive box is a cloud of most tags. That's all for now. posted by dharh 5:16 PM Dec 2nd via idt
Yes I'm still around. I got lazy and busy at the same time, so no updates since the last one till now. I was bored and have nothing to do till christmas stuff starts tomorrow so I started messing around on the web. Read an article "Twitter, Flickr, Facebook Make Blogs Look So 2004" aka "The Blog is Dead". And so it is! Though not for the reasons the article explains, mine is dead right now... well... I already mentioned that. Anyway, I made a twitter account and hopefully January I will force myself to add my twitter feed to my feed eater here at IDT. Don't hold your breath though. I wouldn't want any blood on my hands. posted by dharh 6:32 PM Dec 24th, 2008 via idt
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 6:33 PM Apr 9th, 2008 via idt
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 7:16 PM Jan 26th, 2008 via idt
The in deep thought code base has just reached v0.6. You can view the changelog to see the changes. posted by dharh 5:21 PM Jan 26th, 2008 via idt
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 4:41 PM Oct 2nd, 2007 via idt
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 2:53 PM Aug 14th, 2007 via idt
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 3:35 PM Aug 3rd, 2007 via idt
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 3:25 PM Jul 11th, 2007 via idt
The in deep thought code base has just reached v0.3. You can view the changelog to see the changes. posted by dharh 1:51 PM Jun 19th, 2007 via idt
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 12:24 PM May 28th, 2007 via idt
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 9:52 PM Dec 28th, 2006 via idt
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 12:45 PM Dec 18th, 2006 via idt
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 11:43 PM Oct 2nd, 2006 via idt
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 1:19 PM Sep 18th, 2006 via idt
Updated a little of the code for idt. Deleted the spam comments. Busy with life at the moment. posted by dharh 12:51 PM Aug 11th, 2006 via idt
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 6:50 PM Mar 3rd, 2006 via idt
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 12:03 AM Feb 24th, 2006 via idt
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 12:58 AM Feb 21st, 2006 via idt
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 10:42 AM Feb 11th, 2006 via idt
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 8:59 PM Jun 30th, 2005 via idt
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 9:16 PM Jun 21st, 2005 via idt
Update the list of books I own, adding recently bought and read sections, and adding a menu for easier navigation. posted by dharh 6:35 PM Jun 21st, 2005 via idt
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 2:00 PM Jun 30th, 2004 via idt
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 2:18 PM Jun 11th, 2004 via idt
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 6:23 PM Jun 7th, 2004 via idt
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 6:23 PM May 13th, 2004 via idt
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 8:54 PM Mar 25th, 2004 via idt
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 10:27 PM Feb 16th, 2004 via idt
For anyone who wants a huge HOSTS file that ive been keeping up to date then cleeeeeek. posted by dharh 1:38 AM Feb 12th, 2004 via idt
|
airships america attention batteries blogs books browser c++ computers copyright CSharp dharh disaster DIY DRM drugs economy energy environment FCC gaming government history HTML humor idt internet interview java javascript linkjack linux MLP moving music nature neThing neTodo networking news opensource philosophy podcasts politics poverty programming projects radio religion science sick simple software space sparce tagging technology twitter unbirthday video wiki
|

- a little order in the chaos where the mind dwells



