21
Jun 11

Dot Brand

ICANN’s new gTLD Program was approved on June 20th, 2011 in Singapore.

In a historic move, the Internet Corporation for Assigned Names and Numbers (ICANN) approved its long-discussed New gTLD Program. This program allows any brand or community of interest to apply for a unique “right of the dot” top-level domain. For example, instead of “.com,” a brand like Nike could apply for “.nike” to reinforce its brand on the Web.

This announcement has heralded a new era of competition and innovation for the Internet. Imagine living in a .BRAND NEW WORLD of new possibilities to build your brand, support your organization’s mission, and create new revenue streams in a secure and controllable manner.

Chief Marketing Officers (CMOs), and other brand builders, new .brand entrepreneurs, virtual communities, cities and regions and anyone (with the resources and imagination) should seriously consider applying for, launching, and managing their own branded TLD.

Definitely this is one step further, more userfriendly, domain-oriented URLs and allows the online players to play with innovative URL aspects. Few examples:

  • If ING owned .ing and controlled every address registered, it could own a banking Web space free from phishing.
  • Luxury brands like BMW could launch new services tying a .bmw email address to a new vehicle purchase and communicating service updates directly to the car.
  • Organizations with distributors could sell unique addressesas a preferred status for sellers (like mystore.ebay)

So it will be interesting to see how internet is going to evolve, with this major step, in the next few years..


21
Mar 11

Happy birthday, Twitter

It’s quite hard to believe that just five years ago we didn’t have tools like Twitter to engage and track the people, things or products that interested us. New tools like Twitter and Facebook now play such an integrated part of our personal and business lives that it is difficult to imagine how we coped when you were curious about a product or things just went awry.


12
Dec 10

Believe on what you do, start always with “WHY”.

This is a really interesting speech from Simon Sinek; describing the core values in order to innovate and achieve your goals no-matter what is your starting point.

Find out more www.startwithwhy.com.


14
Apr 10

8 Simple things for succeeding your goals

An interesting and funny way to analyze key requirements in order to succeed..


16
Mar 10

Listen to your customers

It’s really interesting to see how twitter started up and the users was really the initiators of the new features that consist today’s twitter. First of all, the twitter project was started up as a side project. This means that even the founders of this great service hadn’t a clue of what twitter could become one day. They simply started it up with a minimum aspect of functionalities. For example the @ was firstly used by some users they simply wanted to reply to other users tweets. Later on, creators of tweeter just implemented additional functionality that could help people use the @ symbol when they needed to reply to someone.


21
Jan 10

A different desktop perspective.

This great tool for mac gives to your desktop a whole new perspective!


19
Jan 10

A new way of writing HTML code using CSS-like selector syntax

This is a handy set of tools for high-speed HTML and CSS coding. It looks interesting…

Zen Coding v0.5 from Sergey Chikuyonok.


22
Nov 09

NGiNX HTTP Push Module

You’re writing a live-updating web application. Maybe it’s some sort of chat, a multiplayer Flash game, a live feed reader, or maybe it’s a realtime HTCPCP teapot controller. Either way, you won’t have status updates come only when the user refreshes a page, and polling the server every couple of seconds seems to you ugly and insufficient. But you don’t quite want to commit to writing your application in any of the available asynchronous scripted web serverframeworks. You’re also not crazy about CometD, maybe because you think the Bayeux protocol is overkill.

Solution?

NGiNX_HTTP_Push_Module

This module turns Nginx into an adept HTTP Push and Comet server. It takes care of all the connection juggling, and exposes a simple interface to broadcast messages to clients via plain old HTTP requests. This lets you write live-updating asynchronous web applications as easily as their oldschool classic counterparts, since your code does not need to manage requests with delayed responses.

NHPM fully implements the Basic HTTP Push Relay Protocol, a no-frills publisher/subscriber protocol centered on uniquely identifiable channels. It is an order of magnitude simpler and more basic than similar protocols (such asBayeux). However, this basic functionality together with the flexibility of the server configuration make it possible to reformulate most HTTP Push use cases in Basic HTTP Push Relay Protocol language with very little application- and client-side programming overhead.

Enjoy!


17
Oct 09

YouTube’s Bandwidth Bill Is Zero. Welcome to the New Net!

YouTube may pay less to be online than you do, a new report on internet connectivity suggests, calling into question a recent analysis arguing Google’s popular video service is bleeding money and demonstrating how the internet has continued to morph to fit user’s behavior.

In fact, with YouTube’s help, Google is now responsible for at least 6 percent of the internet’s traffic, and likely more — and may not be paying an ISP at all to serve up all that content and attached ads.

Case Study: Google

Credit Suisse made headlines this summer when it estimated that YouTube was binging on bandwidth, losing Google a half a billion dollars in 2009 as it streams 75 billion videos. But a new report from Arbor Networks suggests that Google’s traffic is approaching 10 percent of the net’s traffic, and that it’s got so much fiber optic cable, it is simply trading traffic, with no payment involved, with the net’s largest ISPs.

“I think Google’s transit costs are close to zero,” said Craig Labovitz, the chief scientist for Arbor Networks and a longtime internet researcher. Arbor Networks, which sells network monitoring equipment used by about 70 percent of the net’s ISPs, likely knows more about the net’s ebbs and flows than anyone outside of the National Security Agency.

And the extraordinary fact that a website serving nearly 100 billion videos a year has no bandwidth bill means the net isn’t the network it used to be.

Read Full Articlere Here


02
Aug 09

How To CodeIgniter, jQuery & JSON

The following screencast demonstrates how easy it is to develop asynchronous forms posting data which receiving back JASON data from the server by using some of the best frameworks out there, jQuery and CodeIgniter…

Reference: http://geekhut.org/2009/06/how-to-codeigniter-jquery-json/