|
||||||
| HTML Programming Forum discussion covering HTML, XHTML, DHTML and all flavors of HTML. Hypertext Markup Language is used to create websites. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||||
|
Oh wow that's useful. I'm getting that later
![]()
__________________
Success is the ability to go from failure to failure without losing your enthusiasm. ~ Winston Churchill Braingle |
|
|||||
|
Yep. And it works with FF 3. It's so useful. You get a tiny little icon in the bottom right of the screen with the FF logo, and if you click it it changes to the IE logo and rerenders the page using IE. The right-click menus and everything change. You can also right-click on links and tell it to open it in an IE tab, and if you go to Windows Update in FF, it automatically switches over to the IE rendering.
![]() |
|
|||
|
I just doesn't see another way to programm something, but by notepad(of course i'm speaking about php, html, css, etc..)
I always get frustrated with the programs like Dreamweaver, and sincerly, i can't understand them very well, so i prefer the notepad. |
|
|||||
|
text editors are best for programming except for C++ and java i find
![]()
__________________
Success is the ability to go from failure to failure without losing your enthusiasm. ~ Winston Churchill Braingle |
| Sponsored Links |
|
|
|
|||
|
API's make a difference as well. I'd rather cross the Sahara Desert naked than try to write Win32 GUI code by hand. This is an argument against Win32 rather than an argument for GUI editors though. A sane GUI library can be handled much easier. Even Swing is several orders of magnitude easier to use than Win32.
__________________
Code:
glBegin(GL_TRIANGLES);
drawWorld();
glEnd();
|
|
|||||
|
yeah, maybe for more complex things, IDE's and software is better but for small to medium things, I find text editors work quite well.
However all my windows programming, i do in software like Visual studio. ![]()
__________________
Success is the ability to go from failure to failure without losing your enthusiasm. ~ Winston Churchill Braingle |
|
|||
|
Quote:
It's interesting that Microsoft made an API so bad you could only realistically use it via complex automated tools then actually made money from selling those tools and turned the requirement into a norm. Basically every advantage of things like VS disappear on Unix like systems. Compare Win32 with the KDE4 API and you realise just how badly software can be designed. I like that a Phonon audio player can be instantiated loaded with a file and played in 3/4 lines of code. Compare that with DirectSound.
__________________
Code:
glBegin(GL_TRIANGLES);
drawWorld();
glEnd();
|
|
|||||
|
I find the IntelliSense incredibly useful in VS (and VWD) - it makes coding so much less tedious.
|
|
|||
|
IntelliSense is also useful in the huge multitude of other IDE's that implement this most basic feature
. In fact the Netbeans version is either nicer because it does things like allowing you to skip across the parameter list by hitting tab. Also it interfaces with Javadoc nicely.
__________________
Code:
glBegin(GL_TRIANGLES);
drawWorld();
glEnd();
|
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |
| Xav | ........ | 1357.94 |
| MeTh0Dz|Reb0rn | ........ | 1083.85 |
| WingedPanther | ........ | 919.18 |
| marwex89 | ........ | 906.86 |
| morefood2001 | ........ | 903.18 |
| John | ........ | 902.37 |
| Brandon W | ........ | 789.89 |
| chili5 | ........ | 312.39 |
| Steve.L | ........ | 264.99 |
| dcs | ........ | 240.34 |
Goal: 100,000 Posts
Complete: 83%