nextwebgen.com

The Next Generation Web Now

The Future is Finally Here: How Web 2.0 & SaaS are Shaping Your Profession … – CPA Technology Advisor

Filed under: Uncategorized — web 2.0 - Google News at 10:16 pm on Monday, May 31, 2010
The Future is Finally Here: How Web 2.0 & SaaS are Shaping Your Profession
CPA Technology Advisor
It is a form of SaaS, but one through which traditional, non-web-based programs are offered through a secure hosted network. Web 2.0 is a much more modern

Should I Stay.com or Should I Go? Social Travel 2.0

Filed under: Uncategorized — Yahoo! News Search Results for web 2.0 at 7:27 pm on Monday, May 31, 2010

After months of work, social trip planner Stay.com is getting ready to unshutter and launch a much more robust Version 2.0. “Basically, we created 2.0 by filling in all the blanks other sites like Expedia, TripIt, TripAdvisor, NileGuide, and all the others left undone,” said Phil Butler, PR rep for the company. Sponsor When Stay.com first launched, it featured a very limited roster of cities …

Reds linked with top-rated Ajax youngster – TheFootballNetwork.net

Filed under: Uncategorized — Ajax - Google News at 4:07 pm on Monday, May 31, 2010

Football.co.uk
Reds linked with top-rated Ajax youngster
TheFootballNetwork.net
However, Dutch giants Ajax will not wish to part company with the starlet as the Dutch side aim to win their first major European honour since 1995.
United keen on Danish starlet – ReportSoccer365

all 3 news articles »

Gardening, sun safety topics of Ajax event – Newsdurhamregion.com

Filed under: Uncategorized — Ajax - Google News at 1:52 pm on Monday, May 31, 2010
Gardening, sun safety topics of Ajax event
Newsdurhamregion.com
DURHAM — Gardening tips, sun safety and information on a contest are all available at an upcoming event in Ajax. An Evening with Mark Cullen is being held

and more »

Hazardous waste collection in Ajax on Saturday – Newsdurhamregion.com

Filed under: Uncategorized — Ajax - Google News at 1:52 pm on Monday, May 31, 2010
Hazardous waste collection in Ajax on Saturday
Newsdurhamregion.com
DURHAM — A household hazardous waste (HHW) drop-off is being held in Ajax on Saturday. Durham Region is holding the event on June 5 from 8 am to noon in

and more »

Value Rooms Hotel introduced Web 2.0 technologies to their website – PR-inside.com (press release)

Filed under: Uncategorized — web 2.0 - Google News at 12:34 pm on Monday, May 31, 2010
Value Rooms Hotel introduced Web 2.0 technologies to their website
PR-inside.com (press release)
Focused on providing the best possible experience to its visitors and using the latest technologies at www.accommodation-in-norfolk.co.uk, Value Rooms Hotel

1 + – + + + – + 1. Binary solo? WTFJS!

Filed under: Uncategorized — Dion Almaer at 12:16 pm on Monday, May 31, 2010
JAVASCRIPT:

1 + + 1              // => 2
1 + – + 1            // => 0
1 + – + – + 1        // => 2
1 + – + – + – + 1    // => 0
1 + – + + + – + 1    // => 2
1 + / + + + / + 1    // => 1/ + + + /1
 

Thomas Fuchs discussed more fun with JavaScript.

Kangax then came up with a fantastic comment to discuss it all, starting with:

`1 + + 1` is parsed as an addition operator (`+`) applied to expressions `1` and `+ 1`. It’s functionally identical to `1 + (+ 1)`. Expression on the right-hand side — `+ 1`, in its turn, is nothing but a unary `+` operator applied to `1` (numeric literal 1). Unary `+` converts operand to a number type, but since `1` is already of number type, `+1` is practically a no-op, and evaluates to `1`. The whole expression is functionally identical to `1 + 1` and therefore evaluates to `2`.

`1 + – + 1` is very similar to the one from the first example. It’s an addition operator (+) applied to expressions `1` and `+ – + 1`. This right-hand side expression — `+ – + 1` is a unary operator (+) applied to unary operator (-) applied to unary operator (+) — all starting from the “inner” `+` (the one closer to the right).

`+ – + 1` is functionally identical to `+(-(+(1)))`, which first converts `1` to number, then negates its sign (result of unary operator), then converts operand to number again. It is therefore functionally identical to just `-1`. The whole expression becomes `1 + (-1)` and so evaluates to `0`.

I saw this at Brian Leroux’s updated WTFJS, which is now open source. What is cool is that it runs on the new Heroku node service, which brilliantly means that you can have your own WTF moment by simply:

  • Fork the code $ git clone http://github.com/brianleroux/wtfjs
  • Run the app: $ node server.js
  • Push to your own production: $ git push heroku master

Done!

The Strange Upbringing of Wikileaks Founder Jullian Assange – Gawker

Filed under: Uncategorized — web 2.0 - Google News at 10:40 am on Monday, May 31, 2010
The Strange Upbringing of Wikileaks Founder Jullian Assange
Gawker
Australian hacker Julian Assange, Wikileaks' silver-coiffed leader, increasingly appears to be the main character in a Web 2.0 Mad Max sequel.

and more »

Next Page »