Lost Password?

Go Back   CodeCall Programming Forum > Web Development Forum > HTML Programming

Vote on your favorite hash algorithm here!

HTML Programming Forum discussion covering HTML, XHTML, DHTML and all flavors of HTML. Hypertext Markup Language is used to create websites.

Closed Thread
 
LinkBack Thread Tools Search this Thread Display Modes
  #51 (permalink)  
Old 02-11-2008, 01:42 AM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 443
Last Blog:
Just over the next hil...
Credits: 45
Rep Power: 8
G_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura about
Default

Quote:
Originally Posted by jclarke View Post
I'm impressed, with the notepad2 -- it looks awesome and it can be set for the HTML interface, so I inserted one of my HTML examples and all the code are color coded. Impressive.

About the notepad++, I can't find the downloadable section in for this one, unfortunately.
SourceForge.net: Downloading ...

That's a download link for notepad++.

Syntax highlighting is pretty standard among programmers text editors. Notepad is the only editor I know of that has no highlighting.
__________________
Code:
glBegin(GL_TRIANGLES);
    drawWorld();
glEnd();
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #52 (permalink)  
Old 02-11-2008, 03:02 AM
Walls Walls is offline
Newbie
 
Join Date: Feb 2008
Location: Mobile Walls
Posts: 8
Credits: 0
Rep Power: 0
Walls is on a distinguished road
Default

My first contact with coding was using UltraEdit.
It is commercial program but i love it and it is my favour code writing program .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #53 (permalink)  
Old 02-12-2008, 07:13 AM
fahlyn's Avatar   
fahlyn fahlyn is offline
Learning Programmer
 
Join Date: Nov 2007
Age: 25
Posts: 35
Credits: 0
Rep Power: 4
fahlyn is on a distinguished road
Send a message via ICQ to fahlyn Send a message via AIM to fahlyn Send a message via MSN to fahlyn Send a message via Yahoo to fahlyn
Default

So you're saying that because EditPlus2 isn't free that it is hiding viruses? That's ridiculous. I suppose you think that IBM's version of Eclipse (RAD) also is hiding viruses. I've been using EditPlus2 for the past 6 years, I think I would have noticed something crop up in that time.
__________________
Visit My Google Group Here: Web Development Innovation
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #54 (permalink)  
Old 02-12-2008, 01:56 PM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 443
Last Blog:
Just over the next hil...
Credits: 45
Rep Power: 8
G_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura about
Default

Quote:
Originally Posted by fahlyn View Post
So you're saying that because EditPlus2 isn't free that it is hiding viruses? That's ridiculous. I suppose you think that IBM's version of Eclipse (RAD) also is hiding viruses. I've been using EditPlus2 for the past 6 years, I think I would have noticed something crop up in that time.
It's ridiculous to assume that every closed program has a virus but it's just about impossible for a free (as in speech) program to have a virus.

Also you'd be surprised at what goes on in the proprietary world. Borland opened their C++ stuff a few years back without thinking and it turned out every binary built by that compiler had a back door built into it.
__________________
Code:
glBegin(GL_TRIANGLES);
    drawWorld();
glEnd();
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #55 (permalink)  
Old 02-17-2008, 03:38 AM
tovaritsh's Avatar   
tovaritsh tovaritsh is offline
Newbie
 
Join Date: Feb 2008
Posts: 19
Credits: 0
Rep Power: 3
tovaritsh is on a distinguished road
Default

Notepad is crap, try to use notepad2 instead
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Sponsored Links
  #56 (permalink)  
Old 02-17-2008, 11:39 AM
fahlyn's Avatar   
fahlyn fahlyn is offline
Learning Programmer
 
Join Date: Nov 2007
Age: 25
Posts: 35
Credits: 0
Rep Power: 4
fahlyn is on a distinguished road
Send a message via ICQ to fahlyn Send a message via AIM to fahlyn Send a message via MSN to fahlyn Send a message via Yahoo to fahlyn
Default

Quote:
Originally Posted by G_Morgan View Post
it's just about impossible for a free (as in speech) program to have a virus.
I disagree. Freeware and Shareware is USUALLY full of Adware which is why it can be free. Adware = bad. ANY software can have bugs which could include back doors...but viruses...actual malicious code isn't going to be in purchased software intentionally. Adware, I don't trust and as far as I'm concerned might as well be a virus.
__________________
Visit My Google Group Here: Web Development Innovation
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #57 (permalink)  
Old 02-17-2008, 12:15 PM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 443
Last Blog:
Just over the next hil...
Credits: 45
Rep Power: 8
G_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura about
Default

Quote:
Originally Posted by fahlyn View Post
I disagree. Freeware and Shareware is USUALLY full of Adware which is why it can be free. Adware = bad. ANY software can have bugs which could include back doors...but viruses...actual malicious code isn't going to be in purchased software intentionally. Adware, I don't trust and as far as I'm concerned might as well be a virus.
I didn't say freeware. I said free as in speech, free and open source software. You cannot hide a virus when you release the source code for the application.


Freeware and shareware are entirely different things. They tend to be shoddily made programs and do indeed tend to hide a lot of malware.
__________________
Code:
glBegin(GL_TRIANGLES);
    drawWorld();
glEnd();
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #58 (permalink)  
Old 02-18-2008, 02:51 AM
jclarke's Avatar   
jclarke jclarke is offline
Learning Programmer
 
Join Date: Feb 2008
Location: Australia
Age: 21
Posts: 37
Credits: 0
Rep Power: 3
jclarke is on a distinguished road
Default

I have been using Notepad2 ever since I downloaded it esp, I used it for C# programming now
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #59 (permalink)  
Old 02-18-2008, 09:00 PM
zeroradius's Avatar   
zeroradius zeroradius is offline
Programming Professional
 
Join Date: Feb 2008
Location: Ohio
Posts: 287
Credits: 75
Rep Power: 4
zeroradius will become famous soon enough
Send a message via AIM to zeroradius Send a message via Yahoo to zeroradius
Default

I do most of my programming in notepad, definatly anything webrelated i do in notepad. I have Dreamweaver 8 because it came with the suite but I refuse to use it. I do not know weather this is because I prefer to type it out or if i am subconsiously remembering when I was a JR in highschool the SR's would hit you in the back of the head if you even mentiond Dreamweaver. At any rate I think at least when starting out learning a new language you should always use notepad or somthing simular you will get a better understanding of how things work if you have to code it yourself everytime.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #60 (permalink)  
Old 02-19-2008, 11:57 AM
zeroradius's Avatar   
zeroradius zeroradius is offline
Programming Professional
 
Join Date: Feb 2008
Location: Ohio
Posts: 287
Credits: 75
Rep Power: 4
zeroradius will become famous soon enough
Send a message via AIM to zeroradius Send a message via Yahoo to zeroradius
Default

I don't know why but it takes me longer to do things in dream weaver. Also my sites look bad if i do them in dreamweaver and look fine if i just straight code them. One thing i have done a couple times is make the site in photoshop then slice it and export as HTML. To each his own though, I do my C# using MS.Net wich is practicly the same as using dreamweaver for web. I do regret not doing all my c# by hand its hard to go back and try learning it all over again.
__________________
"I would love to change the world ...... but they won't give me the sorce code"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Sponsored Links
Closed Thread



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On

Similar Threads
Thread Thread Starter Forum Replies Last Post
printing out into notepad from the html using perl lichy Perl 8 12-14-2007 01:06 PM
About HTML Onur Tutorials 0 08-28-2007 06:13 PM
HTML Introduction clookid Tutorials 5 01-08-2007 09:43 PM
What is HTML, DHTML and XHTML? Lop HTML Programming 5 08-09-2006 11:00 AM
How can I write HTML? dirkfirst HTML Programming 6 07-04-2006 02:10 PM


All times are GMT -5. The time now is 10:59 PM.

Contest Stats

Xav ........ 1357.94
MeTh0Dz|Reb0rn ........ 1077.71
WingedPanther ........ 919.18
marwex89 ........ 906.86
morefood2001 ........ 900.18
John ........ 890.77
Brandon W ........ 770.65
chili5 ........ 312.39
Steve.L ........ 264.99
dcs ........ 234.34

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 83%

Ads