Microsoft is a funny company!

18 Jun

Microsoft recently published a comparision table for three big (?!) browsers: IE8, Firefox and Chrome. Here is the table (i made a screenshot in case they change their minds):

Microsoft Browsers

After you stop laughing, let’s take it step by step. So:

  1. Security. Ok, maybe I lied when I said we will take it step by step. I don’t worry about security because I don’t visit obscure sites (too often). However, in last three or four years of using Firefox I had NO PROBLEMS with security. Ok, if an obscure site will ASK you to install a toolbar and you will install it… That’s not poor security. That’s great stupidity!
  2. Privacy. I will skip this step too because I’m the only one who use my PC. Besides that I don’t login on other machines. However, Chrome have a “stealth mode” and Firefox permits you to clear all private data (just hit CTRL+SHIFT+DEL).
  3. Ease of use. I’m not the right person to judge about this, so I won’t.
  4. Web Standards. ACID test: Firefox 72/100 and IE8 12/100. I don’t even start Chrome.
  5. Developer Tools. Are you kidding me? Seriously, are you kidding me? The “web developer” is a joke if you compare with firebug. You only can set breakpoints with debugger but you can’t see values on that breakpoint! How stupid is that? Also, if you want to debug a page you need to… (guess!) RELOAD the page! Dumb asses! And for network monitoring what do you have? Nothing? Oh, that’s a bummer.
  6. Reliability. Indeed, this is a problem on Firefox. But not on Chrome too (Chrome will open a new process for each tab).
  7. Customizability. Riiiight. Please show me some IE8 themes!
  8. Manageability. I’m not in a company, i don’t care.
  9. Performance. It’s a tie, they admit it.
    1. I wonder why they didn’t include Safari and Opera in that chart…

Tags: , , Comments (8)

Bookmark this article!

Del.icio.usDiggStumbleUponFurlRedditTechnorati

SlashDotWindows LiveYahooGoogleFacebookBlogLines

CSS Groups in E-texteditor

7 Jun

Press CTRL+SHIFT+B, open CSS folder then CSS language (with a black L on it, usually is last). Go to line 286 and find this:

"foldingStopMarker" : "(?<!\\*)\\*\\*/|^\\s*\\}",
"comment" : "",
"foldingStartMarker" : "/\\*\\*(?!\\*)|\\{\\s*($|/\\*(?!.*?\\*/.*\\S))",

Replace with this:

   "foldingStopMarker" : "(?<!\\*)\\*\\*/|^\\s*\\}|\/*\\s*@end\\s*\\*\/",
   "comment" : "",
   "foldingStartMarker" : "/\\*\\*(?!\\*)|\\{\\s*($|/\\*(?!.*?\\*/.*\\S))|\/\\*\\s*@group\\s*.*\\s*\\*\/",

Without grouping:

CSS Groups in E-texteditor

With grouping:

CSS Group in E-texteditor

Thanks to Chris Coyier.

Tags: , , Comments (2)

Bookmark this article!

Del.icio.usDiggStumbleUponFurlRedditTechnorati

SlashDotWindows LiveYahooGoogleFacebookBlogLines

E-texteditor is slow?

30 May

Today I had a very annoying problem: E-texteditor was slow as hell. Besides that, he had over 50% cpu used. Uhm.. Ok, something is wrong when a simple text editor (ok, not so simple, but you get the point) is using CPU so intensive. I looked on forum and I found next solution (which actually works!).

1) First of all we need to make sure E is not opened (eventually look in Task Manager) and a command prompt: press win+r, then type cmd and press enter.
2) After that, you need to go where E is installed. Mine was (and still is :) ) in : c:\Program Files (x86)\e. If you have a 32bit windows, I guess you will find in c:\Program Files\e. Anyhow, the fastest way to find it is to right click on the E shortcut, choose properties then click on “find target” big ass button.
3) Next (and last) step is to launch the editor. So just type: e.exe --clearstate --clearundo

That’s all. Now I have a real speed boost and no extra CPU usage :)

ATTENTION!

Even though this is a good speed improvement, you will loose ALL undo and all opened files. So do this when you actually KNOW what are you doing ;)

Tags: , Comments (2)

Bookmark this article!

Del.icio.usDiggStumbleUponFurlRedditTechnorati

SlashDotWindows LiveYahooGoogleFacebookBlogLines

E-texteditor new releases

24 May

Ok, it’s been so long since last E stable (1.0.32) and I started to think that Alexander dropped the project. Well… I was wrong. And I don’t remember being so happy when I’m wrong :D
Anyhow, two weeks ago, another release hit the wild: 1.0.33. This is what was new with it:

  • Added simple (but fast) Find in Project dialog.
  • Search and Replace now has pop-up history.
  • Settings dialog now have page with info about cygwin setup [adamv].
  • Settings are now saved in JSON format.
  • Repeatedly pressing home key will now toogle between beginning of line and the beginning of the indented text #354 [adamv]
  • Improved multi-monitor handling #356 [adamv]
  • Fixed shortcuts using windows keys was broken.
  • Fixed re-opening previously edited bundle items.
  • Fixed problem with unicode paths in projects #342 [tea]
  • Fixed inf. loop after deleting bundle item #309 [tea]

With this release i saw a nice (and so waited!) performance boost: from 20 seconds (or even more!!!), the startup time dropped to 1-2 seconds :D

After a week or so, big surprise (and I mean it!): a brand new version of E! What’s new with this? Let see:

  • Added support for Regular Expressions in Find in Project.
  • Added keyboard shortcut for Find in Project (Ctrl-Alt-F).
  • Fixed some keyboard shortcuts in menu.
  • Fixed problem that prevented some bundle shortcuts from being detected.
  • Fixed restoration of unsaved files #358.
  • Fixed double-click on project pane folders #357.
  • Fixed problem when re-opening remote file.
  • Fixed cygwin path off-by-one error [adamv].
  • Double-clicking projectpane folder now toogles.
  • Fixed plain search in ‘Find in Files’.
  • Removed old ‘Find in Files’ bundle command (it had conflicting shortcut).
  • Fixed adding slash to drive in cygwin path [adamv]

Of course, the download link is here (click).

Tags: Comments (2)

Bookmark this article!

Del.icio.usDiggStumbleUponFurlRedditTechnorati

SlashDotWindows LiveYahooGoogleFacebookBlogLines

Windows Vista and Microsoft mices

13 May

Until two months ago I had a Microsoft Laser 6000. I also runned Microsoft Vista. Hilarious (or not), two MS products doesn’t work together. Or not in the first place.

On some applications, the scroll from the mouse was choppy as hell and kinda impossible to use. I founded two application: winamp and e-texteditor. If winamp is not a big deal (because i use foobar), the real problem was my editor. After few searches on google, i found this solution:

  1. I installed the driver (intellipoint);
  2. Go to start -> run -> msconfig -> startup tab -> find and uncheck ipoint.exe;
  3. And finally, restart your computer

A real pain in the ass was when I wanted to change scrolling speed. I used a system tweaker and change settings from there. After that, restart and saw if is fine. Usually, 3-4 lines for scroll was great.

Few months after, I changed position of my computer and i had to unplug all wires (and trust me, i have A LOT of wires there). Of course, when I plugged all things back, i didn’t put the mouse receiver in the same USB port and it doesn’t worked well. I guess the same problem you will have if you have a notebook, then be sure you plug in the mouse in the very same usb port, because all things will be messed up. Solution? Put the receiver in the same port or redo all settings. I always picked first.

Tags: , , Comments (0)

Bookmark this article!

Del.icio.usDiggStumbleUponFurlRedditTechnorati

SlashDotWindows LiveYahooGoogleFacebookBlogLines

Older Posts »