Saber Studios re-design

Quote

Originally posted by EVula:
**Definetly. You have tons more power over your website in BBEdit than you do in WYSIWYG, as you can edit anything. It also has tons of tools for you to use in conjunction with your coding, as well as syntax coloring (makes looking at source easier, as you can tell what is a link, what is code, what is an image, and what is plain text). It also has a cool Entities palette, allowing you to not have to remember every mutli-lingual character (ď or é or ň, even though I did do those from memory), as well as other misc characters. Plus, its über-powerful Find & Replace feature has made the numerous minor redesigns of the Lair a LOT easier on me, and in the end, isn't that what its all about?

You can get BBEdit from here. (info on Lite) Like they say: "It doesn't suck. Ž" So true.

**

That certainly sounds like more than Visual Page can handle. Of course, GoLive can do all the features you've mentioned, but it is much more time-consuming. I'll download BBEdit sometime and try it out... Thanks for the recommendation.

Quote

Originally posted by EVula:
**More like because my server is worth less than, well, I won't say what. Suffice to say that it is worthless. When I move the Lair to the same host that evula.net is on, then it probably won't have that problem; add to that the fact that I'll be able to add SSI to all my pages without having to rename the ".shtml"; that will be a good day, indeed.

**

Perhaps it's just because your server is much more crowded than it used to be.

What are these "shtml" pages I sometimes hear about (as you've brought up)? I see them every now and then, but are they like some form of upgraded html code?

Quote

Originally posted by EVula:
**Sorry I got off onto a rant about how I'm going to be fixing my site. Its just so natural for me.;)

**

Skyblade runs throughout Tennessee looking for EVula, finds him, bonks him on the head, and runs back home 😛 😉

Sorry, guess everyone has their chance to advertise. 😉

------------------
-Cap'n Skyblade
(url="http://"http://www.saberstudios.f2s.com")Saber Studios(/url) - Your source for original EV/O/N graphics.
the United Earth Graphics Expansion Set: Coming soon

Quote

Originally posted by Captain Skyblade:
What are these "shtml" pages I sometimes hear about (as you've brought up)? I see them every now and then, but are they like some form of upgraded html code?

"Server parsed HTML" or "server side includes." It means that you can put various include commands in your HTML files that the server automatically replaces. For example, most servers have commands that allow you to automatically insert the date the page was last modified, or the contents of another HTML file, which means that you can have your navigation bar or "What's New" section on every page, but only have to change one copy of it.

Quote

Originally posted by Iron Eagle:
..and if all else fails, simpletext can kick some serious butt if you know html code..

Never mind all else failing; SimpleText is the best HTML editor available for the classic Mac OS.

------------------
David Arthur
(url="http://"http://members.aol.com/darthur1/talon-ev/")Talon Plugin for the original Escape Velocity(/url)

(This message has been edited by David Arthur (edited 09-21-2001).)

.shtml is the file extension for HTML pages that use Server Side Includes (SSI), a nifty way of including dynamic information on a site. I want to use it to standardize some of my links, but I currently use it on the Lair to display my counter. Heres how:

Go (url="http://"http://www.evula.com/includes/counter.txt")here.(/url) See how its just 5 lines of text? Now, go to the (url="http://"http://www.evula.com/")main page(/url) (I swear this isn't just to get hits, its an actual lesson...kinda...). Once its done loading, view the source. You'll find the code from counter.txt right there, in the actual file... but it isn't there. What IS there is this: "<!--#include file="includes/counter.txt" -->" (note: if you quote that bit of code on the UBB board, it probably will display something funky...). That tells the server to include the file "includes/counter.txt" when a user access the page.

I'd go in depth about it some more, but I don't particularly feel like it. Maybe I should do up a SSI thing for my oh-so-pathetic HTML guide. Email me if you really want to learn about SSI more; its something nice to have in a web arsenal, but not important enough for me to go in-depth about here.

------------------
EVula
(url="http://"mailto:evula@evula.com")mailto:evula@evula.com(/url)evula@evula.com

Quote

Originally posted by EVula:
**(note: if you quote that bit of code on the UBB board, it probably will display something funky...)
**

)code( (reverse the brackets)

------------------
We make no destinction between terrorists and those who harbor them. - President George W. Bush, 9/11/01
(url="http://"http://www.escapevelocity.f2s.com")EV Upcoming Plug-Ins Directory(/url) | (url="http://"http://www.nohate.f2s.com")Don't Hate Me(/url) | (url="http://"http://yoshi.zzux.com/spaceport/")The Spaceport Bar(/url)

Wow, that's some valuable information about coding. Some day I'll have to memorize CGI and Perl. 😉

------------------
-Cap'n Skyblade
(url="http://"http://www.saberstudios.f2s.com")Saber Studios(/url) - Your source for original EV/O/N graphics.
the United Earth Graphics Expansion Set: Coming soon

Even though I'm not a big EVO fan, but a HUMONGOUS EV DIEHARD, I think the site looks great. Almost as good as ours! 😉 JUst kidding. I think it's really nicely cleansed.
Soon, it'll just be a shadow in our site though, soon enough! 😉

------------------
"The Answer. . . Lies beyond the horizen" - Me, David L. Clark "The Beloved"
(url="http://"http://www.geocities.com/ev_evo_spacebetweensoftware/")http://www.geocities...btweensoftware/(/url)

Quote

Originally posted by The Space Between:
**Even though I'm not a big EVO fan, but a HUMONGOUS EV DIEHARD, I think the site looks great. Almost as good as ours!;) JUst kidding. I think it's really nicely cleansed.
Soon, it'll just be a shadow in our site though, soon enough! 😉

**

Believe me, I still think that my new Saber Studios website is junk compared to some of my past work. I'll build a much better page once I get a fast server and the time. 😉

Thanks for the comment, glad you like the website. Good luck with your new software page.

------------------
-Cap'n Skyblade
(url="http://"http://www.saberstudios.f2s.com")Saber Studios(/url) - Your source for original EV/O/N graphics.
the United Earth Graphics Expansion Set: Coming soon