Current location: Hot Scripts Forums » General Community » Polls » What is in your Web development toolbox?

What is in your Web development toolbox?

Reply
  #1 (permalink)  
Old 04-28-07, 03:27 AM
snaip's Avatar
snaip snaip is offline
iNET Interactive
 
Join Date: Nov 2003
Posts: 965
Thanks: 1
Thanked 2 Times in 2 Posts
What is in your Web development toolbox?

Web design and Web development, like any trade consists of a number of tools that help you achieve goals. So what are those favorite tools that makes up your development toolbox?

Here's my list:
__________________
Regards,
Ahmad Permessur
Team HotScripts
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 04-28-07, 10:06 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 7,563
Thanks: 5
Thanked 25 Times in 23 Posts
I use:


I'm terrible at design, so that it pretty much. If I have to do something I usually use either Photoshop or Ulead Photo express.


Oh, and seems like Adobe bought Macromedia.

http://www.adobe.com/aboutadobe/invr...acromedia.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 04-28-07, 11:28 AM
King Coder King Coder is offline
Community VIP
 
Join Date: Jan 2006
Posts: 703
Thanks: 0
Thanked 0 Times in 0 Posts
  • Notepad
  • Photoshop
  • XAMPP
  • Tomcat w/taglib

I don't like web dev unless it's just backend stuff (and I hate dealing with all that w3 standard crap).
__________________
my site
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #4 (permalink)  
Old 04-28-07, 02:59 PM
Christian's Avatar
Christian Christian is offline
Community VIP
 
Join Date: Mar 2005
Location: ProgrammingTalk
Posts: 2,449
Thanks: 0
Thanked 0 Times in 0 Posts
Here's what I use:
Oooh, snaip, nice find with that Advanced Find and Replace. Thanks for sharing!
__________________
:: ImperialBB :: New version in the works! :: http://www.imperialbb.com ::

:: Have a question about the board? The Rules? An Infraction/Warning? :: Contact Form ::
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #5 (permalink)  
Old 04-29-07, 05:49 AM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,250
Thanks: 0
Thanked 0 Times in 0 Posts
I barely code anymore these days, but given that my senior project is IT-orinted, I am ought to come back
  • ConTEXT for PHP, HTML, CSS (basic editing)
  • I install each LAMP component speratelly, this way I could upgrade the moment I see the new upgrade

umm.. that's about it.. writing everything from scratch was my habbit... but now that I learned more, I tend to avoid re-re-re-re-re-inventing the wheels over and over whenever possible. Oh, and I don't design.. I suck at it

Alas, PHP Designer went commercial!
__________________
We don't need a reason to help people - Zidane [FF9]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #6 (permalink)  
Old 04-30-07, 10:26 PM
jfulton's Avatar
jfulton jfulton is offline
Community VIP
 
Join Date: Apr 2006
Location: Los Angeles, CA
Posts: 660
Thanks: 0
Thanked 0 Times in 0 Posts
Web Development toolbox, eh...?

You guys forgot the most important one!
FireFox + plugins: Firebug, Web Developer's Toolbar, TamperData

Priceless!

And then...
  • Eclipse + JadClipse plug-in(for Java development)
  • TextPad/UltraEdit/TextWrangler for everything else (php, jsp, html, css)
  • TortoiseSVN when necessary
  • BeyondCompare for diffing files
  • winscp/Cyberduck for FTP
  • PuTTY for SSH
  • Gimpshop at home, photoshop at work
  • Oh, right and Virtual PC to test IE6 and IE7 on the same machine

I think that's about it.

(Too lazy to link to any of the apps, but google should work !)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #7 (permalink)  
Old 05-01-07, 03:35 AM
UnrealEd's Avatar
UnrealEd UnrealEd is offline
Community VIP
 
Join Date: May 2005
Location: Antwerp, Belgium
Posts: 2,724
Thanks: 0
Thanked 0 Times in 0 Posts
browsers:
  • Firefox with Firebug and Web Developer's Toolbar
  • Opera
  • IE 7.0 (yes, you read it well, IE)
and to program:
  • Eclipse (Java, php, sql, html, css, python) with the following plugins:
  • Dreamweaver 8: CSS, Javascript, php, html, ActionScript
  • Flash 8 Professional: ActionScript
  • WeaverSlave 4: php
  • notepad++: anything
  • Python IDLE: a python editor delivered with python itself
  • Oracle SQL Developper: a SQL manager for different databases
My local Server:
I almost never design graphicall interfaces, as i really, really suck at design . I do have Photoshop and of course MS Paint (the greatest editor ever )

thank's for the Tortoise links guys, i needed something like that
__________________
"Good judgement comes from experience, and experience comes from bad judgement." - Fred Brooks

If you want to add me on any IM, pm me first

Last edited by UnrealEd; 05-01-07 at 03:45 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #8 (permalink)  
Old 05-01-07, 12:24 PM
jfulton's Avatar
jfulton jfulton is offline
Community VIP
 
Join Date: Apr 2006
Location: Los Angeles, CA
Posts: 660
Thanks: 0
Thanked 0 Times in 0 Posts
Oh, and I forgot Synergy. It isn't really a "Web Dev" tool, but it is amazing if you use more than one computer simultaneously.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #9 (permalink)  
Old 05-12-07, 07:40 PM
TwoD TwoD is offline
Community Liaison
 
Join Date: Sep 2003
Location: 404
Posts: 1,814
Thanks: 0
Thanked 0 Times in 0 Posts
Web (XML/HTML/XHTML/JavaScript/CSS/PHP/ASP/similar)
  • IE 6,7 with WebDev extensions
  • Firefox with WebDev extensions
  • Opera with WebDev extensions
  • Notepad/Notepad+/Wordpad - Hardcore
  • tsWebEditor - Really nice editor despite a few bugs, simple easy to use design, and it's open-source.
  • My own script for parsing/reformatting any JavaScript into a more readable form. - Love this one!

Servers
  • EasyPHP - It really is easy...
    • Apache
    • PHP
    • mySQL
    • phpMyAdmin
  • Samurize - Cool local and remote monitoring/desktop-widget app.

C/C++
  • Microsoft Visual Studio 2005
    • AnkhSVN - Integrated TortoiseSVN into VS.
  • Notepad/Notepad+/Wordpad
  • TortoiseSVN - SVN client
  • PIX - DirectX debugger, comes with MS DirectX SDK
  • gDEBugger - Open GL debugger
  • RenderMonkey - For writing shaders
  • FX Composer - For writing shaders

Python
2D/3D
  • Alias/Autodesk Maya v6.0, v6.5, v7.0, v8.0, v8.5 (only in school)
  • Adobe Photoshop CS2 (only in school)
  • MS Paint

I'm sure I forgot something...
__________________
[W3Schools - learn all about the standards.] [QuirksMode - Browser Quirks] [MS's Online Reference Docs] [DOM in Gecko.]
Please pay attention to stickys, announcements and forum rules, thank you.
Please also remember Code Wrappers and [SOLVED] Marking, this helps everyone.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #10 (permalink)  
Old 06-18-07, 10:01 AM
InteractiveMill InteractiveMill is offline
Newbie Coder
 
Join Date: Jun 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
# Dreamweaver 8: CSS, Javascript, php, html, ActionScript
# Flash 8 Professional: ActionScript
# Adobe Photoshop - For all my graphic related work
# WeaverSlave 4: php
# notepad
# Apache 2.2.4
# PHP 5.2.1
# MySQL 5.0.16
# Apache TomCat 5.5.20
# Adobe Illustrator - Only when I have to deal with vector arts
# PHP Designer 2007 - My PHP IDE.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Development and Design [ITScript, LLC] itscript Job Offers & Assistance 0 06-19-06 01:48 AM
Professional Web Development and Design [ITScript, LLC] itscript Job Offers & Assistance 0 04-07-06 02:16 AM
Outsourcing web design to Bulgaria - Marin Todorov gal_flower Job Offers & Assistance 4 02-14-06 09:05 PM
Web Development and Design [ITScript, LLC] itscript Job Offers & Assistance 0 02-07-06 06:23 AM


All times are GMT -5. The time now is 11:21 AM.
vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.