Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2018-02-21, 08:54 AM   #1
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,705
Send a message via ICQ to Greenguy
Question What Do You Use To Build Your Websites?

Why am I asking? Why not?

And I'm not talking about scripts like TGPX, but more interested to see what everyone uses to write/code the HTML for their sites.

Please include links (with referral codes if they offer one) and a little info on how &/or why you use it.

Here's mine:



Namo WebEditor 5.5 - It's a WYSIWYG HTML editor that I got after Microsoft pulled FrontPage Express from Windows circa 2000 or so I think this version was released in 2003. I did upgrade to v9.0 when they released it, but it was really buggy (it'd automatically make any letters in a URL lowercase, which really fucked up affiliate codes ) & they vanished soon after that (back now, but it looks like it's just for eBooks?) You can still download it if you search Google, but I'm not sure if you can still register/license it or not (and it's useless unless you bought a license). While I did learn HTML on Notepad, making tables was so much easier with a WYSIWYG and, at the time, I'm not sure I even new about Dreamweaver. I did try it a couple years back, but the learning curve was too much for me

I use this basically all day, every day. The only really bad thing about it is that it fucking butchers the coding that you need to use in TGPX, so I basically have to have 3 files for each page on a site that's using TGPX (ex: index.html, index.txt, and index-code.txt) where I build the .html page in Namo, using simple text as a placeholder for where the TGPX coding goes (like "xxxNEWREGULARGALLERIESxxx" is on my version of the Chubby Links index page where today's new galleries will load). I then save it as a .txt file, search & replace a couple of things (ex: </php becomes {phpcode}), copy & paste the coding from the Template Wizard from the index-code.txt file (have to save it someplace, otherwise you have to redo it in TGPX each time) and Bingo! TGPX compatible coding

Textpad - I have v5.3.1 but I see they're up to v8.1.2. Like I said, I started building websites on Notepad*, coding (very basic) HTML by hand. Textpad obviously has more bells & whistles than Notepad. I still use it basically every day to edit code that Namo can't, mostly the above TGPX workaround, as well as css files (yes, I do those by hand lol).

*FUN FACT: All the pages on link-o-rama.com have an extension of .htm and not .html because Windows 95** only allowed for 3 character filename extensions.

**FUN FACT II: There was also an 8 character limit on the filenames, which is why my main page is mlinks.htm and not mainlinks.htm - read about 8.3 filenames on Wiki if your REALLY FUCKING BORED.


Search & Replace - Another outdated program I use (they're on v7.3 and the one I have is v4.8 from 2004). It's really handy to do mass search & replaces, especially for blocks of text/coding that's on multiple lines. When all 150+ pages of your website were made doing a "Save As" from a 1 page template, it really does come in handy when you need to edit something on all of the pages



OK, now it's your turn, Skippy

.
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2018-02-21, 09:02 AM   #2
Pagan
Perverted Empress
 
Pagan's Avatar
 
Join Date: Feb 2005
Location: Finland
Posts: 4,607
Send a message via ICQ to Pagan
Notepad for fast edits. Coffee Cup HTML editor for everything else.
__________________
Submit Here!
Pagan is offline   Reply With Quote
Old 2018-02-21, 09:08 AM   #3
pc
Shift Out / X-On
 
pc's Avatar
 
Join Date: Jul 2007
Location: unknown
Posts: 2,298
Send a message via ICQ to pc
Notepad ++ to build or edit anything
Total commander for FTP
Chrome Browser built in Web Developer Tools
pc is offline   Reply With Quote
Old 2018-02-21, 09:24 AM   #4
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,705
Send a message via ICQ to Greenguy
Quote:
Originally Posted by pc View Post
Chrome Browser built in Web Developer Tools
I've used this to look at coding before, but are you saying you can edit with it, too?
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2018-02-21, 09:35 AM   #5
Toby
Lonewolf Internet Sales
 
Toby's Avatar
 
Join Date: Mar 2005
Location: Houston
Posts: 4,826
Send a message via ICQ to Toby
I've been using Dreamweaver since it was introduced about twenty years ago. But I do far more than basic HTML and CSS coding.
Toby is offline   Reply With Quote
Old 2018-02-21, 09:45 AM   #6
pc
Shift Out / X-On
 
pc's Avatar
 
Join Date: Jul 2007
Location: unknown
Posts: 2,298
Send a message via ICQ to pc
Quote:
Originally Posted by Greenguy View Post
I've used this to look at coding before, but are you saying you can edit with it, too?
Well. Yes you can edit and looks will change live until you refresh the page. It's very handy with css. You can edit the variables and see the results instantly. Then copy and paste
pc is offline   Reply With Quote
Old 2018-02-21, 09:48 AM   #7
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,705
Send a message via ICQ to Greenguy
Quote:
Originally Posted by pc View Post
Well. Yes you can edit and looks will change live until you refresh the page. It's very handy with css. You can edit the variables and see the results instantly. Then copy and paste
NO SHIT! Well, thank you very much for that tip!
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2018-02-21, 10:18 AM   #8
ArtWilliams
You can now put whatever you want in this space :)
 
ArtWilliams's Avatar
 
Join Date: Sep 2004
Location: Toronto, Canada
Posts: 6,244
Send a message via ICQ to ArtWilliams
I use BlueGriffon which is a successor to Nvu / Kompozer and Mozilla Composer. It's free and open source. You can buy some add-ons to support the author. It's WYSIWYG, supports CSS and is actively developed by it's author. Mac, Windows and Linux versions are available.

Last edited by ArtWilliams; 2018-02-21 at 10:34 AM..
ArtWilliams is offline   Reply With Quote
Old 2018-02-21, 11:20 AM   #9
JustRobert
Bow Ties Are Cool
 
JustRobert's Avatar
 
Join Date: Jun 2006
Location: California
Posts: 9,339
I've used Dreamweaver since I started back in 2001
__________________
Submit Your Galleries To The Porn Luv Network!
JustRobert is offline   Reply With Quote
Old 2018-02-21, 11:32 AM   #10
jollyhumper
That's what she said
 
jollyhumper's Avatar
 
Join Date: Feb 2012
Location: Norway
Posts: 2,476
Send a message via ICQ to jollyhumper
I'm using Dreamweaver as well. I started using it a year before I started my Bachelor in Multimedia, approx 2000.

EditPad and Bridge/Photoshop as well. I have quite a collection of Actions in Photoshop which I call from inside Bridge.

Filezilla FTP. (Dreamweavers FTP isn't always that good)

Jolly
jollyhumper is offline   Reply With Quote
Old 2018-02-21, 08:30 PM   #11
romulus
Internet! Is that thing still around?
 
Join Date: Mar 2005
Posts: 3
OMG!!!! My login still works after all these years!

Well these days I mainly build mainstream sites for client using Joomla.

But for the manual stuff it's always been Dreamweaver and Notepad++

If I need to do scripting then I still use Perl and just write the code in Notepadd++

--
Lou S (a.k.a. romulus)
romulus is offline   Reply With Quote
Old 2018-02-21, 09:39 PM   #12
ArtWilliams
You can now put whatever you want in this space :)
 
ArtWilliams's Avatar
 
Join Date: Sep 2004
Location: Toronto, Canada
Posts: 6,244
Send a message via ICQ to ArtWilliams
Welcome back!

Quote:
Originally Posted by romulus View Post
OMG!!!! My login still works after all these years!

Well these days I mainly build mainstream sites for client using Joomla.

But for the manual stuff it's always been Dreamweaver and Notepad++

If I need to do scripting then I still use Perl and just write the code in Notepadd++

--
Lou S (a.k.a. romulus)
ArtWilliams is offline   Reply With Quote
Old 2018-02-22, 04:46 AM   #13
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,705
Send a message via ICQ to Greenguy
Quote:
Originally Posted by romulus View Post
OMG!!!! My login still works after all these years!
Congrats on your 2nd post!
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2018-02-23, 03:32 AM   #14
sarettah
Asleep at the switch? I wasn't asleep, I was drunk
 
Join Date: Apr 2005
Posts: 214
I use PSPAD as my editor for almost everything.

https://www.pspad.com/en/


Use Chrome web developer tools for a lot of my debug of javascript and css.

Last edited by sarettah; 2018-02-23 at 03:36 AM..
sarettah is offline   Reply With Quote
Old 2018-02-24, 11:12 AM   #15
Jeremy82
You can now put whatever you want in this space :)
 
Jeremy82's Avatar
 
Join Date: Oct 2010
Posts: 988
Quote:
Originally Posted by Greenguy View Post
OK, now it's your turn, Jeremy82
All right, I'm using PSPad.
__________________
FeetSexVids.com
Jeremy82 is offline   Reply With Quote
Old 2018-10-29, 08:56 PM   #16
Kinky
HEY NOW!
 
Kinky's Avatar
 
Join Date: Apr 2004
Location: in the Matrix Glitching on an Endless Loop. Loop. Loop. Loop. Loo
Posts: 1,218
Quote:
Originally Posted by Greenguy View Post
Why am I asking? Why not?

And I'm not talking about scripts like TGPX, but more interested to see what everyone uses to write/code the HTML for their sites.

Please include links (with referral codes if they offer one) and a little info on how &/or why you use it.

Here's mine:



Namo WebEditor 5.5 - It's a WYSIWYG HTML editor that I got after Microsoft pulled FrontPage Express from Windows circa 2000 or so I think this version was released in 2003. I did upgrade to v9.0 when they released it, but it was really buggy (it'd automatically make any letters in a URL lowercase, which really fucked up affiliate codes ) & they vanished soon after that (back now, but it looks like it's just for eBooks?) You can still download it if you search Google, but I'm not sure if you can still register/license it or not (and it's useless unless you bought a license). While I did learn HTML on Notepad, making tables was so much easier with a WYSIWYG and, at the time, I'm not sure I even new about Dreamweaver. I did try it a couple years back, but the learning curve was too much for me

I use this basically all day, every day. The only really bad thing about it is that it fucking butchers the coding that you need to use in TGPX, so I basically have to have 3 files for each page on a site that's using TGPX (ex: index.html, index.txt, and index-code.txt) where I build the .html page in Namo, using simple text as a placeholder for where the TGPX coding goes (like "xxxNEWREGULARGALLERIESxxx" is on my version of the Chubby Links index page where today's new galleries will load). I then save it as a .txt file, search & replace a couple of things (ex: </php becomes {phpcode}), copy & paste the coding from the Template Wizard from the index-code.txt file (have to save it someplace, otherwise you have to redo it in TGPX each time) and Bingo! TGPX compatible coding

Textpad - I have v5.3.1 but I see they're up to v8.1.2. Like I said, I started building websites on Notepad*, coding (very basic) HTML by hand. Textpad obviously has more bells & whistles than Notepad. I still use it basically every day to edit code that Namo can't, mostly the above TGPX workaround, as well as css files (yes, I do those by hand lol).

*FUN FACT: All the pages on link-o-rama.com have an extension of .htm and not .html because Windows 95** only allowed for 3 character filename extensions.

**FUN FACT II: There was also an 8 character limit on the filenames, which is why my main page is mlinks.htm and not mainlinks.htm - read about 8.3 filenames on Wiki if your REALLY FUCKING BORED.


Search & Replace - Another outdated program I use (they're on v7.3 and the one I have is v4.8 from 2004). It's really handy to do mass search & replaces, especially for blocks of text/coding that's on multiple lines. When all 150+ pages of your website were made doing a "Save As" from a 1 page template, it really does come in handy when you need to edit something on all of the pages



OK, now it's your turn, Kinky

.
still owe you guys for NAMOing me... best fucking WYSIWYG I still rock the 5.5 the 9 sucked... but I was just about to ask you what you were using these days and i checked the site and NAMO ONE looks pretty sweet and cums with a free trial

Namo WebEditor ONE is available for MAC only for now.
and never mind that.

FUN FACT: I only drop an L when I am absolutely fucking forced into using it... Old Blue Screen 95, an AVS, and a free host that worked at every pic post EVER back in the days (except Danger's of course haha no web1000 assholes!) and don't forget FP Express


Did you know NAMO has the best search and replace ever... I didn't even know until Cleo told me about searching and replacing the smart way lightyears ago



FUNNY FACT I JUST MEMBER BERRIED: back when you guys recommended namo I was using Express because some tramp that slept with me one time then expected me to build her a fuggin complete site... so I was all here you go honey and gave her my FP 2000 disk... then my computer crashed and I needed the damn disk I believe her online nick translated to Any Cock Will Do... man the internet used to be a fun place before the twAtter took over...
__________________
don't mind me im nothing but nonsense <3

Last edited by Kinky; 2018-10-29 at 09:18 PM.. Reason: I'm Kinda Kinky and fuck namo one
Kinky is offline   Reply With Quote
Old 2018-10-30, 06:45 AM   #17
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,705
Send a message via ICQ to Greenguy
I honestly had no idea they still had an editor - their website was always http://www.namo.com/
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2018-11-01, 11:46 AM   #18
PhoneMistress
Operator! Give me the number for 911!
 
Join Date: Jun 2004
Location: Washington DC
Posts: 138
You mean besides my hands?

I still just open Notepad and start typing.
__________________
Cheap Phone Sex with Cheryl
PhoneMistress is offline   Reply With Quote
Old 2018-11-02, 10:52 AM   #19
Kinky
HEY NOW!
 
Kinky's Avatar
 
Join Date: Apr 2004
Location: in the Matrix Glitching on an Endless Loop. Loop. Loop. Loop. Loo
Posts: 1,218
Cool Get with Greenguy @ Greendr Hookup App

Quote:
Originally Posted by PhoneMistress View Post
You mean besides my hands?

I still just open Notepad and start typing.
show off... i'm picturing you banging out source code while talking filthy on a headset all while wearing a frumpy comfy outfit...


so uhm are you single??? Jolly wanted me to ask he is kinda shy (i'm kidding of course)(unless the answer is YES)

#GreendrDatingApp

#DirtyTalker
__________________
don't mind me im nothing but nonsense <3
Kinky is offline   Reply With Quote
Old 2018-11-20, 10:01 PM   #20
hony
If something's hard to do, then it's not worth doing
 
Join Date: Dec 2004
Posts: 249
These days it is notepad++ and Chrome Dev Tools.

Really want to have some wysiwyg like we had in the "old days" so I'm going to look at Brackets soon.

Most new sites are actually WP now, the old sites which were built more than 10 years ago I'm just maintaining with text editor. If I want to build new stuff I do it in WP.

However getting fed up with the slow speed and maintenance issues.

Considering going to static site generator like Jekyll or Gatsby but they seem so primitive.

Oh, and yeah my login here worked too after many many years!
hony is offline   Reply With Quote
Old 2018-11-21, 08:32 AM   #21
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,705
Send a message via ICQ to Greenguy
Quote:
Originally Posted by hony View Post
Oh, and yeah my login here worked too after many many years!
It's only been 5-1/2 years since you posted. I usually wait til 6 years have passed before I start adding random numbers to everyone's password
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2018-11-21, 08:40 AM   #22
LeRoy
"Young dumb and full of cum"
 
LeRoy's Avatar
 
Join Date: Jun 2007
Location: Porn Valley
Posts: 2,370
Send a message via ICQ to LeRoy Send a message via AIM to LeRoy Send a message via Yahoo to LeRoy
Wordpress and Dreamweaver.

I have mechbunny too but not doing tubes lol
LeRoy is offline   Reply With Quote
Old 2018-11-21, 11:29 PM   #23
hony
If something's hard to do, then it's not worth doing
 
Join Date: Dec 2004
Posts: 249
Quote:
Originally Posted by Greenguy View Post
It's only been 5-1/2 years since you posted. I usually wait til 6 years have passed before I start adding random numbers to everyone's password


Wow that was close!
hony is offline   Reply With Quote
Old 2018-11-23, 05:02 PM   #24
Kinky
HEY NOW!
 
Kinky's Avatar
 
Join Date: Apr 2004
Location: in the Matrix Glitching on an Endless Loop. Loop. Loop. Loop. Loo
Posts: 1,218
I am going to admit in this private twitter DM webmaster forum that after 21+ years around adult websites that I still cannot make a page w/o a wysiwyg editor... I couldnt make a page with a single word on it much less link it to shit... please don't tell anybody guys it's sorta not embarassing I think it's funny a$ fuck


and just for shits and giggles I'll add that literally for years after using frontpage I had not idea there was a "center" button... i just used the space bar and mis-aligned shit up

I swear I earn a living at this $hit somehow
__________________
don't mind me im nothing but nonsense <3
Kinky is offline   Reply With Quote
Old 2018-11-23, 07:29 PM   #25
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,705
Send a message via ICQ to Greenguy
My 1st page was on angelfire.com & they gave you some default HTML coding when you started, so I do know basic stuff, but tables always gave me a hard time, so I started using FrontPage Express & then Namo when MS shitcanned it & it's been WYSIWYG ever since. I can look at the source of a page & guess most shit, but I wish I kinda wish I never went the easy route & continued to learn to code by hand.
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT -4. The time now is 01:26 PM.


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