• Da' Hoytt's Home
  • Darryl Hoytt's Personal Blog
  • Snakeice's "House of Beats" Radio Blog
  • Da' Hoytt's Online Games Blog
  • Darryl's Sale Items
  • Da' Hoytt's Online Universe Forums
  • Photos
  • Hoytt Enterprises
Da' Hoytt's Online Universe
Da Hoytt's Online Universe consists of places were you can listen to music, play games, participate in discussion, view photos and buy merchandise.

Sign In

  • Darryl Hoytt's Personal Blog
  • About Darryl Hoytt's Personal Blog
  • Darryl Hoytt Personal Blog Contact

Search

Da' Hoytt's Online Universe > Darryl Hoytt's Personal Blog > February 2006 Archives

Darryl Hoytt's Personal Blog
Information about projects and some thoughts from me, Darryl Hoytt.

February 2006 Archives

Late night Toast

By Darryl Hoytt on February 28, 2006 12:14 AM | 0 Comments | 0 TrackBacks

This ones for your health!

Cheers

Testing Smilies Plugin huh.gif

By Darryl Hoytt on February 27, 2006 11:42 PM | 0 Comments | 0 TrackBacks

Ok testing the smilles plugin feature with Movabletype. cool.gif

Seems to be working just fine wink.gif

Nice quick and easy plugin to install took all of a few minutes. laughing.gif

Online Store Progress

By Darryl Hoytt on February 26, 2006 8:58 AM | 0 Comments | 0 TrackBacks

I’m still working on the online store just had to take time to perform life’s other tasks. I still have a few steps to go before making it visible and accessible to people online. Initially the online store I have will be to get rid of items I currently have from various upgrades of systems equipment and purchased items I want don’t have room for in the home.

The next steps will be testing and putting in place an SSL security certificate and then purchasing one. Then making those pages secure. Not that’s its currently needed since initially I intend to use Paypal to handle my transactions at their secure site I just want that flexibility for when I expand in the future.

I also have to take pictures of all of the items I have and then redo them in some photo software to optimize them for the web I will also be working on the look and style of the site.

I am going to make sure that I can easily transfer from my database to other forms like Gnucash (Linux) a financial program, Excel and maybe even Access. I then want this information to be easily pulled automatically or manually into one of my other systems to help with my ease of book and record keeping.

I also can create an inventory list on this system or another program and have it uploaded to my online store.

Those are my most obvious TODO lists for my online store it’s already looking nice and is very functional but I want to make sure I’m as familiar as possible with all aspects of it before I go online.

I just want to make this as automated as possible right now. I know that when business starts happening you don’t want to have to then start building your business infrastructure the basic pieces should already be in place. There will be changes to the infrastructure and improvements but because the common pieces are in place and I hope to be very familiar with them expansion should be very modular and not overly difficult.

New Router For Web Site

By Darryl Hoytt on February 23, 2006 11:32 PM | 0 Comments | 0 TrackBacks

I run two LAN’s at home for the two static ip.addresses. I use and I put D-Link’s new Gaming Router on one LAN to cut down on my switches/hubs I’m using on my LAN’s and improve my overall LAN speeds.

Most systems I have are multi-homed with dual NIC’s. I have the two most recent systems with two 1 GB NIC’s this will speed up my LAN transfers when backing up or moving data across my LAN, especially my mp3’s for redundant copies.

The reason this should help is the new router has 4 1gb LAN ports that coupled with my Linksys 5 port gigabit switch will up the transfer speeds on at least one leg of my systems.

My web server is also on this LAN with only one NIC.

I will upgrade the other LAN to 1 GB when I acquire some more 1 GB NIC’s. The next router I get I would really like a nice Cisco 8 port router but I will see where my expenses are when that time comes


Oh yes I also briefly took down the site to place a new keyboard and mouse on that system. No big deal right? Well it is when you are late at night configuring files and code in files and your keyboard is spitting out multiple characters all of the time. I’m not a great typist anyway and that was an extra burden late at night when I’m working on something.

All looks cool for now!

Shopping Cart Software Installed

By Darryl Hoytt on February 22, 2006 12:48 AM | 0 Comments | 0 TrackBacks

Oscommerce shopping cart software is now installed on my web server and so far everything looks like its working fine. I still need to get familiar with the software and setup merchant links so will not be publishing the URL for the site just yet.

I also need to setup some other business tools like another phone line exclusively for business along with a dedicated fax line.

I need to renew business & resale licenses and setup accounting software to pull data out of the database etc...re-organize filing cabinets etc...

Stylecatcher Plugin Notes That Worked

By Darryl Hoytt on February 21, 2006 12:57 AM | 0 Comments | 0 TrackBacks

Hi, all I’m by no means an MT expert I have been running my blog pretty vanilla for a few years on my personal Linux server at home to give me another project to hone my IT skills that I don’t use on my normal IT job. I’m posting to try and give back to the very nice Movabletype community.
I recently migrated my MT 3.2 from one system to another. I had StyleCatcher set up on my original system but never had it working all the way. Setting up my new system in parallel allowed me the time to play with things and acquire some additional familiarity with the Movabletype software. I now have StyleCatcher working on my new system beautifully the way it’s intended to work. I select a style hit apply go to my blog site and it has been properly applied! I was so excited I lost it and went looking for Style libraries on the web for a while instead of finishing my sites!

Previous Issue:

The issue I had with StyleCatcher on my previous system was that it would grab the Style I wanted and then say it was successfully applied and then when I went to look at my blog page it was blank! T o find out what was happening I had to go and look at what files were being changed and time stamped after applying the StyleCatcher settings.
I would then find that it had copied the accompanying “.css” file in my static files directory $WEBROOT/mtstatic/. I would then edit styles-site.css in my blogs root, $WEBROOT/, directory to point to the new theme in my “mtstatic” directory. It was a real pain figuring this out since I was not really familiar with css files or a web site developer!

Resolution:
I’m leaving my paths in “/var/www/html”= my web root =$WEBROOT
“/var/www/html/snake-ice-radio-blog/” = My Blogs root home

I have several blogs and have recently discovered there are global settings for all of the plugins if you go to System Overview you can see the plugins also have global settings. StyleCatcher was using these global settings I was unaware existed!

(How to get to global StyleCatcher settings)
Main Menu -> System Overview -> Plugins -> Show Settings

The global settings look like this:
************************************************************************
StyleCatcher Settings
Top of Form
You must define a global theme repository where themes can be stored locally. If a particular blog has not been configured for its own theme paths, it will use these settings. If a blog has it's own theme paths, then the theme will be copied to that location when applied to that weblog. The paths defined here must physically exist and be writable by the webserver.
Theme Root URL: /mt-static/
Theme Root Path:/var/www/html/movabletype/mt-static/themes


This is most likely where your files are ending up and these settings override anything if you don’t make the following setting changes for your individual Blogs here:

Main Menu -> “Blog-name” -> Settings -> Plugins -> StyleCatcher -> Show Settings ->
(my StyleCatcher blog settings)
************************************************************************

Theme Root URL: http://www.dhoytt.com/snake-ice-radio-blog/themes/
Theme Root Path: /var/www/html/snake-ice-radio-blog/themes
************************************************************************

The other thing that has to be done is create the themes path if it doesn’t exist and then change the permissions to be writable for your webserver.
mkdir /var/www/html/snake-ice-radio-blog/themes
chmod 777 /var/www/html/snake-ice-radio-blog/themes
or
chown apache:apache /var/www/html/snake-ice-radio-blog/themes
By the way my mt-config.cgi static setting is:
StaticWebPath /mtstatic/

*Note May wish to chmod 755 for security after getting everything set up.

Added New Page Gallery2 To Site

By Darryl Hoytt on February 20, 2006 11:06 PM | 0 Comments | 0 TrackBacks

I have been messing around on and off for the past week with Gallery2 and finally decided to make it visible on my site.

I really like the search capabilities it provides using the MySQL on my Linux Fedora 4 system.

What really has me sprung though are the "slide show capabilities"

There is so much more to this software and for that matter the Photo Gallery software I'm not sure which one I will stick with so I will have both up on the site for a while.

Photo Gallery integrates seamlessly into my Movableype blog system (that uses MySQL) I currently have and that is very nice! The developer also say this is really a package just starting off and is in its infancy, that's incredible I can't wait too see the product as it matures!

Gallery has so many tools I have just scratched the surface and is a bit more mature.

Both packages provide me with something new to learn and have been fun implementing as I learn more about each product I will be making changes along with the rest of the site

I will most likely drop and remove my "Photo Blog" altogether since discovering these other photo software packages I'm integrating into my system. There's more gallery software I can use on my system but for now I think I will stick with these two.

There is a bit of a learning curve on each one and I don’t want to learn another photo gallery software now with other things like shopping cart software still needing to be implemented. Besides these two pieces of software seem pretty hard to beat in my opinion, I have even looked at some major photo hosting sites and the look is very familiar and I bet they have Gallery2 as the software engine. Soon they may have Photo Gallery as it matures.

You can access the two photo gallery software’s by using the links on the side and see how each one is different but remember I just started using them so they are not totally set up just yet.

Still Doing Site Changes & Research

By Darryl Hoytt on February 18, 2006 3:17 PM | 0 Comments | 0 TrackBacks

This all starting to get a bit exciting the more I work on things and research ideas the more future projects come to mind. I am constantly bookmarking sites so I can get back to them later.
I of course make sure I bookmark using Firefox so that all I have to do is go under bookmarks and “manage bokkmarks” and search for the key words in bookmark manager because there is no way I would remember all of these sites or want to sit down and waste valuable time organizing them
I’m researching one item whether it’s a plugin to Movabletype or a rpm or library needed on my Linux Fedora 4 or something else I come across another association with that item I would love to try out at a later date!
Sometimes I get a little off track from my issue that I’m pursuing but it also helps me want to hurry up this aspect and continue moving to the next step on this site development.
Even mistakes have led me to some really nice discoveries. A simple typo in a browser while I was sneezing brought me to the fantastic application Gallery2 (http://gallery.menalto.com/ ). I now have that application up and running and publishing a on the web (http://www.dhoytt.com/gallery2/ )just not linking to it yet from my other site pages. I am still getting familiar with all of the nice features Gallery2 gives you. It’s really nice so far but investigating which Photo software I want displaying photos on my site.
I like the album features of both PhotoGallery and Gallery2 but I really wanted the slide show capability that Gallery2 provides. Gallery2 has a plugin for Movabletype as well but PhotoGallery seems to totally integrate with the Movabletype blog. I guess it depends on what features are important to you and how you want to control and display your photos. I’m still getting familiar with both and may have them both up side by side while I play and see how they interact locally and remotely plus see which ones gives the whistles and bells I need or want.
I was also talking about a couple of weeks ago to some co-workers saying I didn’t want to place the shopping cart software on my server. Well I have changed my mind! While doing research on other issues I have found various Shopping Cart software’s that can run nicely on my Linux server and integrate with MySQL or other databases just fine! The software then takes the user to a banking website like PayPal where they complete the financial portion of the transaction totally off my server protecting the purchaser and myself.
Stay tuned I’m doing a lot of work, research and learning behind the scenes and will be alternately tackling and changing portions of the site.

Still Making Changes On Site

By Darryl Hoytt on February 15, 2006 1:48 AM | 0 Comments | 0 TrackBacks

I'm still making sweeping changes on the site as you can see. One of the things I’m doing is trying to find out how I want to present my photos on the site.

I tried a regular blog setting (http://www.dhoytt.com/photo-blog/ ) and then uploaded photos that way.

I have also discovered another plugin to the Movabletype blog system I began working on last week called Photo Gallery by Stop Design http://stopdesign.com/templates/photos/ and I’m leaning towards that over the regular blog settings (http://www.dhoytt.com/gallery/).

I have one other software I may try as well called Gallery (http://gallery.menalto.com/) which I downloaded but haven’t started fully configuring yet.

Check back and view the many changes as some of you know this is a project that helps me, I think, stay in touch with some IT skills and plus its fun. The reason I mention that is that the things I do on my site are done on a system I built in my home in my room and I have to configure every aspect of it so its not just slapping software on the system and it works. So if the changes take a while since this is not a site hosted on an external web server where mostly everything is setup for you. I am doing more than just changing a few web pages.

I also get caught up in other projects that need to be taken care of and other matters of life fun, dreary and everything in between.

Just keep checking back while doing research for some of the things I’m doing I saw lots of items I want to include on the site.

It’s late and I’m out!

Blog & Site Up On New Server With New Pages

By Darryl Hoytt on February 10, 2006 12:19 PM | 0 Comments | 0 TrackBacks

Lunch time! I just finished putting up my new web site (http://www.dhoytt.com/) on my new server last night. I had it up for a brief while earlier this week and last week but during my testing I ended up replacing the motherboard.
Apparently I had bent the CPU socket pins during initial installation several weeks age but it decide to fail at that time (better now than later). Possibly too much heat resistance, load now or something but that was weird. I tossed in another motherboard of the same type to avoid having to totally redo the Operating system and rebuild all the kernel drivers etc… The only thing I saw being a possible issue was it noticed the MAC address of the NIC was different while I watched for errors and message on shutdown. The warning message says it ignored it anyway but I will be editing the networking file for that interface and placing in the correct MAC address.
For all the techies I’m using Linux Fedora 4 X86_64,the 64 bit OS distribution for the Intel 64 bit chips which is ported differently I suppose than the 64 bit version for AMD since there were different distributions on the ftp site.
I also screwed up some html code doing a few things so even after replacing the motherboard I had to figure out why my blog posts weren’t working. I had to basically remove the blogs and the files on the system and then start over on the blogs from scratch. I usually point to everything via ip.address when testing so I had to remember to change all those pointers before going live as well.
Anyway take a look around the various pages and the blogs. I hope to soon also make this a game server for several multi-player games as well such as Quake4 (http://www.planetquake.com/quake4/).
The main reason I wanted to do some things was to put it on a more powerful system and also to start setting up a place to advertise items I wanted to sell with the pictures I wanted. I will be doing this on my “Darryl’s Sale Items Blog” (http://www.dhoytt.com/forsale/) soon. Nothing is listed now but the site is there and since I’m already running “Sixapart’s” MovableType blog software (http://www.sixapart.com/movabletype/) on this system I figured that’s a great way to add items I want to sell. Using the MovableType blog software I can add new items quickly and remove the sold items from view just as quick!
Anyway take a look at the site. Thanks!

« January 2006 | Main Index | Archives | March 2006 »

About this Archive

This page is an archive of entries from February 2006 listed from newest to oldest.

January 2006 is the previous archive.

March 2006 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Categories

  • Food (12)
  • Health & Wellness (45)
  • Home Projects (21)
  • RandomThoughts (106)
  • Technical Non-Site Related (13)
  • Whole Site Development (47)

Monthly Archives

  • February 2010 (2)
  • December 2009 (4)
  • November 2009 (3)
  • October 2009 (4)
  • September 2009 (7)
  • August 2009 (2)
  • July 2009 (3)
  • January 2009 (1)
  • December 2008 (3)
  • June 2008 (1)
  • May 2008 (2)
  • April 2008 (2)
  • February 2008 (1)
  • January 2008 (1)
  • December 2007 (1)
  • August 2007 (4)
  • May 2007 (1)
  • March 2007 (1)
  • February 2007 (2)
  • January 2007 (4)
  • December 2006 (4)
  • November 2006 (2)
  • October 2006 (1)
  • September 2006 (1)
  • June 2006 (4)
  • April 2006 (4)
  • March 2006 (6)
  • February 2006 (10)
  • January 2006 (4)
  • December 2005 (1)
  • November 2005 (5)
  • October 2005 (1)
  • September 2005 (6)
  • August 2005 (1)
  • July 2005 (7)
  • June 2005 (1)
  • May 2005 (4)
  • April 2005 (4)
  • March 2005 (1)
  • February 2005 (5)
  • January 2005 (1)
  • December 2004 (4)
  • November 2004 (6)
  • October 2004 (4)
  • September 2004 (20)
  • August 2004 (31)
  • July 2004 (32)
  • June 2004 (28)
OpenID accepted here Learn more about OpenID
  • Subscribe to feed Subscribe to this blog's feed
Powered by Movable Type Pro

Links

  • Home
This blog is licensed under a Creative Commons License.