TheScripters
Servers All Set Up
by Adam on Apr.12, 2010, under Other Stuff, Personal Stuff, TheScripters, Web Design
The local.thescripters.net server is now up and running! It’s taken some time because of some of my own configuration blunders, but it’s up. Most everything appears to be operational. If you find otherwise, let me know, either here or by email: contact@thescripters.com.
My new workstation is also now running. Has a couple issues with XP that need to be worked out. I do have Linux installed as a third OS, so I have two 64-bit systems with one 32-bit system.
Here’s what I’ve got:
- Windows XP Professional (Service Pack 3)
- Windows 7 Professional (64-bit)
- Slackware64 13.0 (64-bit)
The triple-boot was working perfectly until I messed with folder ownership on the XP partition…
So I’ll be fixing that this week, as well.
© 2010, AdamH.us. All rights reserved. Please link back if you use it!
TheScripters Musical Servers
by Adam on Apr.01, 2010, under Personal Stuff, TheScripters, Web Design
Over the next couple of days, The Scripters local servers (where client websites are posted for testing) is going to be up and down as I am changing computers. The way it is right now is that my personal computer is also the server. That is going to change by the end of next week. I have finally built my new machine enough to start running it. and so the server will become more of "pure server" and will only be running one operating system. Right now it semi-triple-boots. "Semi" because I don’t actually go into the third OS very often.
The server will be running Slackware Linux 13.0 with Apache 2, MySQL 5, and PHP 5. The system is an AMD Athlon XP 2400+ with 1 GB RAM. It has one 80 GB HDD and one 160 GB HDD.
My new system is an AMD Athlon II X4 630 2.8 GHz. I’ll put in the new 320 GB SATA HDD today and then install Windows XP on there. I’ll also be moving the video capture card to the new one.
Point is, there are a few changes coming and servers are going to be a little back and forth for a few days while I get everything set up.
The main website (www.thescripters.com) will remain unaffected, but local.thescripters.net will be offline off and on. I will try to upload client websites to clients.thescripters.com before anything goes down so that are available.
Side note: Congratulations to me. AdamH.us has its 100th post and 100th tag now!
© 2010, AdamH.us. All rights reserved. Please link back if you use it!
Scripters Blog?
by Adam on Mar.25, 2010, under Other Stuff, Personal Stuff, TheScripters, Web Design
I’ve been toying with the idea of creating a blog for The Scripters where we can post updates and news more than just major news on the main page. It’s a possibility. I don’t know yet. If I do, the first thing I need to do is create a skin for WordPress that would match the design of the website.
There’s a lot of logistics to consider. Don’t know if it’ll get done or not. But it’s in consideration. I guess we’ll see.
Any thoughts from the readers? Probably not. I’ll probably just get a bunch of spammers trying to sound legitimate. But they don’t always make their comments match the topic of the post.
Anyway, I’ll post up any updates if we decide to go forward with it. I think it’d be a great way to increase traffic, but I’m not sure yet if it’s a good idea or not.
© 2010, AdamH.us. All rights reserved. Please link back if you use it!
WordPress Blog — BuddyPress for One (and All!)
by Adam on Feb.28, 2010, under Other Stuff, TheScripters, Web Design
WordPress Blog — BuddyPress for One (and All!).
Many people were excited about the idea, but were unable to experiment with BuddyPress because they ran single installations of WordPress rather than the multi-site WordPress MU. To those people, good news! A little over a week ago Andy Peatling, founder and lead developer of BuddyPress, announced the release of BuddyPress 1.2, which can be used on single installations of WordPress. Congratulations, BuddyPress! And congratulations to all the people who’ve been waiting with bated breath for this to happen.
Check the link for further information. I’ve considered having WordPress hosting on TheScripters, but haven’t really figured out all of the logistics as yet.
If any readers have any ideas, post them in the comments area or otherwise let me know.
If we do set it up, I would probably install this for it.
© 2010, AdamH.us. All rights reserved. Please link back if you use it!
The Future of TheScripters and Internet Explorer 6
by Adam on Feb.21, 2010, under Other Stuff, Personal Stuff, Projects, TheScripters, Web Design
Due to the fact that Google and YouTube (among others) are beginning to phase out Internet Explorer 6, I think it’s time the web begin upgrading. So, beginning in the next month or two, websites designed or maintained by us will no longer offer support for IE6. TheScripters.com already incorporates a warning to those using IE6 on XP or later. These users will be unable to view thescripters.com, and are provided a message to either upgrade to 7/8 or move to a "better" browser like Firefox, Chrome, or Safari. Moving to browsers such as Avant or Maxthon isn’t really an option unless you’re willing to upgrade to IE 7 or 8 because they use the base IE that’s already installed on your computer. You will get the exact same results on those browsers as on Internet Explorer itself.
Microsoft has ceased support for IE6 and soon will be for 7. New computers are coming with Windows 7, which has IE8 incorporated into it. XP is being phased out, which is the last OS to default to IE6. Vista ships with 7.
There are simply too many new technologies we use that IE6 just won’t support. Some of our PNG-heavy sites (like thescripters.com) will provide this same warning, but may incorporate a way to view the page anyway. If you have questions, you can contact us.
This move is simple logic from a design standpoint. Internet Explorer has always tried to change the rules and still doesn’t display certain pages quite right. It has issues matching image colors and background colors. So from our vantage point as designers, we can no longer support those who choose to stay behind with an ancient browser.
I may personally include such a message here on AdamH.us as a warning, but probably not to the same extent as on thescripters.com. I don’t know yet.
© 2010, AdamH.us. All rights reserved. Please link back if you use it!
The Scripters Go Open Source
by Adam on Dec.07, 2009, under Other Stuff, Personal Stuff, Projects, TheScripters, Web Design
Okay, it didn’t really take a whole lot of thought… Just a matter of finding enough open source software to do everything we need to do. Here’s how it’s going to break down:
- Slackware Linux on our test server (our production server already runs Linux)
- Filezilla FTP client for FTP access (Filezilla server for Windows FTP)
- GIMP/Paint.NET for graphics
- OpenOffice.org for documents (uploaded to site as PDF)
- Firefox Web Browser — that’s what we’ll be designing for
- PHP programming — no ASP or other commercial language
- SciTE for script editing (at least in Linux — in Windows I have a freeware)
Note: This is only what we’ll use for production of websites. This is what we’ll use as The Scripters. As web applications (such as blog or forum software) we’ll use open source applications for those applications that we don’t create ourselves (such as WordPress, phpBB, or osCommerce).
Much of this software will also be available on systems we build for clients. It’s going to be quite a process to complete this haul-over, but we’ve got to start somewhere.
Comments are welcome. If you have other suggestions, we’re fully open to them.
© 2009, AdamH.us. All rights reserved. Please link back if you use it!
Multi-booting Steps
by Adam on Dec.04, 2009, under Other Stuff, Personal Stuff, TheScripters
In the next few weeks, I hope to finish building my new computer to run Windows 7 Professional 64-bit, at which point I’ll be able to post a new page about getting a multi-boot system with Windows 7. At this point, however, all I can say is that the process is enough different that the exact procedure I used for XP won’t work. Windows 7 has too many differences in its boot sequence.
First of all, it doesn’t use the old boot.ini that NT/2000/XP used.
For now, I’m simply going to refer you to this site: http://www.multibooters.co.uk/ where you can get more information in more detail. They explain pretty well about multi-booting, the hazards, some of the benefits, and even some boot managers that work with Vista (and thus potentially with Windows 7, since they’re basically identical in boot sequence).
Of course, the easiest way for an end-user to get a multi-boot system is to take their computer to a local guru who knows how and can do it in a flash. I dual-booted Windows 7 RC with XP Pro for a client. If you ever call on TheScripters to build you a computer, you might as well ask us to dual-boot with Linux.. The best of both worlds, yo!
Enjoy!
© 2009, AdamH.us. All rights reserved. Please link back if you use it!
Another Week! (And More Projects)
by Adam on Nov.23, 2009, under Other Stuff, Personal Stuff, Projects, TheScripters, Web Design
Update: It’s coming up on 2010 really fast… Almost time to figure out my yearly outlook! Weird…
Anyway, still going through school… Introduction to Business and Technology is the class I’m in right now. Just finished the midterm… Halfway through the 8-week session. *Yay!*
Current projects I’ve found myself with, some website maintenance/updating, then a computer for a family friend, then a laptop for another family friend… Then if I can remember to go over to the Galloping Goose I’d have another potential web job. Good things come to those who wait!
The Scripters is really starting to get a little bit popular. Oh and we’re officially a distributor for OpenOffice.org… I just need to sit down and make a page for it on the site… Not sure when I’ll get to that, though… Hopefully before too long… Maybe during my break from school next month…
Oh yeah… Online at DeVry University, for those who aren’t aware… I should put that on my new main page… I’ll get right on that, too…
© 2009, AdamH.us. All rights reserved. Please link back if you use it!
The Entrepreneur Test – Entrepreneur Quiz To Start a Small Business
by Adam on Nov.18, 2009, under Other Stuff, Personal Stuff, TheScripters
The Entrepreneur Test – Entrepreneur Quiz To Start a Small Business.
Think YOU have what it takes? Apparently I do! I was actually kind of surprised, to be honest. I wasn’t expecting that high of a score. But I did get 92-96. That’s pretty good, if you ask me. It’s in the “Very Good” range…
Very good. You definitely have what it takes to succeed in a small business of your own. Don’t hesitate, your way to business success is wide open.
Go ahead! Take the test and see if you have it!
© 2009, AdamH.us. All rights reserved. Please link back if you use it!
Just Another Month…
by Adam on Oct.04, 2009, under Personal Stuff, Projects, TheScripters
Another week, another month. Time keeps on flying. Anyway, this week I’ve been working on a new “template” that we can sell on TS. When done it will actually decrease the customer cost for a new website. And that’s always a good thing for the customer.
If anyone wants to check it out (and provide feedback for it), it’s here: http://famsite.thescripters.net. Let me know what you would want. But remember it is in early alpha stages. I’m hoping that we would actually be able to install it as a family site, or a more generic group site and the like. I’ll probably write a modified version that would be able to be used for businesses (more professional looking like TS). A personal/family site is for fun, so it’s a little more fun looking. Does that make sense?
Anyway, also of note, I’m developing the new template site on the “local” TS network and therefore doesn’t really have all of the same functionality that the main website has. And sometimes it may be completely inaccessible. But I’m working on a dynamic RSS feed for news and information and a rudimentary blog (for news/updates). It may have a more functional blog in the future, but not at the moment.
So that’s it for me for now. More updates to come in the future!
Until then, enjoy!
© 2009, AdamH.us. All rights reserved. Please link back if you use it!
![[Google]]( http://www.adamh.us/wp-content/plugins/easy-adsense-lite/google-dark.gif)
