Forum: The Classroom Topic: detonet.net's news script started by: xprog Posted by xprog on Aug. 19 2000,22:13
sup all, I was wondering what cr0bar uses to update news on the main page. I'm pretty sure he is using some sorta script to auto create the html for each new news post.Basicly im going to start working on a site and could use anything helpfull making updates and user interaction easier/better. Thanks =) Posted by cr0bar on Aug. 19 2000,23:29
I added this to the FAQ.------------------ Posted by Sithiee on Aug. 20 2000,12:54
DOS edit sucks so much ass its just frightening, not only does it look like shit, but it works like shit, and its slow as shit
Posted by DuSTman on Aug. 20 2000,15:15
Textpad < www.textpad.com > owns jOO! Posted by Rhydant on Aug. 20 2000,17:13
nyurr, i dont use scriptshell, i dont even use web publishers like Front Page or any of the Adobe programs. raw html good. notepad good. front page bad. ------------------ Posted by Happyfish on Aug. 20 2000,17:54
notepad??DOS Edit 0wnz!!! Posted by starduck on Aug. 20 2000,18:33
there's a nice prog called blogger (at blogger.com), it's a web based app and let's you post updates using a template and such.heha! there's also zope at zope.org I think it's too complicated for me though. Posted by Observer on Aug. 20 2000,22:53
Well I might as well throw in my two cents.I use UltraEdit32 for all of my text-editing needs, be it HTML or programming in other languages like Java, Perl, or C++. It's very slick and can handle large files. When you install it, you can replace notepad.exe with a file that points to UltraEdit for those apps that call notepad directly. It does syntax highlighting to make your code easier to read. ------------------ Posted by Happyfish on Aug. 21 2000,02:32
Anyone ever use TeX? (LaTeX) You can write HTML pages with that, it's pretty cool - You need a program to convert it to HTML though.
Posted by Ozymandias on Aug. 21 2000,05:06
I use CuteHTML, simply because it came with CuteFTP, and it's easier than opening an HTML file through anything else (I can just right-click and select "Edit With CuteHTML". That thing that pops up and tries to finish your tags for you pisses me off to no end, though.As for updates to < my site > (which you should visit, please give me a reason to live), I use the <iframe> tag, so I can keep the menu and the news in seperate HTML files, and I only have to update one. Posted by Mike on Oct. 29 2000,19:59
i use editpad, < http://www.editpadclassic.com/ > . its really great for programming because it allows you to have multiple documnets open in the same window. The pro version also has syntax coloring for java, html, c++, and some other languauges =).
Posted by askheaves on Oct. 30 2000,00:26
I use DOS 3.1 edlin, and then I transport the file to my server via a 5 1/4 inch disk.Actually, I don't know any html (except the italics tag). As for CuteHTML, I was on a school computer last year, right clicked on the recycle bin, and one of my menu options was 'Edit with CuteHTML'. Is there something fundamentally wrong with that? ------------------ Posted by hair on Oct. 30 2000,01:06
quote: And in doing so you make your page unreadable by netscape users. (Which, incidentally, I don't use except to make sure everything is cross-browser compatable.) Bah... down with the multitude of new tags (blink, marquee, iframe etc.) added by microsoft and netscape in order to make people use only their browser. Join < WaSP >. btw: I usually use textpad < http://textpad.com > for anything that I do in Windows. It's pretty sweet cause you can get files for almost any syntax highlighting that you need to do. the ones I use most often are HTML, Java, C/C++ and UnrealScript. This message has been edited by hair on October 29, 2000 at 08:20 PM Posted by pengu1nn on Oct. 30 2000,18:47
run regedit HKEY_CLASSES_ROOT please note: when you get to #5 you may not have to add a new string value if it has one already in there called (Default) just double click (Default) and add notepad \%1 (yes there is a space between notepad and \%1) i didn't figure that out myself, someone at work showed it to me. if you have any problems i can save the reg file and put it on the web for you to dl. i hope that helps someone. Posted by DrunkNigel on Oct. 31 2000,00:06
Well, this was another one of those topics that turned into something else Newspro is what cr0 uses and I've used it myself serveral times. It is an extremely well written perl script which is even easy for newbies to use. I highly recommend it ;P ------------------ Posted by Alarion on Oct. 31 2000,05:06
Hmm, I usually use Dreamweaver for HTML/ASP editing.. for PHP I use it too, but it depends. For library programming in PHP I use whatever I can find that does syntax highlighting.As for news scripts, it depends on what you want to do. I am using < PHPNuke > for my < site >, but that's a whole site management suite. Same with PHPWeblog, Slashdot, et al. If you want *just* a news script, then yeah, newspro sounds good Or you could just write your own ------------------ Posted by Lordbrandon on Oct. 31 2000,05:20
simple text and hex edit
|