Older blog entries for sness (starting at number 5373)

Built-in table editor - The Org Manual

Built-in table editor - The Org Manual: "C-c ^     (org-table-sort-lines)
Sort the table lines in the region. The position of point indicates the column to be used for sorting, and the range of lines is the range between the nearest horizontal separator lines, or the entire table. If point is before the first column, you will be prompted for the sorting column. If there is an active region, the mark specifies the first line and the sorting column, while point should be in the last line to be included into the sorting. The command prompts for the sorting type (alphabetically, numerically, or by time). When called with a prefix argument, alphabetic sorting will be case-sensitive.
"

Syndicated 2013-03-22 16:37:00 from sness

Applidium — Writing an evented web server

Applidium — Writing an evented web server: "You may have heard about Node.js, and how it maximizes scalability. But what is the big innovation behind Node? HTTP servers have been around for a very long time (Apache is nearly 20 years old), what have we been missing for so long?"

'via Blog this'

Syndicated 2013-03-22 16:34:00 from sness

HP ENVY h8-1500 Desktop PC series -  HP ENVY h8-1549 Desktop PC Product Specifications - c03666767 - HP Business Support Center

HP ENVY h8-1500 Desktop PC series -  HP ENVY h8-1549 Desktop PC Product Specifications - c03666767 - HP Business Support Center: "Intel Core i7 3770
TDP: 77W
Operating speed: 3.4 GHz (up to 3.9 GHz turbo)
Number of cores: 4
Socket: LGA 1155
Bus speed: DMI (Direct Media Interface) - 5.0GT/s"

Syndicated 2013-03-22 09:07:00 from sness

Bug #281471 “Unable to use 'locate' to locate files mlocate.db p...” : Bugs : “mlocate” package : Ubuntu

Bug #281471 “Unable to use 'locate' to locate files mlocate.db p...” : Bugs : “mlocate” package : Ubuntu: "sudo usermod -a -G mlocate $USER"

'via Blog this'

Syndicated 2013-03-21 22:18:00 from sness

Superhero.js

Superhero.js: "Creating, testing and maintaining a large JavaScript code base is not easy — especially since great resources on how to do this are hard to find. This page is a collection of the best articles, videos and presentations we've found on the topic.

"

'via Blog this'

Syndicated 2013-03-20 16:06:00 from sness

Build collaborative apps with Google Drive Realtime API - Google Developers Blog

Build collaborative apps with Google Drive Realtime API - Google Developers Blog: "Google Drive lets users create Docs, Sheets, and Slides, collaborate on them in real time, and have their changes saved automatically. With the new Google Drive Realtime API, you can now easily add some of the same real-time collaboration that powers Google Drive to your own apps. This new API handles network communication, storage, presence, conflict resolution, and other collaborative details so you can focus on building great apps."

'via Blog this'

Syndicated 2013-03-20 16:05:00 from sness

5364 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!