LinkedIn and Google Fails to Keep Customers Private Data

LinkedIn and Google both are facing problems while keeping customers data private. On July 3, 2008 Google has confirmed that personal data of U.S. employees hired prior to 2006 have been stolen in a recent burglary.  LinkedIn was founded five years ago and provides business networking service. LinkedIn works same as other social networking service first users has to register with LinkedIn and then connect with their friends or can find new friends there.

HR companies sees LinkedIn a source of professional profiles they have to pay some money and they have access to a number of professional profiles. LinkedIn’s new Enterprise Corporate Solution allows access to all LinkedIn members, and there are bout 23 million of them in all. With a simple search, one can find loads of profiles which can then be sent to recruiters and HR companies.

Turn Firefox into Drawing Tool

Turn Firefox into Drawing Tool Pencil A Firefox 3.0 add-on turn your web browser into a complete drawing platform. Pencil installs rich set of tools in browser enabling users to save, load and display external canvas, together with a palette of shapes

The Pencil Project’s unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.

Top features:

  • Built-in stencils for diagraming and prototyping

  • Multi-page document with background page

  • On-screen text editing with rich-text supports

  • PNG rasterizing

  • Undo/redo supports

  • Installing user-defined stencils

  • Standard drawing operations: aligning, z-ordering, scaling, rotating…

  • Cross-platforms

  • Adding external objects

Top Operating System Share Trend

New figures from Net Applications shows that Microsoft’s Windows Vista shares in last one year leaped more then 355% and in the same year Apple’s operating system share gained more then 32% of operating system market share. Net Applications reports that the Mac had 7.94% market share in June, up from 6.03% a year ago. Going from a little more than 6% to just under 8% may be a big gain when measured as a percentage of growth. But when seen in absolute numbers, it’s not particularly impressive.

Vista, by way of contrast, showed far more explosive growth. In June, 2007, it had 4.54% market share. In June, 2008, it had reached 16.14%; more than a 355% gain. Those numbers are substantial not just in percentage terms, but in raw terms as well. Apple would sell the first-born children of most of its employees if it could ever get to a 16% market share.

Top Operating System Share Trend

For a chart of overall operating system trends, according to Net Applications, click here. For a chart that includes version numbers, click here.

Source: PCWorld.

New ReadersZone Member

Hi guys,

I am Graison and I have recently joined this site. I would be posting on Non Technical topics, mostly on Economics, Politics and sometimes on Hollywood Movies. I would be coming out with my first post pretty soon.

Microsoft’s answer to Apple iPhone

Lucid Touch

Now this is what we call competition. Apple tried to capture the mobile phone market with their innovative multi-touch iPhone. And here it is. iPhone’s competitor is taking shape now. Microsoft and Mitshubishi, are trying to change the way, we interact with computers. Ofcourse, iPhone and Surface has already shown the dustbin to your age old keyboard and mouse.

But still, iPhone users suffers from the problem of fat fingers. Using iPhone’s map feature and keyboard is really not so easy. So, Microsoft and Mitshubishi tried to solve this very issue. And voila, we have got something that’s really cool. Well, Microsoft has given it the name of Lucid Touch, and its still in research phase. But, one can expect it to be out by 2011.

But what exactly this Lucid Touch thing is? Well, its a multi-touch device. So, isn’t an iPhone a multi-touch device. Well, yes it is, but wait, in iPhone, you use screen to touch and navigate. Here, in Lucid Touch, you can use the back of the screen too. When you hold the device in your hand, your fingers will cast a shadow on screen. That means your device will act like if its a psuedo-transparent, just like those shown in Steven Spielberg’s Sci-Fi movie. So, if you have got fat fingers, that’s not an issue anymore. Wow, it sounds cool, rite. But sadly, its a mere prototype, and is way too bulky. So, for the time-being, you can read more about the same, and get a glimpse of the next revolution, on Microsoft Research Site.

   Surely, one thing is true. Microsoft do knows how to stay in the market. Even if Vista was a failure, they have got Surface, and this Lucid Touch, to compensate for the losses.

Linux Powers More then 85% of the World’s Top 500 Supercomputers

Linux Powers More then 85% of the World's Top 500 Supercomputers According to Top500, More then 85%  of world’s supercomputers run on Linux operating system. The open source operating system powers no less then 427 supercomputers of world including the world’s fastest supercomputer. Windows Compute Cluster Server 2003 and Windows HPC 2008 (which have now reached Release Candidate 1 stage) combined account for just 1% of the Top500 supercomputers, running on just five systems.

Operating system Family share for 062008

Read more »

Silverlight Content : Searchable and Indexable by Search Engines

Earlier this week Adobe said a statement that it’s work with Google and Yahoo 

To enhance search engine indexing of the Flash file format (SWF) and uncover information that is currently undiscoverable by search engines.

And this is said on Google Blog

In the past, web designers faced challenges if they chose to develop a site in Flash because the content they included was not indexable by search engines. They needed to make extra effort to ensure that their content was also presented in another way that search engines could find.

But there is no one talking about what is the role of Microsoft Silverlight.

  • Is Microsoft Silverlight content can be search and index by search engines?
  • Are these search engines interested searching and indexing Silverlight content? 

After searching on web I find that Microsoft has added the technology in Silverlight that help search  engines to easily index Silverlight content. What Microsoft officials said on this

Microsoft designed Silverlight from the beginning to be easily accessible by search engines.  Because it is simply a ZIP archive, a Silverlight application packaged in a XAP (the Silverlight application-package file extension) file is easily accessible to search engines without a special software development kit (SDK). And because XAML is W3C-compliant XML, any static textual XAML content can be easily parsed by search engines.  Furthermore, any metadata embedded in the ZIP file is easily indexed by search engines as well.  Silverlight applications also support “deep linking” as they easily consume the URL they were loaded from, and use information on the URL query string to rapidly load and display appropriate data.  Finally, the Silverlight DOM itself can be easily inspected to detect all text, links and images that are being visualized by the control.

So does this mean that Silverlight offers customers superior search engine optimization (SEO)? Yes.  Not only was Silverlight architected to offer superior searchability, but Silverlight excels at enabling dynamic content published from content management systems to be easily indexed by search engines.  By publishing dynamic content to Silverlight via XAML and XHTML mirroring, users are able to dramatically reduce the time it takes to optimize content for search engines.

Microsoft C# programming (for absolute beginner) - Andy Harris

C# programming - Andy HarrisToday I saw this book in Wipro ISD (that’s what they call a library).  Just by judging from the cover, I was amazed on the writing style, this book has followed. Teaching programming and that too, using games, is quite a noble idea. And in this book of C#, it worked well too. After reading more, I came to know that this is not just a book, but a full series in name “For Absolute Beginner”. Can’t say, how good it feel to learn programming languages, by writing some cool and interesting games. In the end, you can always enjoy your day’s work, playing that same game for hours.

   And yeah, not to forget the sense of achievement, one gets after finishing up writing something useful, instead of stupid “Hello World” programs, and that too, from day one. A must read for every beginner, in programming world, this book also provides you code snippets,  in the CD (which comes with the packaging). All I can say, its a total solution to all those who ever dreaded learning a new language. Although, it is just for beginning purpose, you can’t master the skills just by reading this book. For that, go, grab some professional reading material.

Spammers Using Amazon EC2 to Spread Spam

Amazon Web Services Spammers are now using Amazon’s Clod service EC2 (Amazon Elastic Compute Cloud). Over last couple of days Sophos has detected a good amount of spam messages, telling users that your computer require a critical Microsoft Windows Update. This is oldest and best trick used by spammers to spread spam messages. There is no clear indication why spammers using Amazon EC2 to spread the spam messages but may be Amazon EC2 is well know and trustworthy site, users will be fooled into getting infected.

In order to stay protected, you should disregard any message with the following subject lines:

  • Critical Microsoft Update
  • Critical Update Notification
  • Important Microsoft Update
  • Important Update Notification
  • Important Windows Update.

Basically, anything stating that you need some sort of critical update.

Spam message Screenshot taken from Sophos website

Amazon EC2 Spam Message

Alert message of Sophos Anti-virus

Alert message of Sophos Anti-virus

The emails arrived via an IP that is part of a botnet:

Received ip address

helo_thumb Spammers Using Amazon EC2 to Spread Spam

Download Adobe Reader 9: Native Support for Flash and Animation

Download Adobe Reader 9: Support Added for Flash Adobe released on Tuesday July 2, 2008 latest version of PDF reader software “Adobe Reader 9”. Adobe has added native support for Flash technology to it’s PDF viewer software. Adobe Reader 9 introduces a new term “PDF Portfolios”, ability to unify a wide range of content into one single document. In addition to all these features Adobe Reader 9 also provides the ability to collaborate with live PDF documents with it’s online PDF editing suite.

Adobe Reader 9 loads PDF files fast as compare to earlier version of PDF readers. Adobe has added support for digital signature and 256-bit AES encryption to gives user to a more secure PDF experience.

The Acrobat 9 family consists of Acrobat 9 Standard, Acrobat 9 Pro, and the new Acrobat 9 Pro Extended software. The most comprehensive member of the family, Acrobat 9 Pro Extended, includes Adobe Presenter software for easily turning Microsoft PowerPoint presentations into multimedia experiences that can be published as PDF files.

Download Adobe Reader 9

Page 41 of 80« First...«3940414243»...Last »