• Web development software - What to use, why to use
    39 replies, posted
Notepad is the way to go when doing any coding.
[QUOTE=FrankPetrov;45009974]Notepad is the way to go when doing any coding.[/QUOTE] With it's absence of syntax highlighting or even just handling new lines correctly. I've always wanted to code on one long line and all black text :v:
[QUOTE=FrankPetrov;45009974]Notepad is the way to go when doing any coding.[/QUOTE] [URL="http://www.madewithnotepad.com/"][IMG]http://i.imgur.com/TbSg52m.gif[/IMG][/URL]
[B]Browser:[/B] ADB [I]- Remote debuging for chrome on mobile ([url]https://chrome.google.com/webstore/detail/adb/dpngiggdglpdnjdoaefidgiigpemgage?hl=en[/url])[/I] Download to Dropbox [I]- when I see anything I like I just shoot it into my dropbox ([url]https://chrome.google.com/webstore/detail/dropbox/ioekoebejdcmnlefjiknokhhafglcjdl?hl=en[/url])[/I] JsonView [I]- useful when working with an API ([url]https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc?hl=en[/url])[/I] WhatFont [I]- easy way to find a font on a webpage ([url]https://chrome.google.com/webstore/detail/whatfont/jabopobgcpjmedljpbcaablpmlmfcogm?hl=en[/url])[/I] RWD Bookmarklet [I] - useful for previewing your site in different views ([url]http://responsive.victorcoulon.fr/[/url])[/I] 960 gridder [I]- overlays a 960 grid on your site ([url]http://peol.github.io/960gridder/[/url])[/I] [B]Software:[/B] ST3 (paid) Putty - SSH Client Navicat - SQL Client (paid) [IMG]http://i.imgur.com/wOfZcHq.png[/IMG]
If you work with loads of remote servers over SSH, RDP Etc. I like to use [url=http://www.mremoteng.org/]mRemoteNG[/url]
[QUOTE=kragmars102;45034238] [B]Software:[/B] ST3 (paid) Putty - SSH Client Navicat - SQL Client (paid) [url]http://i.imgur.com/wOfZcHq.png[/url][/QUOTE] What theme are you using for ST3?
[B]At home:[/B] (On Windows) ST3, WampServer, Nothing else really (On Linux/my chromebook) vim, lampp, git, etc [B] At work:[/B] Netbeans + ST3, WampServer, SQLyog, TortoiseSVN
[QUOTE=Killervalon;45062161]What theme are you using for ST3?[/QUOTE] It's called [URL="https://github.com/jamiewilson/predawn"]Predawn[/URL] Use it myself, looks really great. Especially with the [URL="https://github.com/chriskempson/base16"]Base16[/URL] eighties.dark color scheme. [URL="https://github.com/chriskempson/base16-textmate"]Base 16 for Sublime [/URL] [editline]11th June 2014[/editline] AFAIK kragmars102 uses a color scheme he made (customized) himself. (That's at least what he told me last we spoke about Sublime :v:)
Sorry, you need to Log In to post a reply to this thread.