Showing posts with label Technology. Show all posts
Showing posts with label Technology. Show all posts

Wednesday, July 27, 2011

This Tech Bubble Is Different


good slide show

--------
Top 10 Signs Tech Is A Massive Bubble Again

Read more: http://www.businessinsider.com/kedrosky-tech-bubble-2011-3#ixzz1TLIeQi39
-------
Anti- Bubble

“The first component of a bubble — something a lot of people believe and can act on — doesn’t even exist,” Mr. Thiel said. “Most of these companies are privately held. There is no way for the public to become involved.”

The doomsayers are simply hungover from the last bubble’s burst, he said. “People are still burned out from the ’90s.”

Much of the bubble talk surrounds five companies: Groupon, LinkedIn, Zynga, Facebook and Twitter. Mr. Thiel estimates that those five companies account for three-quarters of the value of new Web companies and, he said, five companies do not make a bubble. If they did, we have bigger problems, he said.

------

----

This Tech Bubble Is Different


This was in April 2006, and Mark Zuckerberg gave Hammerbacher—one of Facebook's first 100 employees—the lofty title of research scientist and put him to work analyzing how people used the social networking service. Specifically, he was given the assignment of uncovering why Facebook took off at some universities and flopped at others. The company also wanted to track differences in behavior between high-school-age kids and older, drunker college students. "I was there to answer these high-level questions, and they really didn't have any tools to do that yet," he says.
asr: Zuck doing smart job , with 100 th employee

"We are certainly in another bubble," says Matthew Cowan, co-founder of the tech investment firm Bridgescale Partners. "And it's being driven by social media and consumer-oriented applications."

The dot-com boom was built on infatuation with anything Web-related. Then the correction began in early 2000, eventually vaporizing about $6 trillion in shareholder value. But that cycle, too, left behind an Internet infrastructure that has come to benefit businesses and consumers.

"Any generation of smart people will be drawn to where the money is, and right now it's the ad generation," says Steve Perlman, a Silicon Valley entrepreneur who once sold WebTV to Microsoft for $425 million and is now running OnLive, an online video game service. "There is a goodness to it in that people are building on the underpinnings laid by other people."

The most coveted employee in Silicon Valley today is not a software engineer. It is a mathematician," says Kelman, the Redfin CEO. "The mathematicians are trying to tickle your fancy long enough to see one more ad."

"Facebook is not the kind of technology that will stop us from having dropped cell phone calls, and neither is Groupon or any of these advertising things," he says. "We need them. O.K., great. But they are building on top of old technology, and at some point you exhaust the fuel of the underpinnings."

And if that fuel of innovation is exhausted? "My fear is that Silicon Valley has become more like Hollywood," says Glenn Kelman, chief executive officer of online real estate brokerage Redfin, who has been a software executive for 20 years. "An entertainment-oriented, hit-driven business that doesn't fundamentally increase American competitiveness."

"It's a safe bet that sometime in the next 20 months, the capital markets will close, the music will stop, and the world will look bleak again," says Bridgescale Partners' Cowan. "The legitimate concern here is that we are not diversifying, so that we have roots to fall back on when we enter a different part of the cycle."


Tuesday, October 19, 2010

charts / graphs / DYgraphs / Highcharts

I looked at Dygraphs earlier , seems had a .htm file on eapps host server.
It's advantage is read from CSV and plot data with out much proramming.


but see Highcharts.com good one,
1) used by fusioncharts also ( endorsement )
2) and it is ready with Ipad/iphone so better than Dygrpahs so use this one ( we need ipad we demo to many
3) it used Jquery under the hood so starndar
4) developers are still updating..
5) it has multiple axes support we need for OIL , EURO, ES and OIL price , EIA stocks etc.. to compare multiple parameters...


----------
see Ipad/iphone freelance coders under $300 ..

Friday, September 17, 2010

World TV/Desktop/Laptop/ereader sales 4 yeras


. Mr. Dunn also said internal estimates showed that the iPad had cannibalized sales from laptop PCs by as much as 50%.
-- the chart shows $ , not numbers , but you can get an idea from it.
- Basically all the Laptop will be replaced by Tablet/ipad by 2014

Saturday, August 1, 2009

AJAX frame works

it seems Jquery and Ext-JS are 2 main popular ones.
Jquery is light wight
Ext JS - graphical heavy and heavy weight components , it is good when you need all those graphical else lots of people are using Jquery , see these posts.

asr: see all that user responses to the post they all say they are happy with Jquery vs. Ext-JS
- dice.com Jquery serach has 300 jobs vs. 30 jobs for Ext-js/Ext Js


Why I didn’t switch from jQuery to ExtJS after a
ll

Purpose

Most of what I use jQuery for is DOM manipulation, and occasionally a few effects. ExtJS is simply overkill. I do not need to use widgets for most clients or projects, so I do not. Instead, the lightweight jQuery lets me dart in, make a few DOM modifications, add a fade or two, and be done with it.

For example, the ExtJS grid is huge and powerful. I admire it. I just don’t need it. Nor do I want to wade through long tutorials to even begin to use it properly, even if I did have a need. In fact, I can’t think of a single client I’ve ever had who had a requirement which would have been a proper fit for that huge/powerful/gorgeous grid.
License

I do not wish to pay for my javascript framework, nor do I want to be forced to GPL it, as is the only other option available to me if I use ExtJS. I like the BSD license we use for Satchmo, and I am certain that we are not planning to change that any time soon.
-------------

Why I should use jQuery?

Simple. In just one glance at the source code of a page using jQuery you’ll see how easy it is to use, how much it accomplishes in so few lines of code, and how graceful it is.

My mind was opened one day when I stumbled across some code written with jQuery. I was flipping through the RSS feeds and reading my daily dose of web design blogs when I came across an example of JavaScript loveliness that used jQuery. Truth be told, the code on that site had some browser related bugs… but the concept was something I hadn’t seen before.
What about the code?

The code looked almost simple. Like nothing I had seen before. It made sense.

I started reading through the documentation and was amazed to see how much could be done with so little extra code.
When you can use jQuery?

You should use jQuery when you need:

* A small library that gives you powerful control over the Document Object Model
* With very little effort or work on your part

Or

* Quick access to AJAX
* Without a lot of bloat (overhead - wasted code)
* And some basic animation effects to spice things up

But…

If you need super fancy effects for animation, drag and drop, and super smooth animation then you’ll probably want to use Prototype and one of the many great library created to enhance the effects.
------------

ExtJS Implementation Spotlight: Eaton’s Intelligent Power Manager

It Seems ExtJS Ext-js is good choice for graphical intensive systems , here is one big implementation of extjs


Did you evaluate other JavaScript frameworks for the Intelligent Power Manager? Why did you choose Ext?


We compared Ext JS to many popular libraries (jQuery, Prototype, MooTools, Script.aculo.us, Dojo, Rialto, Qooxdoo, etc.). We found Ext JS to be fully open source with a strong community combined with great technical support from the authors themselves. The Ext JS cross-browser widgets set is huge, which allowed us to complete our entire interface for Intelligent Power Manager.

asr: as this lead developer told , the above may be the JS frame works popularity order

Ext JS is a very well designed, lightweight framework which integrates core JavaScript language improvements, DOM manipulation helpers, and high level widgets – saving us several months worth of development.

Thank you for your article and all these great comments :) ExtJS is an awesome solution! By the way, Eaton Intelligent Power Manager is a team work done with Jérôme Lecuivre (project manager), Luc Descotils (software architect), Arnaud Quette (Open Source project leader http://www.networkupstools.org ), Sebastien Volle (Javascript expert), Eric Clappier (SNMP expert) and all Eaton test/validation teams. Moreover, if you have any questions or need any information, you can send me a mail to jonathanbonzy [at] eaton.com ;)

Tuesday, January 15, 2008

Apple sold 4 billion songs 4 million iPhones

Apple sold 4 million iPhones to date, selling 20,000 iphones every day
Marketshare in the US is an amazing 19.5% of the smartphone market

4 billion songs sold.
20 million sold on Christmas day.

125 million TV shows.
7 million movies
Steve job says "did not meet our expectations."


Live from Macworld 2008: Steve Jobs keynote
-- This has whole keynote pics...
In Pictures: 10 Great Steve Jobs Moments

Apple TV take2 - Flicker, YouTube built-in , It no computer is required(still syncs to your computer), watch pre-programmed podcasts ..... you buy for these




Wednesday, May 30, 2007

Web 2.0 Software

JSKit ....
Fast, powerful and incredibly simple, JS-Kit's services let web publishers build dynamic, compelling online experiences in just minutes.
- Over 9,500 publishers large and small trust JS-Kit to enrich their sites
- techcrunch review - with Ads share 50/50 else $40/month ..
http://blog.guykawasaki.com/ is using it
techcrunch using it too -- see the stars .. both big blogs are using so this should be the best ..



A checkpoint on Web 2.0 in the enterprise, Part 2 - very good graphical presentations
- A new survey of the personal use of Web 2.0 applications by CIOs emerged late last week and provided another interesting, if high-level, datapoint about the future of Web 2.0 in the enterprise. Carried out by CIO Insight, the survey reported the usual trends like high rates of use of wikis, blogs, and RSS, as well as a few unexpected outliers, like 39% of CIOs listen to podcasts.



1/ Top 1,000 of Web 2.0's Software
2/ with out Ads page
3/ another list source
4/ see this tech crunch list - more matured products ...

Tuesday, May 29, 2007

Firefox Tips

10 Ways to Power Up Your Firefox Search
Ctrl/Cmd + L Go to Location Bar (F6 also works)
Ctrl/Cmd + K Go to Search Bar
Ctrl/Cmd + Down Next engine in search bar
Ctrl/Cmd + Up Previous engine in search bar

3. Add your own keyword searches.
You can add your own too. Browse to a site that does a search you want, right mouse-click on the search field that the site offers, and choose “Add a keyword for this search.” Give a name That creates a local bookmark to the search with the keyword of your choice. Here are a couple searches I’ve added:

* gb - Google blog search
* wp - Wikipedia
* book - Amazon book search
* syn - Thesaurus.com search for synonyms

Wednesday, May 23, 2007

e-Learning

Online Collaboration Tools: Cost-Effective Solutions For Online Teachers


Safari is the premier e-reference library for programmers and IT professionals

- very usuful to software companies as you can refer any book for code snipptes ( for css, java script, html , SQL, eclipse, plug-in dev, flash dev etc..) and can change book reference sets every month at low cost like $20/month..

Monday, May 14, 2007

Web 2.0 Startups

Web 2.0 Startups
Check these companies before starting any new startup, so many of them exists in each category. For any category there is a startup company that exists already and these are a bit established since techcrunch covers companies with some reputation Web 2.0 Tech comapnies.