Off the Top: v/d Wal Net Site Development Entries
Showing posts: 61-75 of 105 total posts
CMS goes over 1,001
This is post 1,001 in my homebuilt weblog CMS. Yes there have been other odometer parties on this site, but turning over 1,000 was one that really has pleased me. My tool is missing some elements that others now have, but I still have fun tinkering with mine and extending it. There are some plans for the summer to add functionality by embracing the categories and using them in conjuction with the links page as well as tying the links and entries together, sort of like a Web strawberry banana shake. I have a book review repository planned too, but it has not moved out of the ERD phase yet (uh, yes I plan, chart, and document my apps and changes for the site, it eases making changes in the future -- I just need to get all the docs on one machine and in one directory).
Lift you glass to 1,001 entries and no digi-barfing
E-mail outage again
E-mail was barfy again yesterday here at vanderwal.net. It seems mail was down for 5 or 6 hours. Everything seems to be back to normal again.
We are back
We have been down for the past 36 hours or so, due to a hardware crash and recovery. Most everything is back, but recent e-mail. Please resend anything sent since Monday evening. E-mail seemed to be the first thing to go. One nice thing about a full entry in the RSS feed is being able to save the RSS feed and restoring the last two entries that did not make it onto the backup tape.
I did not realize how dependant I am on my links page until it is gone. Much of what I read at home is out of RSS feeds, but at work, many of the links I use and share as resources are on that page. The links page has been my bookmarks for well over seven years now as it began at some point in early 1996.
Tweaking the presentation layer for links
We are still doing some tweaking related to the recent redesign. This latest change includes the underlining of links. The style sheet now treats the distinct content area separately. The links page does not have any underlining on the links as the page is all links and the underlining tends to interfere with the user's scanning of the links and therefore the lack of underlining eases this pages use. The hover is identical for all the links through out the site, the hover provides an orange hue to tie the colors of the site together. The right content frame does not have any links either as the combination of the light orange background and the blue link has a little reading difficulty, but with the underlining there was strong reading hinderance. The links through the rest of the site are all underlined to ease the user's ability to discern that the links can be clicked. The links under the Off the Top remain grey with underlining with orange hover.
Let me know how these work for you.
Posting from Hiptop
This is a test post from my Hiptop. This post was done from my regular management page.
Creative Commons license added
I have finally added a Creative Commons license that applies to all content on this site. The bottom of most of the pages contains a link to the license that states how the information on this site may be used.
Blog odometer moves to 1,000 posts
Well my friends this is entry 1,000. The counting of each entry began June 1, 2001 when I moved off Blogger and began completely handcoding again.
In May of 2001 I put together my TravelBlog tool that allowed by to post from any Internet connected Web browser again. This step was only used while I was on the road or I did not have ability to FTP new content. In September 2001 I moved my hosting of vanderwal.net to PHP Web Hosting, which I had been using with great happiness for other projects for over a year. In October I began using the hand built CMS that I am still using and developing. This gave me the ability to set multiple categories for each post, which no other tool allowed at that time, and to set location and entry type.
I keep making updates to my own tool and it has served me well. There as some changes to the administration tools that I really want to make and a couple changes to the tools that will allow all of the pages generated out of the CMS to produce valid XHTML. I am also wanting to build a mobile admin tool that I can use from my cell phone, which would give me the ability to post information to myself from anywhere.
Each of you are basically voyeurs. This has been my place to post my thoughts and annotated links so that I can get back to them later. These offerings are open to all as they may spark and interest or help others resolve problems. Finding information that is helpful or entertaining is a blessing of the Internet and having a resouce like a weblog (the term makes me cringe - I do not know why) is a benificial method to share information. I learned most everything I know from others sharing openly or getting new ideas based on reading what others openly shared.
There is one posting that has out drawn all other posts. The why I bought my last Windows-based computer and why I love Mac OS X has received a few thousand readers (2,000 read it in the first three days it was posted). It seems there are many others that felt the same pain and dropped in to read it. More than half a year after it was written it still gets about 50 visitors a week.
I love having this tool at my use and enjoy the friends it has brought closer and people it has introduced to me. Thanks for reading and drop a note to just say hello.
Title to the top
One of the modifications here at vanderwal.net was making better use of the title in the HTML header. This is something that I preach at work, the title should describe the information as it is used by search engines. Google uses it in their algorithms and in their hyperlink to the information. I took the category in my homebuilt CMS and placed the category name in the title and put the same title in the H1 header tag at the top of these pages. After the first Googlebot scrape of this site the incoming Google clicks quadrupled in 24 hours and have stayed rather constant.
I knew something like this would happen, but not to this extent. I guess there are so many poorly formed Web pages out there that a properly formed page sticks out (tounge partially in cheek). The categories are set based on my personal taxonomy and each entry can be cross classified as there is often cross-cutting issues in a post. The things people are seeking and ending up on these pages is extremely broad, much like the topics covered here. Some of the Google queries end up at Off the Top as it is near the top in the search results, but not nearly as on target as others that are farter down the list that have not structured their information properly.
Get your RSS feed
Yes, I finally got up to speed with the rest of the world and added an RSS feed and have added a new page that will track available vanderwal.net XML documents and RSS feeds. I may make a couple category specific RSS feeds as there is interest. Use the (now working again) comments or the contact to let me know what you would like.
I have only put out the first RSS feed in 0.91 at the moment. I may upgrade it in the near future as I now have it relatively easy to build from my end. I have been getting a decent amount of pestering and bother from folks asking for the feed. You see I still build my own CMS for the site and it takes time and priority to get around to some of these things.
Why not move to Movable Type or Drupal (the only two I would currently consider)? I enjoy building my own system, but it does require that I build my own APIs or even my own applications to mirror functionality. I like building CMS and this one is one of six that I have designed and/or fully built since 1997. It is like a hobby for me as well as a job.
Getting better
Comments are now working here and the CSS issues hopefully are resolved (fingers crossed). Now back to the regularly scheduled programs.Redesign explained
You most likely have noticed. There has been a redesign here. This new site is nearly all XHTML and using CSS box model. Going through this process introduces one to all the bug that browsers have that you need to work around. I found that IE 5.5 and up on the PC is horribly buggy and does not follow standard box model too well. Netscape 7 on the PC is the best browser. On Mac OS X the best browser has been Navigator/Chimera and IE 5.2 (through this Chimera became my favorite browser on most any platform).
You dare ask why the redesign? Well it was well past time. The last design had been around for a year or so and the CSS was giving me fits. I really wanted cleaner markup and I wanted to have a font size that scales. I believe that the font scales on all web standards compliant browsers and platforms. It should even scale on the PC's IE 5.5 and 6 browser (this has had broken functionality since day one, if you need a browser to scale font sizes properly get a real browser, one that is Mozilla based will do just fine). I am trying to remove the thin white line under the logo graphic and above the menu bar, it is showing up in IE on the PC and on versions of Mozilla on the Mac (Please contact if you have a solution).
I also wanted a better layout that would permit a cleaner layout. I moved the global navigation to the top bar and it uses and unordered list and CSS to put it in line and give it the roll-over (I stole part of the code from Scott and tweaked it). I also moved the local navigation to the left, which has been a joy as it is near the scroll bar and has made life a little easier. The right navigation may also be a place for other goodies. The right navigation has also helped me on the links page as there are a ton of links and I wanted a sub-navigations (yes, the links page is going to be getting an over haul in the near future with some needed integration with other elements in the site). The redesign also give the opportunity to introduce some small photos or images on the pages and not have other colors overwhelm them.
The box model drove me crazy, but I created some cheats I hope to share in the near future, once I get some minor tweaks around here done. The redesign was done solely on the TiBook and using a combination of the Macromedia MX Studio (Dreamweaver MX is a decent text editor, but I could not find a way to have it show a passable rendering of the pages in its own browser) and BBEdit. I started the process with outlines in Omni Outliner (a tool that rocks and is unparralled) as well as Omni Graffle to put together some wireframes to help me sort out the layout and functionality. This set of tools has been one of the best combinations I have used, I wish I could use this combo at work. I really am missing Adobe Photoshop, which may become my next software purchase, as it is a great tool that saves time.
Please, please write wit questions or bugs found. Thank you. I did this for me, but I hope you enjoy it.
What CSS
I think I am using "Crack Smokin' Styles" (CSS) as I have not touched the CSS is a couple days and I have seen four different font sizes today. There is no consistancy from browser to browser on the Mac, nor on the PC. It is very strange I am using the same styles for all the pages, but it varies from page to page. Time to dig in, maybe.Happy anniversary OtT Tool
Yesterday, October 31st was the one year anniversary of this weblog's home rolled CMS (Content management system). In the past year I have posted 722 entries, set 142 keywords to classify and cross-classify these posts, had 122 comments posted, and had 2,055 category entries in the database to help find related information posted.
This was a wonderful step as the tool did exactly what I wanted it to do. Mostly stay functional and usable from where ever I am. I had started rolling it about six months before it went live and used it as my "travelblog". I had been hand coding every entry for six months to a year, which was getting to be a drag. To post hand coded posts I needed FTP capability, which was not available everywhere. I could find a web browser much more easily. This was functionality I found I had with Blogger, which I started playing with out of curiosity with the interface and desktop application like functionality.
I have been asked why I do not use one of the other all ready rolled tools. I like what I built and it works for me. I can also add functionality to it that I want to play with. Some of the lack of functionality is my own lack of time or motivation on with this tool, but it because of me. I also like the quick responsiveness when posting comments and the general posts themselves.
Here is to another year and more, with time to add everything I want to add.