Post by Killerj » Sun Feb 07, 2010 3:38 am

Well, Am a student by profession. But this is what i use when i do some small freelance work (Very Small, Since am not an expert programmer/coder) or experiment.

1) Sublime Text

2) Notepad++

3) Microsoft Visual Studio 2010 Beta 2 (Mostly for my C# Programming & Experiments)

4) Microsoft Expression Studio 3 (Mostly Experiments)

5) Pixlr Firefox Plugin to take Screenshots

6) Gimp, Paint.NET for Graphic Works

7) FTP Tools - I use FileZilla, But i love SmartFTP. Too bad i cannot afford a license right now.

8) Browser Addons: Firefox (No Script, Flashgot, AdBlock Plus, GreaseMonkey and Not to forget the Magical Firebug)

Although Sublime is good, I am with Notepad++ most of the time. UltraEDIT looks good too, But i am yet to try. Also, I use Ad Muncher. Kills almost each and every Ad on the Internet :)

I Would like to Try

1) Adobe Master Collection CS4
2) Eclipse IDE
3) Corel Softwares
4) UltraEDIT

New member

Posts

Joined
Wed Nov 04, 2009 10:04 am

Post by MrSkins » Thu Feb 25, 2010 3:07 pm

I'm looking to run OC locally on my machine before going live, would the Mozilla Web Developer do the trick?

http://www.crystalcornucopia.co.uk


New member

Posts

Joined
Tue Feb 02, 2010 8:06 pm
Location - UK

Post by Hollow » Thu Feb 25, 2010 5:56 pm

Notepad++ for:
* PHP Editors
* HTML Editors
* CSS Editors
* Text-Search Tools

PS/Gimp for:
* Graphics Editors
* Color Pickers

Printscreen button and Paint as:
* Screenshot Tools

Total Commander as:
* FTP Tools

Mozilla Firefox + Firebug/Safari as:
* Browser Addon's/Utilities

http://www.w3schools.com & http://jquery.com & http://www.pixel2life.com as:
* External Resources/Tutorials

PhpMyAdmin it good for me as:
* Database Manipulation Tools

Also I use WampServer for:
* Localserver (for test of script etc.)

Most of them are free, and easy in use.

I do not care about my bad English.


User avatar
New member

Posts

Joined
Mon Feb 08, 2010 10:34 pm
Location - P(r)oland

Post by channelcommerce » Tue Apr 13, 2010 5:05 am

Another vote for Notepad++, it's the only code writing tool I use for HTML, php and css.

HD Search and Stats to find text in files.

Tonight I downloaded Code 66 Recursive Replace after finding Open Cart templates (default one at least) use full directory paths!

Firebug is a godsend.

GIMP and Inkscape for graphics, mostly Inkscape as the export co-ordinates make it really simple to slice designs

Opencart Themes and eCommerce Solutions


New member

Posts

Joined
Tue Apr 13, 2010 4:46 am

Post by Qphoria » Fri Apr 23, 2010 4:29 am

Just came across a tool called "grepWin" (not to be confused with WinGrep)
Similar to Agent Ransack, It has a context menu in windows that allows you to right-click on a folder and choose "grepWin" and search for words inside all the files in that folder.

But unlike Agent Ransack, it allows you to globally replace as well. Very handy

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by phpuk » Mon May 10, 2010 10:12 am

Checkout NetBeans.

Very good for a free code editor.

Global Moderator

Posts

Joined
Wed Mar 25, 2009 10:57 am

Post by Qphoria » Tue May 11, 2010 10:53 am

ugh.. why would you want anything made in java? I don't have the kind of patience to wait for it to load & garbage collect all day

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by muflon » Tue May 11, 2010 2:57 pm

Qphoria wrote:ugh.. why would you want anything made in java? I don't have the kind of patience to wait for it to load & garbage collect all day
have U tried that? NetBeans for php is very good for developing aplications

New member

Posts

Joined
Mon Aug 24, 2009 2:43 pm

Post by Qphoria » Tue May 11, 2010 9:43 pm

java (managed code) can never be faster than C++ (native code). Makes it great for servers but bad for apps. There are too many good c++ editors out there to stop for java... IMHO... and ouch on that filesize.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by muflon » Tue May 11, 2010 10:21 pm

you are right about java/c++ speed but in this case you don't feel it if you don't have too slow pc. Filesize is 25MB is this too much? I can recomend netbeans it is very comfortable it has debbuger, built in SVN and more good stuff :), a lot of programmers use netbeans so it can't be so bad.

New member

Posts

Joined
Mon Aug 24, 2009 2:43 pm

Post by alenbillo2346 » Wed May 19, 2010 2:00 am

One of my most used apps would have to be eWallet. This product allows you to securely store all your password and sensitive information in one easy location. It uses 256 bit AES encryption to keep all your data safe. The best thing about it, is that because it’s an iPhone app I know that I’ll have all my data conveniently with me all the time. Once you purchase the iPhone app, you can then purchase the desktop version for only a few extra dollars. Using your WiFi network, you can then keep them both synced very easily.

payroll software
online payroll


Newbie

Posts

Joined
Tue May 18, 2010 4:46 pm

Post by Chrissy Poo » Mon May 24, 2010 5:46 am

Coding
Dreamweaver
Notepad

Graphics
Fireworks
Photoshop

FTP
FileZilla

Webpage Screen Shots
ScreenGrab! (Firefox Plugin)


Nothing really that exciting but hey ;D

10% Discount on all Shared and Reseller Hosting Packages at Vidahost.com

Discount Code: DISCOUNT10


Active Member

Posts

Joined
Mon Jun 29, 2009 8:48 am
Location - UK

Post by knot2smartz » Fri Jun 04, 2010 8:57 am

NotePad++
WinMerge
FileZilla
FireFTP
Fire Bug
FireFox
Netscape
Open Office
XAMPP
FastStone Image Viewer
and of course KRename
oops, therefore PCLinuxOS....
oh, by the way my lil' girl always log's into PCLinuxOS..... ('98, 2000pro, XPpro, Win7, Leopard 10, PCLinuxOS) apple at school....yuk

Newbie

Posts

Joined
Wed Jun 02, 2010 12:49 am

Post by OC2PS » Mon Jun 14, 2010 8:32 am

I am not a programmer, so I use quite simple, free tools.

1. Editor: Komodo Edit 5 (free)
I like it. It shows line numbers, it color codes structure, it remembers last position in document (even if you closed the document), and it lets you search across files. Then, of course, it allows several types of coding, understands which language you are using and acts accordingly.
2. FTP client: Filezilla (free)
Good simple client, gets the job done. fairly robust, doesnt drop files often, very easy to use GUI, remembers last connected server, can prefill local directory names....it's good and simple...

I also use Firebug plugin for Firefox for some code checking. Also free.

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary

Post by OC2PS » Mon Jun 14, 2010 8:35 am

Oh, and for screenshots I simply use Window 7's Snipping tool. Yes, I'm a neanderthal, and I am cheap, but it works for me :-)

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary

Post by mystifier » Wed Jun 23, 2010 4:01 am

Text Editor: Textpad (http://www.textpad.com/)
Excellent editor

Colour Picker: (http://www.iconico.com/colorpic/)
Lots around but this one is great

Sizer: (http://www.brianapps.net/sizer.html)
Useful utility to preview a browser window at any standard screen size.

WinSCP: (http://winscp.net)
SFTP, FTP Client.
Last edited by mystifier on Tue Jun 29, 2010 6:41 pm, edited 1 time in total.

Free v1.4.9 Extensions: Default Specials | Improved Search | Customer Activity Report | Customer Groups | Royal Mail With Handling | Improved Product Page | Random Products | Stock Report | All Products


User avatar
Active Member

Posts

Joined
Tue May 18, 2010 5:15 pm

Post by JAY6390 » Wed Jun 23, 2010 5:48 am

Editor of choice: PHPDesigner 7
FTP: Filezilla
EMAIL: Thunderbird
Browser: Firefox
Screen captures: Jing
Photo editing: Photoshop
Regular expression creation/testing: regexbuddy
database administration: Navicat
SSH: Tunnelier

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by GotLiveChat » Wed Jun 30, 2010 11:24 am

URL Link checkers, spelling checkers, css/html checkers. Google Webmaster Tools. Most any tools that ensure there are no 404/html/linking problems. Use of spell checking services as misspellings don't help make the sale.

Live Chat Software for E-Commerce Sites
GotLiveChat.com (white label/reseller opp. available)


Newbie

Posts

Joined
Wed Jun 30, 2010 10:49 am
Location - Upstate NY

Post by mystifier » Fri Jul 23, 2010 5:20 am

Navicat (enterprise premium which includes reports) for MySQL. ( see )
It is not exactly SQL Server enterprise/management studio but it's a start after phpmyadmin.

Also got a demo version of dbForge Studio which also looks useful.

Free v1.4.9 Extensions: Default Specials | Improved Search | Customer Activity Report | Customer Groups | Royal Mail With Handling | Improved Product Page | Random Products | Stock Report | All Products


User avatar
Active Member

Posts

Joined
Tue May 18, 2010 5:15 pm

Post by mystifier » Thu Aug 05, 2010 4:31 pm

I have used SQl Server far more than MySQL so PhpMyaAmin seemed very naff after Microsoft's Management Studio. Reviews generally suggest that Navicat was the best so I bought it, which was not the best decision I have ever made.

Having now had a really good play with:

dbForge MySQL Studio Pro - http://www.devart.com/dbforge/mysql/studio/ ($200)
Navicat - http://navicat.com/en/products/navicat_ ... rview.html ($170)
EMS SQL Manager - http://www.sqlmanager.net/en/products/mysql/manager ($95)
HeidiSQL - http://www.heidisql.com/ ($0)

Without any doubt in my mind, dbForge MySQL Studio is the clear winner (the free Express version is a complete waste of space though, for example, restricting to 3 tables in Query Builder). There is a 30 day free, fully-functioned, trial version.

Free v1.4.9 Extensions: Default Specials | Improved Search | Customer Activity Report | Customer Groups | Royal Mail With Handling | Improved Product Page | Random Products | Stock Report | All Products


User avatar
Active Member

Posts

Joined
Tue May 18, 2010 5:15 pm
Who is online

Users browsing this forum: No registered users and 1 guest