Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Going beyond HTML / CSS?

Reply
Thread Tools

Going beyond HTML / CSS?

 
 
M
Guest
Posts: n/a
 
      07-31-2007
I'm okay at designing "brochure" style websites -- essentially every high
school kid is capable of that these days.

What would be the next best thing to learn to take it to the next level?

Someone will likely respond "depends on what you want to do." I've made a
few bucks here and there designing sites for friends but I don't really want
to pursue this as a full-time thing. I'm more of a hobbyist hoping to make a
few bucks while enjoying myself.

Based on that qualifier, what would "pay" for itself to make it worth my
while adding to my repertoire. Server-side stuff like Perl or PHP? Flash?
Javascript? Since I am just a hobbyist I also don't want to spend a lot of
time on this so "ease of learnability" is a factor.

One friend would like to have a guest book-type feature on his site. Later
he also wants to allow credit card transactions. That would be a good start
I guess.

Feedback? Suggestions?

M




 
Reply With Quote
 
 
 
 
mrcakey
Guest
Posts: n/a
 
      07-31-2007
"M" <> wrote in message
news:q9Jri.20106$rX4.19867@pd7urf2no...
> I'm okay at designing "brochure" style websites -- essentially every high
> school kid is capable of that these days.
>
> What would be the next best thing to learn to take it to the next level?
>
> Someone will likely respond "depends on what you want to do." I've made a
> few bucks here and there designing sites for friends but I don't really
> want to pursue this as a full-time thing. I'm more of a hobbyist hoping to
> make a few bucks while enjoying myself.
>
> Based on that qualifier, what would "pay" for itself to make it worth my
> while adding to my repertoire. Server-side stuff like Perl or PHP? Flash?
> Javascript? Since I am just a hobbyist I also don't want to spend a lot of
> time on this so "ease of learnability" is a factor.
>
> One friend would like to have a guest book-type feature on his site. Later
> he also wants to allow credit card transactions. That would be a good
> start I guess.
>
> Feedback? Suggestions?
>


Both the guestbook and the credit card thing lend themselves to PHP/MySQL.
They're reasonably easy to learn and free.

+mrcakey


 
Reply With Quote
 
 
 
 
Neredbojias
Guest
Posts: n/a
 
      07-31-2007
Well bust mah britches and call me cheeky, on Tue, 31 Jul 2007 16:09:58
GMT M scribed:

> I'm okay at designing "brochure" style websites -- essentially every
> high school kid is capable of that these days.
>
> What would be the next best thing to learn to take it to the next
> level?
>
> Someone will likely respond "depends on what you want to do." I've
> made a few bucks here and there designing sites for friends but I
> don't really want to pursue this as a full-time thing. I'm more of a
> hobbyist hoping to make a few bucks while enjoying myself.
>
> Based on that qualifier, what would "pay" for itself to make it worth
> my while adding to my repertoire. Server-side stuff like Perl or PHP?
> Flash? Javascript? Since I am just a hobbyist I also don't want to
> spend a lot of time on this so "ease of learnability" is a factor.
>
> One friend would like to have a guest book-type feature on his site.
> Later he also wants to allow credit card transactions. That would be a
> good start I guess.
>
> Feedback? Suggestions?


I'd say learn php and maybe a little mysql (database). Making a _secure_
cc transaction thingy might be a little ambitious for a hobbyist, though.

--
Neredbojias
Half lies are worth twice as much as whole lies.
 
Reply With Quote
 
SAZ
Guest
Posts: n/a
 
      07-31-2007
In article <q9Jri.20106$rX4.19867@pd7urf2no>,
says...
> I'm okay at designing "brochure" style websites -- essentially every high
> school kid is capable of that these days.
>
> What would be the next best thing to learn to take it to the next level?
>
> Someone will likely respond "depends on what you want to do." I've made a
> few bucks here and there designing sites for friends but I don't really want
> to pursue this as a full-time thing. I'm more of a hobbyist hoping to make a
> few bucks while enjoying myself.
>
> Based on that qualifier, what would "pay" for itself to make it worth my
> while adding to my repertoire. Server-side stuff like Perl or PHP? Flash?
> Javascript? Since I am just a hobbyist I also don't want to spend a lot of
> time on this so "ease of learnability" is a factor.
>
> One friend would like to have a guest book-type feature on his site. Later
> he also wants to allow credit card transactions. That would be a good start
> I guess.
>
> Feedback? Suggestions?
>
> M
>


Don't worry about Flash, but you can't go wrong by learning some
javascript, PHP and mysql.
 
Reply With Quote
 
lee whitbeck
Guest
Posts: n/a
 
      07-31-2007
On Jul 31, 1:00 pm, SAZ <saz1...@nospamexcite.com> wrote:
> In article <q9Jri.20106$rX4.19867@pd7urf2no>,
> nowhere...@twilightzone.net says...
>
>
>
> > I'm okay at designing "brochure" style websites -- essentially every high
> > school kid is capable of that these days.

>
> > What would be the next best thing to learn to take it to the next level?

>
> > Someone will likely respond "depends on what you want to do." I've made a
> > few bucks here and there designing sites for friends but I don't really want
> > to pursue this as a full-time thing. I'm more of a hobbyist hoping to make a
> > few bucks while enjoying myself.

>
> > Based on that qualifier, what would "pay" for itself to make it worth my
> > while adding to my repertoire. Server-side stuff like Perl or PHP? Flash?
> > Javascript? Since I am just a hobbyist I also don't want to spend a lot of
> > time on this so "ease of learnability" is a factor.

>
> > One friend would like to have a guest book-type feature on his site. Later
> > he also wants to allow credit card transactions. That would be a good start
> > I guess.

>
> > Feedback? Suggestions?

>
> > M

>
> Don't worry about Flash, but you can't go wrong by learning some
> javascript, PHP and mysql.


Also, you may want to review some open source CMS systems such as
joomla or drupal. They come with existing components that may be of
interest to you.

 
Reply With Quote
 
David Segall
Guest
Posts: n/a
 
      08-01-2007
"M" <> wrote:

>I'm okay at designing "brochure" style websites -- essentially every high
>school kid is capable of that these days.
>
>What would be the next best thing to learn to take it to the next level?
>
>Someone will likely respond "depends on what you want to do." I've made a
>few bucks here and there designing sites for friends but I don't really want
>to pursue this as a full-time thing. I'm more of a hobbyist hoping to make a
>few bucks while enjoying myself.
>
>Based on that qualifier, what would "pay" for itself to make it worth my
>while adding to my repertoire. Server-side stuff like Perl or PHP? Flash?
>Javascript? Since I am just a hobbyist I also don't want to spend a lot of
>time on this so "ease of learnability" is a factor.
>
>One friend would like to have a guest book-type feature on his site. Later
>he also wants to allow credit card transactions. That would be a good start
>I guess.
>
>Feedback? Suggestions?

Are you a "computer programmer" or a "graphic artist" at heart. The
web needs both but the I think your next level depends on how you see
yourself.

If you lean to programming then there are some tools that make the
first steps much easier. See
<http://www.profectus.com.au/ee_webdevelopment.html>.
 
Reply With Quote
 
Andy Dingley
Guest
Posts: n/a
 
      08-01-2007
On 31 Jul, 17:09, "M" <nowhere...@twilightzone.net> wrote:
> I'm okay at designing "brochure" style websites -- essentially every high
> school kid is capable of that these days.


Likewise PHP

> What would be the next best thing to learn to take it to the next level?


Why? From interest, or because you want a job doing it?

PHP is simple and useful. It's also a ghastly language and will teach
you evil coding habits that make you almost unusable for any real
software development afterwards!

More to the point, every teenager and their dog is writing (bad) PHP
these days and there are no good jobs in it. You can certainly get
such a job, but it's a minimum wage sort of role and you're thrown
into a vast pit of undistinguished crappy-coders. There's no reward to
being any better than this, you just won't get recognised for it.

If you _are_ a good PHP coder who knows enough to do good work with
it, then you're in a tiny minority. You're also likely to have to go
and work as your own bespoke complete-service web shop (not even
contract or freelance), because it's the only way to distinguish
yourself from the muppets.


If you can find hosting for it (not impossible, but harder than PHP),
Python or even Ruby are far nicer languages than PHP. If you control
the server yourself (maybe you host over home broadband) then this is
easy. They (especially Python) also teach far better coding style.

Perl is obsolete. Use Python instead.

 
Reply With Quote
 
Tim Streater
Guest
Posts: n/a
 
      08-01-2007
In article <. com>,
Andy Dingley <> wrote:

> On 31 Jul, 17:09, "M" <nowhere...@twilightzone.net> wrote:
> > I'm okay at designing "brochure" style websites -- essentially every high
> > school kid is capable of that these days.

>
> Likewise PHP
>
> > What would be the next best thing to learn to take it to the next level?

>
> Why? From interest, or because you want a job doing it?
>
> PHP is simple and useful. It's also a ghastly language and will teach
> you evil coding habits that make you almost unusable for any real
> software development afterwards!


Look, I can write FORTRAN in any language

More seriously, why do you have that view?

[snip]

> If you can find hosting for it (not impossible, but harder than PHP),
> Python or even Ruby are far nicer languages than PHP. If you control
> the server yourself (maybe you host over home broadband) then this is
> easy. They (especially Python) also teach far better coding style.
>
> Perl is obsolete. Use Python instead.


What specifically about those languages would you say enforces better
coding style (specially as "better" is somewhat subjective)? I would
agree that PERL might, as it encourages unreadable regexps.
 
Reply With Quote
 
SAZ
Guest
Posts: n/a
 
      08-02-2007
In article <. com>,
says...
> On 31 Jul, 17:09, "M" <nowhere...@twilightzone.net> wrote:


> PHP is simple and useful. It's also a ghastly language and will teach
> you evil coding habits that make you almost unusable for any real
> software development afterwards!
>
> More to the point, every teenager and their dog is writing (bad) PHP
> these days and there are no good jobs in it. You can certainly get
> such a job, but it's a minimum wage sort of role and you're thrown
> into a vast pit of undistinguished crappy-coders. There's no reward to
> being any better than this, you just won't get recognised for it.
>
> If you _are_ a good PHP coder who knows enough to do good work with
> it, then you're in a tiny minority. You're also likely to have to go
> and work as your own bespoke complete-service web shop (not even
> contract or freelance), because it's the only way to distinguish
> yourself from the muppets.
>


What? PHP is a minimum wage job? A halfway decent PHP coder can
command $40/hour or more as a freelancer. I love PHP jobs. They are
typically 20 - 30 hour projects and I get $60/hour with no problem.
 
Reply With Quote
 
Andy Dingley
Guest
Posts: n/a
 
      08-02-2007
On Thu, 2 Aug 2007 11:03:36 -0500, SAZ <> wrote:

>> More to the point, every teenager and their dog is writing (bad) PHP
>> these days and there are no good jobs in it. You can certainly get
>> such a job, but it's a minimum wage sort of role and you're thrown
>> into a vast pit of undistinguished crappy-coders.


>What? PHP is a minimum wage job? A halfway decent PHP coder can
>command $40/hour or more as a freelancer. I love PHP jobs. They are
>typically 20 - 30 hour projects and I get $60/hour with no problem.


If you're happy with $40/hour, then good luck to you.


How much does simple low-end HTML from Dreamweaver pay locally?

How much does halfway competent Java pay?

Of these two figures, which one is the PHP rate closer to?


I'm not disputing the existence of good PHP jobs, just that they're
rare. The majority of the roles (certainly in the UK) regard PHP as
being at the bottom of the skills hierarchy, not the top. Most PHP
coders _do_ only have minimal skills: it's the sort of easy-access
platform which is accessible to people who don't need or want to take
things any further than that. However that does foster an image
(incorrecltly) that PHP can _only_ deserve low-end rates. It's the old
problem in IT recruitment: matching buzzwords is easy, judging personal
skills is hard.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Link hotspot going beyond image in Firefox Mark HTML 3 11-11-2007 09:10 PM
Apache Tomcat | Thread count going beyond maxProcessors value kiranmalla.in@gmail.com Java 1 02-16-2006 07:54 AM
Going beyond the K&R book. Corrupted Mind C Programming 8 10-23-2005 05:38 PM
Beyond HTML EYEBUZZ HTML 20 01-20-2004 09:09 AM
How do you keep advance() from going beyond end()? solartimba C++ 2 11-03-2003 09:05 PM



Advertisments