Today's Question:  What does your personal desk look like?        GIVE A SHOUT

 ALL


  Free PHP, HTML, CSS, JavaScript editor - Codelobster IDE

In this article, we suggest you to get acquainted with the free editor of web languages - Codelobster IDE. It is presented on the software market for a long time already, and it wins a lot of fans.Codelobster IDE allows you to edit PHP, HTML, CSS and JavaScript files, it highlights the syntax and gives hints for tags, functions and their parameters. This editor easily deals with those files that contain a mixed content.If you insert PHP code in your HTML template, then the editor correctly highlights both HTML tags and PHP functions. The same applies to CSS and JavaScript code, which is contai...

1,129 0       CODELOBSTER IDE PHP HTML


  Text editor vs IDE

A meaningless editor warMany people like to debate which editor is the best. The biggest controversy is between Emacs and vi. vi supporters like to say: "Look it's very fast to type in vi, our fingers no need to leave the keyboard, we even no need to use the up,down,left and right keys" Emacs supporters often downplayed this and said: "What's the use of typing fast if I just need to press one key and it equals to dozens keys you type in vi?"In fact, there is another group of people who like to say: "About the war between Emacs and vi, my answer is {jEdit Geany, TextMate, Sublime ..." These peo...

8,956 2       IDE EDITOR VI STRUCTURED EDITOR


  Why I Still Use Emacs

At school, I’m known as the Emacs guy; when people have questionsabout configuring Emacs or making it work a certain way, they oftencome and ask me. Sometimes, some people ask me why use Emacs at all?Isn’t it a really old editor and aren’t Eclipse or Visual Studio muchbetter? I mean, they don’t have weird key bindings and haveintellisense, that’s surely better for a programmer, right?I will attempt in this post to explain some of the reasons why I stillcling to Emacs. Believe me, I don’t think I have any emotionalattachment to Emacs; the reason I canno...

4,871 1       LINUX ADVANTAGE IDE EDITOR EMACS


  Why Emacs?

PreludeIf you are a professional writer – i.e., if someone else is getting paid to worry about how your words are formatted and printed – Emacs outshines all other editing software in approximately the same way that the noonday sun does the stars. It is not just bigger and brighter; it simply makes everything else vanish.Neal StephensonIn the Beginning … Was the Command LineI’m an Emacs user and I’m proud of the fact. I know my reasons for using it (and loving it) for many years now. But many people don’t. I often get asked by various people the same qu...

2,028 0       EMACS LINUX IDE EDITOR USAGE


  GUI vs CLI: Operation vs Expression

Consider this user interface for a car:The goal of these interfaces is to make you operate something, and operate it efficiently and safely. The grooves and clicks and limits constrain the range of motion and the number of choices. The visual look heavily hints at how to actively use it. They are usually not hard to learn. More importantly, the learning curve plateaus. Once you learn how to drive a car, there’s not much progression after that. Boundedness is an important property of these interfaces, by design.Now look at this “user interface” f...

2,055 0       PROGRAMMER IDE GUI CLI OPERATION EXPRESSION


  I hate cut-and-paste

Me, I blame the IDE's.Coding used to be hard. Not because programming itself was overly hard, but mostly because editors absolutely sucked. How much the typical development environment in the 70's and 80's sucked is hard to convey (except for a very lucky few, and those would have likely been using DEC and WANG gear). I got in on the tail end of the punch card era. Punching your own program is lots of fun. Once. And if you drop a deck you get to play with the sorter, which is also lots of fun (ok, maybe twice, invariably, on every third usage the sorter would jam and that would be really reall...

2,381 0       SHORTCUT IDE EDITOR CUT AND PASTE BLAME