Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Newbie Questions (http://www.greenguysboard.com/board/forumdisplay.php?f=5)
-   -   frustration with ftp setup (http://www.greenguysboard.com/board/showthread.php?t=29925)

Useless 2006-03-19 08:39 PM

Well, CuteHTML is an HTML editor, not a wysiwyg thingy. It's all raw code. But Cute color codes the tags and somewhat intuitively offers up up tag options as you work. In other words, if you type table, then hit space, a little box pops up and you can choose select width, height, class, etc if you'd like. It's like notepad, but with some frills. The color coding can be very helpful when scanning the code for problems. If you don't know any HTML, then it probably wouldn't help you. If you know a little, it will help you learn a lot more.

For me, it's damn near indispensable at this point. As far as switching to another - I don't know why I would. ;)

Toby 2006-03-19 10:41 PM

Quote:

Originally Posted by Surfn
It's actually faster once you learn it :D

It really comes down to what you're used to using.

Even though I use Dreamweaver in WYSIWYG design view for the "bulldozer" work, I spend about 70% of my time in code view. Best of both worlds. Although I first learned HTML, and programming too, years ago doing it all by hand.

MrYum 2006-03-19 11:09 PM

Quote:

Originally Posted by karomesis
just out of curiosity, how many of you guys make from scratch your own freesites,galleries, LL, ect? I am almost at the point where I just order the damn custom templates from someone and start putting the pics/movies in for submissions. I have sales goals for the end of this year and summer of 07 that I need to meet, 6 and 20 sales a day respectively.Every day that goes by without sites to submit is another day lost|banghead|

I'm another dinosaur that does it all with my own two hands. Did hire an outsourcer for a large 'grunt work' kinda project several months ago...turned into a complete and utter fiasco. Long story...short version is I ended up having to redo all the work the outsourcer did anyway.

And yep, it's all hand coded. I do use Notetab...very handy...kinda like notepad on steroids :D

You'll find as you go along...things get faster to do. One of the very cool things about Notetab is the ability to save snippets...that can be reused later...huge time saver |thumb

karomesis 2006-03-19 11:31 PM

damn you dinosaurs and your hand coding, what do you think this is the cambrian explosion?:D

I do need to learn more code like you guys, is there any book or author you can personally reccomend?

Chop Smith 2006-03-19 11:47 PM

Bill Gates is the best friend of my brother's wife first cousin's daddy so I always try to use his products - Back Page for web pages. I want to learn coding one day and will probably ask a useless cocksucker to teach me.

MrYum 2006-03-20 02:26 AM

Quote:

Originally Posted by Chop Smith
Bill Gates is the best friend of my brother's wife first cousin's daddy so I always try to use his products - Back Page for web pages. I want to learn coding one day and will probably ask a useless cocksucker to teach me.

|haha

Don't really have any recommendations for books Karomesis. I have seen a few online tutorials, but most of them seemed pretty weak. I started out using an older version of DW, and quickly realized how much superfluous code it was inserting into pages. So bit the bullet and opened notepad...then later heard about Notetab.

Hand coding really isn't difficult at all...once you get the basics down |thumb

I found one of the most useful tools that helped me learn was when I saw something I liked...I'd view source and see how they did it. Of course, never directly copying someone else's work...but analyzing the code itself to ascertain how they'd created the effect that caught my attention. That's a great way to lern yerself some o them thar html skilz :D

Surfn 2006-03-20 03:02 AM

Quote:

Originally Posted by MrYum
...I'd view source and see how they did it. Of course, never directly copying someone else's work...but analyzing the code itself to ascertain how they'd created the effect that caught my attention. That's a great way to lern yerself some o them thar html skilz :D

That's pretty much what I did when I first started. I learned the basics then anything new I came across I learned how to use that by viewing source and then playing with it until I got it where I liked it.

Of course the learning curve wasn't steep at all in the stone age :D

Kinky 2006-03-20 03:33 AM

if somebody put a gun to my head and said "hand code me a page that just says HELLO" I would be a dead man :D

I actually built my very first pages/sites with a proggy called "WebDummy" and man they were sweet lemme tell you, I couldn't even make a thumbnail but that scrolling text effect really got me excited |jester|

so have you figured out all of your FTP woes or are you still having fits??

Lemmy 2006-03-20 07:41 AM

Quote:

Originally Posted by karomesis
just out of curiosity, how many of you guys make from scratch your own freesites,galleries, LL, ect? I am almost at the point where I just order the damn custom templates from someone and start putting the pics/movies in for submissions. I have sales goals for the end of this year and summer of 07 that I need to meet, 6 and 20 sales a day respectively.Every day that goes by without sites to submit is another day lost|banghead|

With goals like that I suggest you invest in the proper tools to reach them. Dreamweaver, Photoshop and Cute FTP is what I use. Sure you can build stunning websites with Notepad and freeware image editing programs, but it will take you much longer. And also get some good reference books; the Dreamweaver Bible, the Photoshop Bible and an HTML reference.

karomesis 2006-03-20 01:31 PM

Quote:

so have you figured out all of your FTP woes or are you still having fits??
It WILL be resolved this week, I have a freind who is a program engineer and he's going to walk through a tutorial with me.

Lemmy, what are your thoughts on NVU and GIMP? They are pretty easy to use for me, and do almost as much as dreamweaver and photoshop. Do you think it is sufficeint for making and submitting freesites?

Lemmy 2006-03-20 11:12 PM

I'm not familiar with either, but if they work for you and get the job done that's all that matters. :)

Iceberg 2006-03-22 07:38 PM

Quote:

Originally Posted by Surfn
It's actually faster once you learn it :D

I agree with Surfn..alot easier hand coding. Best part about this is when you have a problem you can find it easier

MrYum 2006-03-22 09:38 PM

Quote:

Originally Posted by Iceberg
I agree with Surfn..alot easier hand coding. Best part about this is when you have a problem you can find it easier

Yanno...that's an excellent point |thumb

When someone asks about using an editor vs. hand coding, I don't usually even think about the huge advantage of knowing html when troubleshooting.

Knowing html also almost vital when reviewing sites. Being able to spot sneaky things quickly when viewing source code is another big benefit to being comfortable with hand coding |thumb

NightSurfer 2006-03-23 05:49 PM

Newbie first post.

I like Internet Explorer built in ftp.
Simply write ftp://user:pass@ftphost and go.
Drag and drop, very simple.

I have also done som efforts in Gimp and I like this software a lot (probably because it's free :) ). The only problem was that I think doing my own content is to much time consuming.

u-Bob 2006-03-26 03:05 PM

FTP: FlashFXP all the way.
Building Pages: Photoshop + Editpad.


All times are GMT -4. The time now is 11:50 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc