473,800 Members | 2,406 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Editing software

Hi all,

Without opening a HUGE can of worms, I just wanted to get some ideas
of what others are using professionally to create websites
commercially. For years I had used Homesite and never migrated to
Dreamweaver or ColdFusion. My limited abilities notwithstanding , I
have moved to FrontPage 2000 (forget validation) and now to MS
Publisher. Am I essentially bringing a knife to a gun fight here?

I have a very limited budget and want to be able to create dynamic
websites for potential clients. What is the best balance between cost
and effectiveness with ease of use as a prime consideration?

Chuck

PS: I've got my helmet and flak jacket on, go to my website and tell
me just how bad you think it is. www.wallstreetsoftware.com
cd

Oct 17 '06
21 2084
RobG,

Thank you for your thoughtful and detailed response. I have learned
more on this newsgroup than in the last ten years of coding by myself.
As if it weren't completely evident, I am completely self taught. I
began in 1994 using the Robin Hood method of Web design. I would steal
a website and strip it of original identifying information replacing
it with my own. In the process I picked up many of the nuances of HTML
code mostly by osmosis. Unfortunatley, I picked up many bad habits
along the way. Now, I would never consider stealing another's design,
but still appreciate a well designed site and will try to incorporate
parts in my own design. Java script is a bugaboo, and I'm still
struggling. Thanks for the tips.

Chuck
On Tue, 24 Oct 2006 00:49:18 +1000, RobG <rg***@iinet.ne t.auwrote:
>we*******@wall streetsoftware. com wrote:
[...]
>PS: I've got my helmet and flak jacket on, go to my website and tell
me just how bad you think it is. www.wallstreetsoftware.com

From your page:

<SCRIPT LANGUAGE="JavaS cript">

The language attribute is deprecated, type is required. Use:

<script type="text/javascript">
The start of your script:

function clock() {
if (!document.laye rs && !document.all) return;

will specifically exclude Firefox (and Mozilla, et al) from showing the
clock. I have no particular interest in seeing a clock in a web page
(it's pretty pointless, modern computers have clocks that the user can
display if they wish) but that seems a rather silly exclusion.

The only requirements for your clock are basic support for the built-in
javascript Date object and document.write, both of which are supported
by every browser of any note in the last 10 years. If you really want
to, feature detect for those features and leave it at that. Don't
assume that because a browser doesn't admit to support for two
particular proprietary (and quite outdated) features that they can't run
the rest of your script.

The javascript in the page can be greatly improved, try:

news:comp.lang. javascript
Oct 25 '06 #21
Johan,

Thank you for your objective observations. I value such input. For
some reason I tend to migrate toward Time New Roman in almost all
printed documents. I really don't know why. As you said it must be a
"personal and subjective" choice. I'll rethink it. I'm working on a
new banner using a graphic jpeg file with an overlay of the text
message. Thanks again.

Chuck

PS: Thanks for the link to web-garden, very informative. I've
bookmarked it for future reference. Is that you, or just a reference?
cd
On 22 Oct 2006 13:16:55 -0700, "Jobe" <jo********@gma il.comwrote:
>Chuck,

Text font is to bold for me.

Banner looks like Powerpoint animation.

But design remains personal and subjective :)

br

Johan
www.Web-garden.be

we*******@wall streetsoftware. com wrote:
>Johan,

"-I would work on the the content font."
Can you elaborate, please?

I thought the banner looked pretty cool, but then I like velvet Elvi
<gAn alternative?

Chuck
On 18 Oct 2006 10:44:46 -0700, "Jobe" <jo********@gma il.comwrote:
>Chuck,

Personaly I use Dreamweaver 8. But 80% of the time I`m writing directly
in the code page.
I started webdesign something like a year ago. In the mean time I´'m a
strong believer of code knowledge. There is no better way than writing
code.
But saying this, it takes a incredible amount of time to study HTML and
CSS.
You mention the word "dynamic" site...meaning you will have to spend
expensive time in learning PHP and MySQL.

It's not finished...How can you make an attractive site without
Photoshop?

For me the most difficult thing is...making choices. Should I go for
HTML/CSS, PHP, Flash,....

Some comments regarding the site:

-I would work on the the content font.
-The banner doesn't look professional to me
-The color of the right column (black° may be different.

Best regards

Johan
www.web-garden.be Exploring webdesign
David E. Ross wrote:
we*******@walls treetsoftware.c om wrote:
Hi all,

Without opening a HUGE can of worms, I just wanted to get some ideas
of what others are using professionally to create websites
commercially. For years I had used Homesite and never migrated to
Dreamweaver or ColdFusion. My limited abilities notwithstanding , I
have moved to FrontPage 2000 (forget validation) and now to MS
Publisher. Am I essentially bringing a knife to a gun fight here?

I have a very limited budget and want to be able to create dynamic
websites for potential clients. What is the best balance between cost
and effectiveness with ease of use as a prime consideration?

Chuck

PS: I've got my helmet and flak jacket on, go to my website and tell
me just how bad you think it is. www.wallstreetsoftware.com
cd
I use Wordpad to hand-code my HTML and CSS. I develop my pages in a
mirror on my PC, which replicates the same file structure as I have on
my ISP's Web server. This allows me to review and test my pages before
uploading them to the server.

This does not work with SSI scripts. For those, my ISP allows me to use
a secure Telnet session into my account on their Web server. I use vi
to hand-code UNIX Korn-shell scripts and test them via the Telnet session.

Of course, no everyone knows how to hand-code HTML and CSS. I've looked
at Nvu at <http://www.nvu.com/>. It seems to generate HTML that passes
W3C validation. I don't particularly like the way Nvu formats the
source HTML (the visual appearance) and the fact that it always inserts
closing tags that are optional (e.g., </pat the end of a paragraph
that is immediately followed by another paragraph). However, if you
want a tool to generate Web pages that are suitable for all browsers,
you might consider Nvu, which is freeware.

A list of freeware tools is at
<http://www.anybrowser. org/campaign/abtools.html>; this includes a
discussion of the tools. There is also W3C's Amaya at
<http://www.w3.org/Amaya/>.

--

David E. Ross
<http://www.rossde.com/>

Concerned about someone (e.g., Pres. Bush) snooping
into your E-mail? Use PGP.
See my <http://www.rossde.com/PGP/>
Oct 25 '06 #22

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1406
by: Allan Allan Ebdrup | last post by:
Hi I'm looking for the best webinterface for editing database data, for example publishing a table with foreign keys shown as a dropdown. I don't care what database the interface is for (MSSQL, MySQL, Oracle, MySQL, Access, Filemaker, PostgreSQL, ...), and the price of the software is also "irrelevant", I just want the best piece of software. Any help would be greatly appreciated. What do you use? Note: Follow-Up is set to the...
5
4061
by: Ryan | last post by:
I have some software (written in Delphi 5) which has been working for several months without a problem. I have been given a copy of the database on our development server (SQL 7) and have pointed the software to this. So, nothing has changed with the software. In theory the servers should be the same. However, if I try to make a small change to any record (as I would on the 'live' system), I get an error stating that another user is...
3
2436
by: Dirk Rudolf | last post by:
I like to announce you the product X2U, avaible under http://www.lumrix.net/x2. X2U is an acronym for "XML to user". Existing XML editors still ignore the fact that users don't want to read XML markup. Our view is: Not users have to align to XML, but XML has to align to users. X2U allows users tp fill out simple web forms, which are automatically derived from XML models. The XML model provides the XML structure and an interface...
26
3066
by: Miguel Orrego | last post by:
Hi, Can anybody recommend a good freeware WYSIWYG editor with code view as well? Thanks.
10
1949
by: David T. Ashley | last post by:
Hi, I'd like to do some basic graphics. For example, if you look at: http://www.marshallaviationcenter.com the banner graphics at the top that apparently used an image editor with some fonts built in and the way the airplane pictures are faded around the edges.
2
1300
by: Anupam | last post by:
Hi, I have defined the Schema for XML in which there a tag (viz: <doc>) that can contain any HTML tags. Is there an Editor (commercial or otherwise) that would allow me to create the XML with WYSIWYG HTML editing for the contents of that tag. Example: <doc> <b>This is bold</b> <i>This is italic</i>
15
4702
by: lbrtchx | last post by:
I am trying to write up a page with Math formulas (statistical ones) ~ http://www.geocities.com/tekmonk2005/OnLineStats02.html ~ The thing is that I am not able to make it look OK using HTML. I would like to somehow mark up parenthesis using the character entities for vertical bars and solid front and back slashes, but ~ <td align="left">|</td> ~
16
1770
Frinavale
by: Frinavale | last post by:
I took a video on the weekend of a war re-enactment with my new camera. It turned out to be 900MB and since I was taking pictures at the same time there's points where the video freezes and you can hear the camera taking the picture. I've learned a lot just doing this one video. Anyways, I'd really like to chop out the good stuff and make smaller files that I can post online. Does anyone know some free movie editing software that I'd...
0
1312
by: hanusoft | last post by:
This is an example of editing in DataGrid and Default Paging http://www.hanusoftware.com Html Design Code : - <asp:DataGrid id="DataGrid1" DataKeyField="id" runat="server" Height="224px" AutoGenerateColumns="False" PageSize="5" AllowPaging="True"> <Columns> <asp:BoundColumn Visible="False" DataField="id" HeaderText="Category Id"></asp:BoundColumn>
5
5142
by: =?Utf-8?B?Z3V5?= | last post by:
How do you enable editing in a GridView programatically rather than via its Tasks menu? Guy
0
9551
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10275
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10253
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7576
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5471
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5606
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3764
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.