Programming Essentials: List of utilities to make you a better programmer.
43 replies, posted
[QUOTE=itisjuly;48123784]Is there a free alternative to ExpanDrive?[/QUOTE]
Windows (7 at least) can natively map ftp (and most likely sftp too, haven't tried though) servers as network drives.
[B][U]A buncha languages but not all:[/U][/B]
[URL="http://ideone.com/"]Ideone[/URL] - Ideone is an online compiler and debugging tool which allows you to compile source code and execute it online in more than 60 programming languages.
I was surprised that only codepad was mentioned as an online compiler while this one is much better.
[QUOTE=Lord Fear;48211334]Windows (7 at least) can natively map ftp (and most likely sftp too, haven't tried though) servers as network drives.[/QUOTE]
FTP on Windows Explorer was supported as far back as Windows 2000, if not even older.
[editline]
[/editline]
Just tried on Win2000. The network drive mapping wizard redirects to the Add a network place one. They aren't shown under My Computer as network drives, but as folders in My Network Places. It's practically the same and you can navigate and select stuff from explorer anyways.
[QUOTE=Lord Fear;48211334]Windows (7 at least) can natively map ftp (and most likely sftp too, haven't tried though) servers as network drives.[/QUOTE]
Nope, Windows doesn't do SFTP.
[QUOTE=DrTaxi;48212102]Nope, Windows doesn't do SFTP.[/QUOTE]
Right. As I said, I've never tried it. Only done regular ftp.
How honestly comparable are Gimp and Paint.net to Photoshop?
I've been using photoshop for so long that I don't know if I could switch.
[QUOTE=chimitos;48241881]How honestly comparable are Gimp and Paint.net to Photoshop?
I've been using photoshop for so long that I don't know if I could switch.[/QUOTE]
It's the little things that are different (you can't really stray too far from PS in terms of general look and feel when making an image editor), but there are lots of those.
And functionality isn't even in the same ballpark (though GIMP is a lot closer than Paint.NET).
Well, photoshop is expensive, so those are alternatives if you dont want to buy ps.
Anything ever:
[URL="http://atom.io"]Atom[/URL] as an IDE / Text Editor with: color-picker, pigments.
It's great for web design and Atom is generally just a great text editor. It also supports OS X and Linux, so hey, OSes that Garry thinks that less than 7 people use.
No idea how you all failed to mention it.. but when it comes to PHP, my love goes to [URL="https://netbeans.org/"][B]NetBeans[/B][/URL]
All languages:
[url=https://www.sourcetreeapp.com/]SourceTree[/url] Git client
.NET languages:
[url=http://www.codemaid.net/]CodeMaid[/url] Visual Studio extension
[url=http://www.ultrapico.com/expresso.htm]Expresso[/url] regular expression tool
[QUOTE=TSIThomas;48291650]Anything ever:
[URL="http://atom.io"]Atom[/URL] as an IDE / Text Editor with: color-picker, pigments.
It's great for web design and Atom is generally just a great text editor. It also supports OS X and Linux, so hey, OSes that Garry thinks that less than 7 people use.[/QUOTE]
Atom seems like it has great potential, and I really like the idea of it. It's rough transitioning to anything from vim though, even with Atom's vim plugins.
Sorry, you need to Log In to post a reply to this thread.