<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-16056150</id><updated>2011-11-27T15:48:13.953-08:00</updated><title type='text'>Wired News</title><subtitle type='html'>Know News[Important]</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://wired-news.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default?start-index=101&amp;max-results=100'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>109</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-16056150.post-3837964468549532316</id><published>2008-10-22T12:00:00.000-07:00</published><updated>2008-10-22T12:02:25.267-07:00</updated><title type='text'>Hindustan Institute of Technology &amp; Management</title><content type='html'>It’s been almost a year now. I was busy with a lot of things all this while but Hindustan Institute of Technology &amp; Management(HITM) has been the most important one. This year, we (my family) started a new project - Hindustan Institute of Technology &amp; Management (HITM), an engineering college in the District Ambala, Haryana (India). Though it was always under the plans but then it materialized only this year.&lt;br /&gt;&lt;br /&gt;Presently, the college is offering B.Tech. course in 4 streams namely - Information Technology, Computer Science, Electronics and Mechanical with 60 seats per course with a total of 240 seats. Further, we are planning to start a management course as well by next year.&lt;br /&gt;&lt;br /&gt;We started the project around January’08 with the construction of the college and completed Phase I of the construction after 7 months by August’08. Soon after the college construction was completed, we started the first batch of the college. The first day of the college was quite an event with lot of students, parents, university officials and the press people. All the people who were present that day appreciated the college for its strong and stable infrastructure. The college is fully air-conditioned with 100% power backup, Wifi enabled campus with unlimited Internet, an extensive library with more than 6000 books and subscription to journals and magazines and Transportation facilities from/to neighbouring cities.&lt;br /&gt;&lt;br /&gt;For more information, have a look at the college website here: &lt;a href="http://www.hitmedu.com "&gt;http://www.hitmedu.com&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;On the whole, it will take us another 3 years to complete the construction of the college. It’s a long time but I guess that’s the pace of such projects.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-3837964468549532316?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/3837964468549532316'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/3837964468549532316'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2008/10/hindustan-institute-of-technology.html' title='Hindustan Institute of Technology &amp; Management'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-7699459207460714145</id><published>2008-01-09T09:56:00.001-08:00</published><updated>2008-01-17T08:44:42.676-08:00</updated><title type='text'>Configuration of Gmail on Gnus/Emacs (Ubuntu Gutsy)</title><content type='html'>I tried configuring Gnus/Emacs to send/receive mails through Gmail using IMAP/SMTP protocol on my Ubuntu-Gutsy Linux Box.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Emacs Version:&lt;/strong&gt; 22.1.1&lt;br /&gt;&lt;strong&gt;Gnus Version:&lt;/strong&gt; 5.11&lt;br /&gt;&lt;br /&gt;I performed the following steps:&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;I had to install &lt;strong&gt;sendmail&lt;/strong&gt; and &lt;strong&gt;starttls&lt;/strong&gt; programs using &lt;strong&gt;apt-get&lt;/strong&gt; first and start &lt;strong&gt;sendmail&lt;/strong&gt; service.&lt;/li&gt;&lt;li&gt;&lt;br /&gt;Enable IMAP support for your Gmail account online as described here :&lt;br /&gt;&lt;a href="http://mail.google.com/support/bin/answer.py?answer=77695"&gt;http://mail.google.com/support/bin/answer.py?answer=77695&lt;/a&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;li&gt;Create a file named &lt;strong&gt;.gnus.el&lt;/strong&gt; in your home directory and copy the configuration as given below:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;;; Configuration of ~/.gnus.el&lt;br /&gt;&lt;/code&gt;&lt;code&gt;&lt;br /&gt;;; Customize the next three lines with your ISP information.&lt;br /&gt;(load "starttls")&lt;br /&gt;(load-library "smtpmail")&lt;br /&gt;&lt;/code&gt;&lt;code&gt;&lt;br /&gt;(setq user-mail-address "username@gmail.com")&lt;br /&gt;(setq user-full-name "User Name")&lt;br /&gt;&lt;/code&gt;&lt;code&gt;&lt;br /&gt;;; Configure incoming mail (IMAP)&lt;br /&gt;(setq gnus-select-method '(nnimap "gmail"&lt;br /&gt;                              (nnimap-address "imap.gmail.com")&lt;br /&gt;                              (nnimap-server-port 993)&lt;br /&gt;                              (nnimap-authinfo-file "~/.imap-authinfo")&lt;br /&gt;                              (nnimap-stream ssl)))&lt;br /&gt;&lt;/code&gt;&lt;code&gt;&lt;br /&gt;;; Configure outbound mail (SMTP)&lt;br /&gt;(setq smtpmail-starttls-credentials '(("smtp.gmail.com" 587 nil nil))&lt;br /&gt;  smtpmail-smtp-server "smtp.gmail.com"&lt;br /&gt;  smtpmail-default-smtp-server "smtp.gmail.com"&lt;br /&gt;  send-mail-function 'smtpmail-send-it&lt;br /&gt;  message-send-mail-function 'smtpmail-send-it&lt;br /&gt;  smtpmail-smtp-service 587&lt;br /&gt;  smtpmail-auth-credentials '(("smtp.gmail.com" 587 "username@gmail.com" nil))&lt;br /&gt;  smtpmail-debug-info t&lt;br /&gt;  smtpmail-debug-verb t&lt;br /&gt;)&lt;br /&gt;(setq smtpmail-local-domain nil)&lt;br /&gt;(setq gnus-permanently-visible-groups "gmail")&lt;br /&gt;(executable-find starttls-program)&lt;br /&gt;&lt;/code&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Create another file named &lt;strong&gt;.imap-authinfo&lt;/strong&gt; in your home directory with the following line:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;machine imap.gmail.com login username@gmail.com password my_password port 993&lt;/code&gt;&lt;br /&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Now, start Emacs, and type &lt;strong&gt;M-x gnus&lt;/strong&gt; to launch Gnus. Gnus should automatically check for email on Gmail.com. After a while, when gnus process completes it displays a list of subscribed mailboxes. By default, you are subscribed to &lt;strong&gt;nndoc+gnus-help:gnus-help&lt;/strong&gt; mailbox only.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;To add your Gmail INBOX and other Gmail Labels you need to add them as mailboxes. Type 'U' in the Gnus Group Buffer and type the name of the Gmail Label or type INBOX to subscribe that Label to Gnus. You can also use auto-completion feature here to list all labels.&lt;br /&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Now, you should see the subscribed Mailboxes in the Groups buffer. You can press 'Enter' on any mailbox to read mails under that label.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;To send an email, type 'm'. You should get a buffer to send email. Remember here that it will prompt you to enter your password to send emails every time. If you wish to skip this step, change the value of &lt;strong&gt;smtpmail-auth-credentials&lt;/strong&gt; variable in &lt;strong&gt;.gnus.el&lt;/strong&gt; file you just created :&lt;br /&gt;&lt;br /&gt;&lt;code&gt;smtpmail-auth-credentials '(("smtp.gmail.com"  587  "username@gmail.com" "password"))&lt;/code&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;You can change the permissions on the file &lt;strong&gt;.gnus.el&lt;/strong&gt; and &lt;strong&gt;.imap-authinfo&lt;/strong&gt; to restrict the access to your username only.&lt;/li&gt;&lt;br /&gt;&lt;code&gt;chmod 700 ~/.gnus.el ~/.imap-authinfo&lt;/code&gt;&lt;/ul&gt;All the above steps must configure Emacs to send and receive email using Gmail successfully. Hope this helps!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-7699459207460714145?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://ankurjain.org/2008/01/09/configuration-of-gmail-on-gnusemacs-ubuntu-linux/' title='Configuration of Gmail on Gnus/Emacs (Ubuntu Gutsy)'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/7699459207460714145'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/7699459207460714145'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2008/01/configuration-of-gmail-on-gnusemacs_09.html' title='Configuration of Gmail on Gnus/Emacs (Ubuntu Gutsy)'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-3153184300800953815</id><published>2007-11-03T12:57:00.001-07:00</published><updated>2007-11-03T12:59:03.244-07:00</updated><title type='text'>Ubuntu Gutsy - Microphone Issues on Dell Inspiron 1520</title><content type='html'>&lt;p&gt;Please go through the previous &lt;a href="http://ankurjain.org/2007/10/09/ubuntu-feisty-installation-dell-inspiron-1520/"&gt;post&lt;/a&gt;, in case sound is not working correctly for you on Feisty/Gutsy. First you need to setup the sound card correctly.&lt;/p&gt; &lt;p&gt;I was facing problems with Internal Microphone on Ubuntu Feisty, so when Gutsy was released, I upgraded to it. Status did not change even after upgrading to Gutsy. Anyway, I tried reinstalling ALSA, but it did not help either. For Gutsy, there are not much different solutions available. So, I tried various settings in the Sound Mixer again. Finally, I got the Internal Microphone working. I used Audacity/Skype to test the microphone. Those facing the same issue with similar hardware (Sigmatel STAC9205), may try the same settings. It might help. Attached is the screenshot of the gnome-mixer settings that worked for me.&lt;/p&gt;&lt;a href="http://ankurjain.org/2007/11/03/ubuntu-gutsy-microphone-problem-on-dell-inspiron-1520/alsa-gnome-mixer-playback-tab/" rel="attachment wp-att-140" title="ALSA Gnome Mixer Playback Tab"&gt;&lt;img src="http://ankurjain.org/blog/wp-content/uploads/2007/11/playback.thumbnail.png" alt="ALSA Gnome Mixer Playback Tab" /&gt;&lt;/a&gt; &lt;a href="http://ankurjain.org/blog/wp-content/uploads/2007/11/recoding.thumbnail.png" rel="attachment wp-att-141" title="ALSA Gnome Mixer Recording Tab"&gt;&lt;img src="http://ankurjain.org/blog/wp-content/uploads/2007/11/recoding.thumbnail.png" alt="ALSA Gnome Mixer Recording Tab" /&gt;&lt;/a&gt; &lt;a href="http://ankurjain.org/blog/wp-content/uploads/2007/11/switches.thumbnail.png" rel="attachment wp-att-142" title="ALSA Gnome Mixer Switches Tab"&gt;&lt;img src="http://ankurjain.org/blog/wp-content/uploads/2007/11/switches.thumbnail.png" alt="ALSA Gnome Mixer Switches Tab" /&gt;&lt;/a&gt; &lt;a href="http://ankurjain.org/blog/wp-content/uploads/2007/11/options.thumbnail.png" rel="attachment wp-att-139" title="ALSA Gnome Mixer Options Tab"&gt;&lt;img src="http://ankurjain.org/blog/wp-content/uploads/2007/11/options.thumbnail.png" alt="ALSA Gnome Mixer Options Tab" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-3153184300800953815?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://ankurjain.org/2007/11/03/ubuntu-gutsy-microphone-problem-on-dell-inspiron-1520/' title='Ubuntu Gutsy - Microphone Issues on Dell Inspiron 1520'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/3153184300800953815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/3153184300800953815'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2007/11/ubuntu-gutsy-microphone-issues-on-dell.html' title='Ubuntu Gutsy - Microphone Issues on Dell Inspiron 1520'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-6613497153644403850</id><published>2007-10-09T09:43:00.000-07:00</published><updated>2007-12-27T04:05:04.205-08:00</updated><title type='text'>Ubuntu Feisty Installation - Dell Inspiron 1520</title><content type='html'>&lt;p&gt;It’s been quite sometime that I installed Ubuntu 7.04 Feisty Fawn on Dell Inspiron 1520. My experience with this Ubuntu installation has been good and I have got Compiz Fusion working this time (something I could not do before).&lt;/p&gt; &lt;p&gt;Installation was slightly problematic with Feisty, since the Live CD did not boot at all. It failed after I pressed “Enter to Install” and I had to search for available solutions for this problem. I solved the problem by following the steps provided &lt;a href="http://ubuntuforums.org/showthread.php?t=517004"&gt;here&lt;/a&gt;. The workaround provided helped me out and I could boot using Live CD and installed Ubuntu Feisty subsequently. No problems after the boot process. Installation was simple and straightforward and completed in 18-20 minutes.&lt;/p&gt; &lt;p&gt;Now, since many essential features were missing, so first thing I had to do was to install those missing packages. So, I needed to update the packages list or apt-get should I say. But I did not choose apt-get, instead I selected Smart Package Manager this time. I have had a very good experience with smartpm previously, so decided to try it out this time on Ubuntu as well. I haven’t faced any problems till now, in fact I’m impressed with Smart Package Manager. I find it better since as per my experience, it resolves package dependencies better and I never faced any version conflicts which I faced otherwise with apt-get at times.&lt;/p&gt; &lt;p&gt;Here’s how you can configure smart package manager to add apt-get channels available in default sources.list file:&lt;/p&gt; &lt;p&gt;Issue all these smart commands as root.&lt;/p&gt; &lt;p&gt;&lt;code&gt;smart channel --edit&lt;/code&gt;&lt;/p&gt; &lt;p&gt;Now add the following repositories: &lt;/p&gt; &lt;p&gt;&lt;code&gt;&lt;br /&gt;[aptsync-a30ca3197e720a6180d50388c93162f8]&lt;br /&gt;type = apt-deb&lt;br /&gt;name = feisty - free non-free&lt;br /&gt;baseurl = http://packages.medibuntu.org/&lt;br /&gt;distribution = feisty&lt;br /&gt;components = free non-free&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;code&gt;&lt;br /&gt;[deb-sys]&lt;br /&gt;type = deb-sys&lt;br /&gt;name = DEB System&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;code&gt;&lt;br /&gt;[feisty-backports]&lt;br /&gt;type = apt-deb&lt;br /&gt;name = feisty - backports&lt;br /&gt;baseurl = http://in.archive.ubuntu.com/ubuntu/&lt;br /&gt;distribution = feisty-backports&lt;br /&gt;components = main restricted universe multiverse&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;code&gt;&lt;br /&gt;[feisty-main]&lt;br /&gt;type = apt-deb&lt;br /&gt;name = feisty - main&lt;br /&gt;baseurl = http://in.archive.ubuntu.com/ubuntu/&lt;br /&gt;distribution = feisty&lt;br /&gt;components = main restricted universe multiverse&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;code&gt;&lt;br /&gt;[feisty-security]&lt;br /&gt;type = apt-deb&lt;br /&gt;name = feisty - security&lt;br /&gt;baseurl = http://security.ubuntu.com/ubuntu&lt;br /&gt;distribution = feisty-security&lt;br /&gt;components = main restricted universe multiverse&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;code&gt;&lt;br /&gt;[feisty-updates]&lt;br /&gt;type = apt-deb&lt;br /&gt;name = feisty-updates&lt;br /&gt;baseurl = http://in.archive.ubuntu.com/ubuntu/&lt;br /&gt;distribution = feisty-updates&lt;br /&gt;components = main restricted universe multiverse&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;code&gt;&lt;br /&gt;[medibuntu]&lt;br /&gt;type = apt-deb&lt;br /&gt;name = medibuntu-updates&lt;br /&gt;baseurl = http://medibuntu.sos-sts.com/repo/&lt;br /&gt;distribution = feisty&lt;br /&gt;components = free non-free&lt;br /&gt;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;After adding all the sources, I updated smartpm using the following command:&lt;/p&gt; &lt;p&gt;&lt;code&gt;smart update&lt;/code&gt;&lt;/p&gt; &lt;p&gt;First, I installed envy to fetch the Nvidia Graphics Driver. Envy worked extremely smoothly and setup everything automatically without requiring any manual edit of xorg.conf file. So, I got the wide screen 1440×900 resolution setup correctly. Later, I used the Amaranth repository to setup Compiz Fusion on the system. But I had to remove the other 3D desktop packages like Desktop effects, beryl before that. Then I followed this &lt;a href="https://help.ubuntu.com/community/CompositeManager/CompizFusion"&gt;link&lt;/a&gt; to install the Compiz Fusion package and it worked without further issues. Here are some screen shots: &lt;a href="http://ankurjain.org/blog/wp-content/uploads/2007/10/dell_inspiron.png" title="Ubuntu Feisty Fawn Screenshot"&gt;Screenshot 1&lt;/a&gt;, &lt;a href="http://ankurjain.org/blog/wp-content/uploads/2007/10/screenshot.png" title="Dell Inspiron 1520 Windows screenshot on Ubuntu Feisty"&gt;Screenshot 2&lt;/a&gt;, &lt;a href="http://ankurjain.org/blog/wp-content/uploads/2007/10/dell_inspiron_ubuntu.png" title="3D Desktop Cube Ubuntu on Dell Inspiron 1520"&gt;Screenshot 3&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Smart worked well for the installation of other essential packages as well; you can refer this page for the list of essential packages like DVD support, Multimedia audio codecs, mplayer, banshee, flash plugin, java plugin, vlc, rar archives: &lt;a href="http://ubuntuguide.org/wiki/Ubuntu:Feisty"&gt;http://ubuntuguide.org&lt;/a&gt;&lt;/p&gt; &lt;p&gt;One problem that I noticed on Ubuntu Feisty is that I get less battery life for my laptop using the same settings (screen brightness, hdd activity) that I have on Windows Vista Premium. Another issues is the alsamixer, bluetooth and the microphone. Even when I plugged in the headphone, sound used to come through speakers, so I had to upgrade ALSA manually as instructed at this &lt;a href="https://help.ubuntu.com/community/HdaIntelSoundHowto"&gt;link&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;Sound problem was resolved, but the bluetooth and microphone are still not working. Moreover, there is a problem with the power management functions. If the system goes into sleep mode, it does not resume, you get blank screen. I could not find any solution for this problem.&lt;/p&gt; &lt;p&gt;Otherwise, it’s a nice distribution over all.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-6613497153644403850?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://ankurjain.org/2007/10/09/ubuntu-feisty-installation-dell-inspiron-1520/' title='Ubuntu Feisty Installation - Dell Inspiron 1520'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/6613497153644403850'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/6613497153644403850'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2007/10/ubuntu-feisty-installation-dell.html' title='Ubuntu Feisty Installation - Dell Inspiron 1520'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-5469639980285643822</id><published>2007-09-14T21:08:00.000-07:00</published><updated>2007-09-14T21:09:39.905-07:00</updated><title type='text'>Dell Inspiron 1520</title><content type='html'>&lt;p&gt;Yes! I bought a laptop for myself, the Dell Inspiron 1520 (Black). Must say, it’s quite a beauty with the matte finish. &lt;/p&gt; &lt;p style="text-align: center;"&gt;&lt;a href="http://ankurjain.org/blog/wp-content/uploads/2007/09/dell_insp1500.jpg" title="Dell Inspiron 1520"&gt;&lt;img src="http://ankurjain.org/blog/wp-content/uploads/2007/09/dell_insp1500.jpg" alt="Dell Inspiron 1520" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Though delivery time was a bit long (13 days), I got it finally with all the accessories as mentioned in the order, so no surprises. I bought the following configuration : &lt;/p&gt; &lt;ul&gt; Intel(R) Core(TM)2Duo Processor T5250 1.5Ghz 2MB Cache, 667Mhz FSB&lt;br /&gt;1 GB (2×512MB) DDR2 SDRAM&lt;br /&gt;15.4 Widescreen WXGA+ Display&lt;br /&gt;160 GB SATA HDD (5400 RPM)&lt;br /&gt;Nvidia(R) Geforce(TM) 8400M GS - 128MB GDDR2&lt;br /&gt;Integrated Sound Blaster Audigy Advanced HD Audio Software&lt;br /&gt;Dell Wireless 355 Bluetooth Module&lt;br /&gt;Intel Pro Wireless 3945 Dual Band 802.11a/g Wirless Mini Card&lt;br /&gt;Camera&lt;br /&gt;Dell (TM) Remote Control&lt;br /&gt;Internal 8X DVD+/-RW combination drive with dual layer write capabilities&lt;br /&gt;6-cell 53 WHr Lithium Ion Primary Battery&lt;/ul&gt; &lt;p&gt;Windows Vista (with Aero) runs fine, although I don’t see much difference between Vista and XP. There are some unrequired features that you may want to turn off. See this &lt;a href="http://mostlysavingmoney.com/2007/06/top-10-windows-vista-speed-tweaks/"&gt;link&lt;/a&gt; for some help.&lt;/p&gt; &lt;p&gt;All the hardware components, like Bluetooth, Camera, Touchpad, DVD Writer were configured properly. So, there were no glitches with the default installation. Speakers in the front performs well and battery performance is quite good as well.&lt;/p&gt; &lt;p&gt;But there are some other nuisances, I must say when you decide to change the partitioning, either reducing the size of C drive or installing another operating system. &lt;/p&gt; &lt;ul&gt;&lt;li&gt; I must say that partitioning scheme is crazy. I had 140-145 GB as one partition, C: for Windows Vista. Then there was one recovery partition taking around 10GB of space. And there is also a 2-3GB space allocated for Dell Media Direct. &lt;p&gt;Now, since I wanted to install Linux along with it, but I couldn’t due to this partitioning scheme. All these partitions were primary. So, I needed to delete a partition (basically C:) and repartition the whole system. Anyway, I had to do that. Installed Dell Media Direct also, but lost the recovery partition. &lt;/p&gt;&lt;/li&gt;&lt;li&gt;Hard Disk is another disappointment. It makes a irritating crackling sound already (typical Seagate HDD!). Though otherwise, it works fine. I kept the laptop running for 10-12 hrs, doesnt get too heated. Works fine absolutely except the irritating HDD noise. I think I need to get it replaced to a non-Seagate drive.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The next step is to install Linux (Ubuntu most probably).&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-5469639980285643822?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/5469639980285643822'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/5469639980285643822'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2007/09/dell-inspiron-1520.html' title='Dell Inspiron 1520'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-7917754259421861678</id><published>2007-07-02T00:17:00.000-07:00</published><updated>2007-07-02T00:18:59.543-07:00</updated><title type='text'>DB2 decimal to varchar conversion issue : leading zeroes</title><content type='html'>&lt;div class="storycontent"&gt;Recently, I came across this problem, someone faced while casting a &lt;strong&gt;&lt;code&gt;decimal&lt;/code&gt;&lt;/strong&gt; datatype to &lt;strong&gt;&lt;code&gt;varchar &lt;/code&gt;&lt;/strong&gt;data type in DB2. &lt;p&gt;Here’s the link to the whole thread : &lt;/p&gt; &lt;p&gt;&lt;a href="http://www.dbforums.com/showthread.php?p=2826205"&gt;db2– Decimal to Varchar without leading zeros&lt;/a&gt;&lt;/p&gt; &lt;p&gt;So, the idea is to replace the 0’s with spaces and convert them back to 0 with second replace. I’ve already explained the reason for this double-do for both &lt;strong&gt;&lt;code&gt;replace&lt;/code&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;code&gt;rtrim/ltrim&lt;/code&gt;&lt;/strong&gt; functions instead of a single &lt;strong&gt;&lt;code&gt;trim&lt;/code&gt;&lt;/strong&gt;, &lt;strong&gt;&lt;code&gt;strip&lt;/code&gt;&lt;/strong&gt; functions.&lt;/p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-7917754259421861678?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.dbforums.com/showthread.php?p=2826205' title='DB2 decimal to varchar conversion issue : leading zeroes'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/7917754259421861678'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/7917754259421861678'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2007/07/db2-decimal-to-varchar-conversion-issue.html' title='DB2 decimal to varchar conversion issue : leading zeroes'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-2406876296577019400</id><published>2007-03-09T02:40:00.000-08:00</published><updated>2007-04-17T02:46:32.612-07:00</updated><title type='text'>Targetized</title><content type='html'>After a period of 18 months approximately, I made first job switch of my career. I separated from my previous company - a IT Company (probably the biggest) to another big company, although in a different industry (Retail).&lt;br /&gt;&lt;br /&gt;Last working day was quite eventful. At office, I spent the whole day managing the separation process &amp; said good-bye to everyone. At home, all 3 of us (my 2 room-mates and myself) wished each other &lt;strong&gt;Good Luck&lt;/strong&gt;. One of my room-mates got a job, other one was going abroad. Next day, I left Pune for my home at Delhi and stayed there for a week before taking up my new job at Bangalore. I did nothing at home except relaxing and partying, that was the objective anyways.&lt;br /&gt;&lt;br /&gt;Next week I went to Bangalore and joined my new company.&lt;br /&gt;&lt;br /&gt;My job change was actually a Career Shift. I've changed my role from pure technical to that of a mixed one. My current role requires both technical skills as well as functional knowledge. It was a personal choice for me, so I took this decision. I wanted to gain business insight in my work so as to feel excited about it and my new role offered exactly same thing; so I didn't mind _relocation_ pain also.&lt;br /&gt;&lt;br /&gt;When I joined the new organization, I also observed the difference in working culture of a relatively smaller and non-IT organization with my previous company. Smaller organizations are less process oriented when compared to the big shots of Technology arena where you need to follow process for everything, right from requesting stationary to separation (except going to the loo - as mentioned by another professional from similar organization). Too much process-orientation is a pain especially when you don't achieve much benefit or efficiency from it. Processes are beneficial only when they are practically followed.&lt;br /&gt;&lt;br /&gt;Since it's not an IT organization, the objective here is not to achieve ultimate &amp; ace technical solutions. But to use technology to make accurate business decisions smartly. It makes sense for them since their primary goal is to conduct business efficiently rather than implementing latest technology solutions.&lt;br /&gt;&lt;br /&gt;I got started with my project work on the 3rd day. Since, it is a new field and role (requiring functional knowledge) for me, I'm having a tough time to learn the business concepts and processes. It's actually analyzing the business &amp;amp; helping in decision support. Even the technology is a bit different as I have to work here on a Data Warehouse whereas I worked as a PL/SQL Developer previously.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-2406876296577019400?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/2406876296577019400'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/2406876296577019400'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2007/03/targetized.html' title='Targetized'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-2602105471636996112</id><published>2007-02-24T05:46:00.000-08:00</published><updated>2007-03-06T05:48:27.191-08:00</updated><title type='text'>Oscars @ home</title><content type='html'>&lt;p&gt;Yes, I am feeling exactly this at the moment.&lt;/p&gt; &lt;p&gt;As I mentioned already in my last post, work pressure is not much these days at office so I started feeling a little too idle to spend time when you’re all alone in a new city. Moreover, there is not much to discover in and around Pune, or maybe I’m just not interested. I’ve already visited the city landmarks.&lt;/p&gt; &lt;p&gt;Then it came to my mind, let’s watch movies &amp; spend some quality time. Let me confess in advance that I’ve very little knowledge &amp;amp; exposure to movies. I know that doesn’t make me a lesser audience but I mentioned it just to make sure you’re not surprised about my selection, pick of movies.&lt;/p&gt; &lt;p&gt;Actually, I was thinking how to get information about a movie relating to its cast, plot, ratings, reviews &amp; other credentials. I stumbled upon these 4 major resources :&lt;/p&gt; &lt;ul&gt;&lt;li&gt;&lt;a href="http://www.imdb.com/"&gt;IMDB&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.rottentomatoes.com/"&gt;Rotten Tomatoes&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.metacritics.com/"&gt;MetaCritic.com&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.hollywood.com/"&gt;Hollywood.com&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Usually, I watch one movie in say 1-2 months, but now as I’ve got enough time; I watched a little more during this time, namely :&lt;/p&gt; &lt;ul&gt;&lt;li&gt;&lt;a href="http://www.erinbrockovich.com/home.html"&gt;Erin Brockovich&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://imdb.com/title/tt0100405/"&gt;Pretty Woman&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://imdb.com/title/tt0304415/"&gt;Mona Lisa Smile&lt;/a&gt;&lt;/li&gt;&lt;p&gt;[Well dont make opinions, I am just another fan of her]&lt;/p&gt;&lt;li&gt;&lt;a href="http://imdb.com/title/tt0105151/"&gt;The Player&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.eternalsunshine.com/"&gt;Eternal sunshine of the spotless mind&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://imdb.com/title/tt0116209/"&gt;The English Patient&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://imdb.com/title/tt0265208/"&gt;The Girl Next Door&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.imdb.com/title/tt0092005/"&gt;Stand By Me&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.21-grams.com/index.php"&gt;21 Grams&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.thenotebookmovie.com/"&gt;The Notebook&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://imdb.com/title/tt0389860/"&gt;Click&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.longestyard.com/longestyard.php"&gt;The Longest Yard&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Planning to watch some more, I’ve got - The Thin Red Line, The Shawshank Redemption, Children of Men, The Illusionist, The Pursuit of Happyness, Music and Lyrics.&lt;/p&gt; &lt;p&gt;I also found certain other resources offering movies’ scripts and subtitles as well - &lt;a href="http://www.divxmovies.com/subtitles/"&gt;DivXMovies&lt;/a&gt;, &lt;a href="http://www.imsdb.com/"&gt;IMSDB&lt;/a&gt; etc. which are quite useful when you’re a little more interested in a particular movie.&lt;/p&gt; &lt;p&gt;Any resource you feel is worthy to improve the experience of selecting or watching a movie, be it Reviews, Storyline, Cast, Subtitles or Scripts then please contribute. &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-2602105471636996112?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/2602105471636996112'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/2602105471636996112'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2007/02/oscars-home.html' title='Oscars @ home'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-5933229802059482197</id><published>2007-01-28T22:04:00.000-08:00</published><updated>2007-02-02T22:05:15.176-08:00</updated><title type='text'>Pune Vol. 2</title><content type='html'>&lt;div class="contenttext"&gt;Being idle for quite a long time in my organization, I was offered my next assignment in Pune. Though I didn’t want to, but still I had to go. So on Jan 8th, 2007, I came back to Pune. Last time when I was here, I had a brief and not so nice time in Pune. &lt;p&gt;Anyways, I reached the official guest house after arriving in Pune and rushed back to the office immediately. I met the contact person in the office. By the grace of God, I got a desk here unlike my previous project where I worked for around 8-9 months without a desk. But then, it was still a minor issue there. After some initial frequent changes, I was finally assigned to a project. For the rest of week there was nothing to be done, as everyone was new to this project.&lt;/p&gt; &lt;p&gt;During the first weekend, I went out and looked for accommodation and other things, I needed to arrange. I couldn’t find much options near the Office. I moved around the city to re-discover the landmarks (according to me). Prabhat Lodge on J M Road, Garware Chowk, Kamath &amp; Prithvi restaurants near Kothrud, all of them still exist. Pune has not changed during last 15 months. Roads, Transport, Food options are same as before. I arranged the accommodation with help of a good college-time friend, thanks a ton to him. &lt;/p&gt; &lt;p&gt;I also visited M G Road and had Vada-Pao near J J Garden. Surprisingly, Vada-Pao didn’t taste bad this time &amp;amp; Lime Juice was just too good. Walking Plaza on M G Road is a nice concept followed on Sundays.&lt;/p&gt; &lt;p&gt;Another week passed on in office without much of activity, but during the weekend, I shifted to my flat and started setting up things. Though, I was alone, it was not a problem this time to set up. Mainly it’s a furnished flat and market is nearby; food is the only issue. Anyways, experiences cum adventures I’ve had at Bangalore were helping!&lt;/p&gt; &lt;p&gt;What’s more in store for me at Pune, I’m yet to discover. &lt;/p&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-5933229802059482197?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/5933229802059482197'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/5933229802059482197'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2007/01/pune-vol-2.html' title='Pune Vol. 2'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-533306800981939596</id><published>2006-12-25T05:06:00.000-08:00</published><updated>2007-01-17T22:43:33.979-08:00</updated><title type='text'>Reunion of Batch 1999, Ramjas School - Pusa Road</title><content type='html'>&lt;div class="storycontent"&gt;   &lt;p&gt;After a long time, due to sincere efforts of few enlightened a.k.a connected people (people in touch with old pals), Reunion of Batch 1999, Ramjas School - Pusa Road happened.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Time &amp; Venue &lt;/strong&gt;: Dec 17th, 2006 11 A.M. @ Cafe Coffee Day, Connaught Place - New Delhi&lt;/p&gt; &lt;p&gt;Well, I reached the venue quite late. Reason being, I was searching my wardrobe specifically for a Yellow pullover, which took me sometime. Although, experts from textile industry didn’t appreciate really; I guess they’re learning about the fashion trends &lt;img src="http://ankurjain.org/blog/wp-includes/images/smilies/icon_razz.gif" alt=":P" class="wp-smiley" /&gt; &lt;/p&gt; &lt;p&gt;Anyways, when I reached the venue I welcomed other late comers. Another surprise was the strength of this reunion, must say. Big round of applause for friends who organized this affair. I believe the attendance achieved was worth the ordeal for them.&lt;/p&gt; &lt;p&gt;People from all streams (Science, Commerce, Arts) were present. Since, not everyone knew everyone else, we all introduced ourselves. We discovered people coming mainly from IT industry (quite obvious), Textiles &amp;amp; Banking industry. Rest are doing their family/own business.&lt;/p&gt; &lt;p&gt;I met everyone although I didn’t know all of them well. But then that’s the reason for a reunion, so that person like me can benefit from it.&lt;/p&gt; &lt;p&gt;Thank you Sumita, Sherry for organizing the reunion.&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-533306800981939596?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/533306800981939596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/533306800981939596'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/12/reunion-of-batch-1999-ramjas-school.html' title='Reunion of Batch 1999, Ramjas School - Pusa Road'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-4798490159316090395</id><published>2006-11-24T05:10:00.000-08:00</published><updated>2006-12-05T05:11:40.147-08:00</updated><title type='text'>Ubuntu 6.10 Edgy Installation</title><content type='html'>&lt;div class="storycontent"&gt;   &lt;p&gt;I installed ubuntu 6.10 using net-install method, and it was a no-problem installation.&lt;/p&gt; &lt;p&gt;After the initial installation, I’d to install several small packages for essential features like MP3 support, jre &amp; flash-plugin for firefox, mplayer. I followed the instructions at the link : &lt;a href="http://ubuntuguide.org/wiki/Ubuntu_Edgy"&gt;&lt;strong&gt;http://ubuntuguide.org/wiki/Ubuntu_Edgy&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;The link provides all the information required to do all such configuration/setup tasks. But I had 2 problem relating to keyboard and sound card.&lt;/p&gt; &lt;p&gt;The keyboard was not working properly, as in some of the keys like ” and ‘ did not work properly. I’d to use the following command :&lt;/p&gt; &lt;p&gt; &lt;code&gt;&lt;strong&gt;sudo dpkg-reconfigure xserver-xorg&lt;/strong&gt;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;and change the keyboard configuration. I removed all the customizations displayed by the configuration script.&lt;/p&gt; &lt;p&gt;The other problem was that of sound card. I could access the sound card as root; but not as a non-root user. I resolved the problem by changing the permissions of the non-root user as explained below :&lt;/p&gt; &lt;p&gt;Go to : &lt;code&gt;&lt;strong&gt;System-&gt;Administration-&gt;Users and Groups&lt;/strong&gt;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;Here select the non-root User and Click Properties. In the User Privileges Section:&lt;/p&gt; &lt;p&gt;Check the following :&lt;br /&gt;&lt;code&gt;&lt;strong&gt;Use audio devices&lt;br /&gt;Use CD-ROM drives&lt;/strong&gt;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;After that when I restarted Gnome; both keyboard, sound problems were resolved.&lt;/p&gt; &lt;p&gt;For performance enhancement I used prelink and added it to daily cron. Steps are mentioned at the following link:&lt;/p&gt; &lt;p&gt; &lt;a href="http://ubuntuforums.org/showthread.php?t=1971"&gt;&lt;strong&gt;http://ubuntuforums.org/showthread.php?t=1971&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Ubuntu 6.10 is no doubt a great product. But I’m yet to install/test Mandriva One &lt;img src="http://ankurjain.org/blog/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /&gt; &lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-4798490159316090395?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/4798490159316090395'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/4798490159316090395'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/12/ubuntu-610-edgy-installation.html' title='Ubuntu 6.10 Edgy Installation'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-860710399803303911</id><published>2006-10-10T05:12:00.000-07:00</published><updated>2006-12-05T05:13:03.875-08:00</updated><title type='text'>Oracle Indexes</title><content type='html'>&lt;div class="storycontent"&gt;Indexes are optional data structures associated with Database tables. Indexes are logically &amp; physically independent of the data in the associated table. They are independent database objects created to reduce disk I/O &amp;amp; speed up execution of SQL statements on a table. We can create many indexes on a table given that each index points to different column (in case of a single column) or unique combination of columns from a table.  &lt;p&gt;All Indexes offer complementary performance functionalities based on their structure:&lt;/p&gt; &lt;p&gt;&lt;strong&gt;B-Tree indexes :&lt;/strong&gt; B-Tree Indexes are stored as a conventional binary data structure in the database. Each branch node contains a key prefix to make a direction between two keys. Each Leaf Node is at same depth from the branch node and contain complete key value for each row &amp; ROWID.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Features :&lt;/strong&gt;&lt;/p&gt; &lt;ul&gt;&lt;li&gt;All leaf blocks of the tree are at same depth, resulting same performance for retrieval of any record from the indexed table.&lt;/li&gt;&lt;li&gt;B-Trees are stay balanced automatically.&lt;/li&gt;&lt;li&gt;Excellent performance is achieved for wide range of queries and are generally suitable for both small &amp;amp; large sized tables without performance degradation.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Syntax :&lt;/strong&gt; &lt;/p&gt; &lt;p&gt; &lt;code&gt;CREATE INDEX last_name_idx ON students (last_name);&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Bitmap indexes :&lt;/strong&gt; Bitmap Indexes are space efficient indexes that represent trade-off between Disk I/O and CPU usage. A bitmap value is stored for each key value instead of a list of ROWIDs. Each bitmap corresponds to a possible ROWID. A mapping function returns actual ROWID at runtime in the form of a Row-ID list, and these ROWID values are directly used to access the data row. So, there is a trade-off between space (using compressed indexes) and CPU usage (for processing decompression).&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Features :&lt;/strong&gt;&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Bitmap indexes are generally used in data warehouses for executing bulk data operations.&lt;/li&gt;&lt;li&gt;They are space efficient, but need higher CPU usage in comparison to B-Tree Indexes.&lt;/li&gt;&lt;li&gt;Bitmap indexes are not suitable for OLTP applications with large number of concurrent operations modifying individual rows of data. They are efficient in querying large data.&lt;/li&gt;&lt;li&gt; Bitmap indexes are not useful when performing comparison operations, instead use them for logical operations on data (viz. AND, OR, NOT) or equality queries.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Syntax :&lt;/strong&gt; &lt;/p&gt; &lt;p&gt; &lt;code&gt;CREATE BITMAP INDEX last_name_idx ON students (last_name);&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Bitmap Join indexes :&lt;/strong&gt; As the name suggests, Bitmap join indexes are bitmap indexes defined using an equi-join condition between two or more tables. In bitmap-join index, indexed values comes from one table (Fact table) but bitmaps point to another table (Dimension table). Usually implemented in a data warehousing environment, they have similar features to bitmap indexes. Additionally, following considerations must be taken into account :&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Bitmap-join indexes take much more time to build than a conventional bitmap index for a join is performed and bitmap value is generated.&lt;/li&gt;&lt;li&gt;Bitmap-join indexes should be applied on tables frequently used in tandem (using joins) with each other.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Syntax :&lt;/strong&gt;&lt;/p&gt; &lt;p&gt; &lt;code&gt;CREATE BITMAP INDEX last_name_idx ON students (math.marks) WHERE students.pk = math.fk;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;br /&gt;Index-Organized Tables :&lt;/strong&gt; An index organized table has a storage organization that is different from a conventional (heap-organized) table whose data is stored as an unordered collection. Data for an index organized table is stored in a B-Tree index structure in a primary key sorted manner. Along with the primary key column data, it stores the values for the non-key columns as well. &lt;/p&gt; &lt;p&gt;&lt;strong&gt;Features :&lt;/strong&gt;&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Access to rows is defined using logical ROWID.&lt;/li&gt;&lt;li&gt;Full-Index returns all rows.&lt;/li&gt;&lt;li&gt; Avoid additional block fetch for accessing non-key columns’ data.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Syntax :&lt;/strong&gt; &lt;/p&gt; &lt;p&gt;  &lt;code&gt;CREATE TABLE students (&lt;/code&gt;&lt;br /&gt;        &lt;code&gt;   rollno number,&lt;/code&gt;&lt;br /&gt; &lt;code&gt; first_name varchar2(20),&lt;/code&gt;&lt;br /&gt; &lt;code&gt; last_name varchar2(20),&lt;/code&gt;&lt;br /&gt;         &lt;code&gt; CONSTRAINT pk_stud_iot_index PRIMARY KEY (rollno) )&lt;/code&gt;&lt;br /&gt;  &lt;code&gt; ORGANIZATION index &lt;/code&gt;&lt;br /&gt; &lt;code&gt; TABLESPACE spc_example_ts_01 &lt;/code&gt;&lt;br /&gt;         &lt;code&gt; PCTHRESHOLD 20 INCLUDING last_name; &lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;br /&gt;Function based indexes :&lt;/strong&gt; Function based indexes are based on functions, expressions that involve one or more columns in the table being indexed. A value of the function/expression is calculated and stored as the value for the index. They can be stored either as a B-Tree index or a bitmap index.&lt;br /&gt;&lt;strong&gt;&lt;br /&gt;Features :&lt;/strong&gt;&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Function based indexes are beneficial for evaluating queries that involve functions in WHERE clauses. Example :&lt;/li&gt;&lt;p&gt; &lt;code&gt;SELECT * FROM students WHERE substr(stud_name, 1, 5) = "PETER";&lt;/code&gt;&lt;/p&gt;&lt;li&gt;It’s easy &amp; provides immediate values for expressions.&lt;/li&gt;&lt;li&gt;It provides additional functionality with little cost, if expensive functions/expressions need to be evaluated regularly from the indexed table.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Syntax :&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;  &lt;code&gt;CREATE INDEX fb_last_name_idx on students (UPPER(last_name));&lt;/code&gt; &lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-860710399803303911?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/860710399803303911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/860710399803303911'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/10/oracle-indexes.html' title='Oracle Indexes'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-115740751217548071</id><published>2006-09-04T15:04:00.000-07:00</published><updated>2006-09-04T15:05:12.246-07:00</updated><title type='text'>Oracle Collections</title><content type='html'>&lt;div class="storycontent"&gt;   &lt;p&gt;&lt;strong&gt;PL/SQL Collections&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Index-by tables (Associative Arrays)&lt;/strong&gt;: They are arrays with the only difference that we can use numbers, string literals for subscript values. Associative Arrays are sets of key-value pairs, where key can be an integer or a string. There is no limitation on the size of Associative Arrays.&lt;/p&gt; &lt;p&gt;Syntax: TYPE &lt;code&gt;type_name&lt;/code&gt; IS TABLE OF &lt;code&gt;element_type&lt;/code&gt; [NOT NULL] INDEX BY [BINARY_INTEGER | PLS_INTEGER | VARCHAR2 (size_limit)] ;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Nested Tables&lt;/strong&gt;: They are single dimensional, array-like tables, that can hold any number of elements inside another database table and can be manipulated by SQL as other database objects.&lt;/p&gt; &lt;p&gt;Syntax: TYPE &lt;code&gt;type_name&lt;/code&gt; IS TABLE OF &lt;code&gt;element_type&lt;/code&gt; [NOT NULL];&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Varying Arrays&lt;/strong&gt;: As the name suggests, varrays (Varying Arrays) are fixed length arrays that use sequential numbers as subscripts. varrays need to be dense and we cannot remove/delete individual elements from the array. Length is defined at design time and can be manipulated at runtime subject to maximum length defined. They are suitable in cases where all elements in the array are accessed in sequence.&lt;/p&gt; &lt;p&gt;Syntax: TYPE &lt;code&gt;type_name&lt;/code&gt; IS [VARRAY | VARYING ARRAY] (size_limit) OF &lt;code&gt;element_type&lt;/code&gt; [NOT NULL];&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Using PL/SQL Collections in SQL statements&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;NESTED TABLE&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;code&gt;CREATE TYPE Courseslist AS TABLE OF VARCHAR2(50);&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;code&gt;CREATE TABLE student as OBJECT (&lt;br /&gt;roll_no NUMBER(2),&lt;br /&gt;name VARCHAR2(20),&lt;br /&gt;courses Courseslist)&lt;br /&gt;NESTED TABLE courses STORE AS courses_tab;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;VARRAY&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;code&gt;CREATE TYPE Courseslist AS VARRAY(50) OF VARCHAR2(20);&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;code&gt;CREATE TABLE student (&lt;br /&gt;roll_no NUMBER(2),&lt;br /&gt;name VARCHAR2(20),&lt;br /&gt;courses Courseslist);&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;USING COLLECTIONS IN SQL&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;code&gt;DECLARE&lt;br /&gt;TYPE Courseslist is TABLE OF VARCHAR2(20);&lt;br /&gt;TYPE Courseslist2 is VARRAY(40) OF VARCHAR2(20);&lt;br /&gt;my_courses Courseslist;&lt;br /&gt;my_courses2 Courseslist2;&lt;br /&gt;BEGIN&lt;br /&gt;my_courses := Courseslist(’English’, ‘Mathematics’, ‘Science’);&lt;br /&gt;my_courses2 := Courseslist2(’English’, ‘Mathematics’, ‘Science’);&lt;br /&gt;INSERT INTO student values(12, ‘Ankur’, Courseslist(’English’, ‘Mathematics’, ‘Science’));&lt;br /&gt;END;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Manipulating Individual Elements in Collections&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Using subqueries within &lt;strong&gt;TABLE&lt;/strong&gt; operator we can extract varrays and Nested tables from containing table and execute INSERT, UPDATE and DELETE operations.&lt;/p&gt; &lt;p&gt;Syntax:&lt;/p&gt; &lt;p&gt;&lt;code&gt;BEGIN&lt;br /&gt;INSERT INTO TABLE (SELECT courses FROM student where roll_no=2) VALUES (’German’);&lt;br /&gt;DELETE TABLE (SELECT courses FROM student where roll_no = 1) WHERE course_strength &lt; 5;&lt;br /&gt;END;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;USING COLLECTION METHODS&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;EXISTS&lt;/strong&gt; - Check if an element exists in the collection.&lt;br /&gt;Syntax : &lt;code&gt;IF courses.EXISTS(i) THEN courses(i) = new_course; END IF;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;COUNT&lt;/strong&gt; - Count the elements in collection&lt;br /&gt;Syntax : &lt;code&gt;IF courses.COUNT &gt; 20 THEN...&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;LIMIT&lt;/strong&gt; - Check the Maximum Size of a collection&lt;br /&gt;Syntax: &lt;code&gt;IF new_courses.COUNT &lt;&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;FIRST and LAST&lt;/strong&gt; - Retrieve the FIRST and LAST element from collection&lt;br /&gt;Syntax: &lt;code&gt;IF courses.FIRST = courses.LAST THEN ...&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;PRIOR and NEXT&lt;/strong&gt; - Retrieve Previous and Next element of an index in collection.&lt;br /&gt;Syntax: &lt;code&gt;courses(i) = courses.NEXT(courses.PRIOR(i));&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;EXTEND&lt;/strong&gt; - Append a null element at the end of collection.&lt;br /&gt;&lt;strong&gt;EXTEND (n)&lt;/strong&gt; - Append n null elements to the collection.&lt;br /&gt;&lt;strong&gt;EXTEND (n,m)&lt;/strong&gt; - Append n copies of element m to the collection.&lt;br /&gt;Syntax: &lt;code&gt;courses.EXTEND(2,1)&lt;/code&gt; : Appends 2 copies of 1st element of courses collection.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;TRIM&lt;/strong&gt; - Remove the last element from a collection.&lt;br /&gt;&lt;strong&gt;TRIM(n)&lt;/strong&gt; - Remove n elements from the end of a collection.&lt;br /&gt;Syntax: &lt;code&gt;courses.TRIM(5) &lt;/code&gt;: Remove last 5 elements from courses collection.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;DELETE&lt;/strong&gt; - Delete all elements from a collection&lt;br /&gt;&lt;strong&gt;DELETE(n)&lt;/strong&gt; - Delete nth element from an associative array with numeric key or a nested table. If key is string in Associative Array, element corresponding to the key value is deleted. If n is null, DELETE(n) does nothing.&lt;br /&gt;&lt;strong&gt;DELETE(m, n)&lt;/strong&gt; - DELETE elements in the range m-n from an associative array or nested table.&lt;/p&gt; &lt;p&gt;Varrays are dense, therefore, individual elements cannot be deleted from Varrays.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;BULK BINDING&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Assigning of values to PL/SQL variables in SQL statements is called binding. Use &lt;strong&gt;FORALL&lt;/strong&gt; statement for bulk-bind input operations before sending them to SQL engine. It improves performance by minimizing context switching between SQL Engine and PL/SQL Engine and passing whole collections to &lt;strong&gt;SQL ENGINE&lt;/strong&gt; at a time during execution.&lt;/p&gt; &lt;p&gt;Syntax:&lt;/p&gt; &lt;p&gt;&lt;code&gt;DECLARE&lt;br /&gt;TYPE NumList is VARRAY(20) OF NUMBER;&lt;br /&gt;courses NumList := NumList(10, 20, 30);&lt;br /&gt;BEGIN&lt;br /&gt;FORALL i in courses.FIRST..courses.LAST&lt;br /&gt;DELETE FROM student where course_id = courses(i);&lt;br /&gt;END;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;We can redefine the length of loop to execute the &lt;strong&gt;FORALL&lt;/strong&gt; statement selectively. We may count number of rows affected, exceptions occurred in &lt;strong&gt;FORALL&lt;/strong&gt; statement using &lt;strong&gt;SQL%BULK_ROWCOUNT, SQL%BULK_EXCEPTIONS&lt;/strong&gt; attributes after the end of the loop.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;BULK COLLECT&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;We use &lt;strong&gt;BULK COLLECT&lt;/strong&gt; to bulk-bind output collections before returning to PL/SQL Engine as so to improve the performance, in a similar way, we used &lt;strong&gt;FORALL&lt;/strong&gt; statement.&lt;/p&gt; &lt;p&gt;Syntax: &lt;code&gt;SELECT courses BULK COLLECT INTO my_courses FROM student;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;We can also use &lt;strong&gt;BULK COLLECT&lt;/strong&gt; with cursors.&lt;/p&gt; &lt;p&gt;Syntax:&lt;/p&gt; &lt;p&gt;&lt;code&gt;BEGIN&lt;br /&gt;OPEN c1;&lt;br /&gt;FETCH c1 BULK COLLECT INTO my_courses;&lt;br /&gt;END;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;LIMIT&lt;/strong&gt; clause to limit the rows fetched for a &lt;strong&gt;BULK FETCH&lt;/strong&gt; Operation&lt;/p&gt; &lt;p&gt;Syntax:&lt;/p&gt; &lt;p&gt;&lt;code&gt;BEGIN&lt;br /&gt;OPEN c1;&lt;br /&gt;FETCH c1 BULK COLLECT INTO my_courses LIMIT 10;&lt;br /&gt;END;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;RETURNING INTO Clause&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;We can use &lt;strong&gt;RETURNING INTO&lt;/strong&gt; clause to retrieve DML results into a collection.&lt;/p&gt; &lt;p&gt;Syntax:&lt;/p&gt; &lt;p&gt;&lt;code&gt;BEGIN&lt;br /&gt;DELETE FROM student WHERE marks &lt; 50;&lt;br /&gt;RETURNING courses BULK COLLECT INTO my_courses;&lt;br /&gt;END;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;We can use Host Arrays with Bulk Binds for output and input, as they are the most effective way to pass collections between database server and clients.&lt;/p&gt; &lt;p&gt;Syntax:&lt;/p&gt; &lt;p&gt;&lt;code&gt;BEGIN&lt;br /&gt;FORALL i in :lower .. :upper&lt;br /&gt;DELETE FROM student WHERE roll_no := roll(i);&lt;br /&gt;END;&lt;/code&gt;&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-115740751217548071?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/115740751217548071'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/115740751217548071'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/09/oracle-collections.html' title='Oracle Collections'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-115636311779078902</id><published>2006-08-23T12:57:00.000-07:00</published><updated>2006-08-23T12:58:37.793-07:00</updated><title type='text'>Sites We Cant Live Without</title><content type='html'>&lt;div class="contenttext"&gt; &lt;p&gt;Recently, I came across the &lt;a href="http://www.time.com/"&gt;Time.com&lt;/a&gt;’s list of &lt;a href="http://www.time.com/time/business/article/0,8599,1222769,00.html"&gt;25 sites, We Can’t Live Without&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;I read it till the end to discover the new websites, I might be unaware of. I thought so because being a software professional, I spend much of my time daily browsing Internet. Not to my surprise, I came across quite a few websites, I had not heard of. More so, may be because I don’t need the services offered by them like one that’s selling shoes and accessories. But there were some websites, I was happy to browse.&lt;/p&gt; &lt;p&gt;One of them is &lt;a href="http://craigslist.org/"&gt;Craiglist&lt;/a&gt;, it’s more like Yellow Pages cum Free Advertisements that are bundled for free alongwith the Newspapers. I was surprised to see a separate section for Bangalore and that too quite an active one.&lt;/p&gt; &lt;p&gt;Others in the list were mainly News-Related Websites or portals like &lt;a href="http://yahoo.com/"&gt;Yahoo&lt;/a&gt;, &lt;a href="http://msn.com/"&gt;MSN&lt;/a&gt; &amp; &lt;a href="http://aol.com/"&gt;AOL&lt;/a&gt;. Though they are not exactly comparable in terms of size and content, but that’s a broad category I’m putting them into.&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.drudgereport.com/"&gt;Drudge Report&lt;/a&gt;, &lt;a href="http://www.factcheck.org/"&gt;Factcheck.org&lt;/a&gt;, &lt;a href="http://www.npr.org/"&gt;National Public Radio&lt;/a&gt; and &lt;a href="http://www.theonion.com/"&gt;The Onion&lt;/a&gt; are the ones, which are mainly meant for reading news. Out of all of them, I found Drude Report quite unique. It’s like Bookmark folder in your browser, with links to almost all popular news websites and some other hyperlinks to the Breaking News of the day.&lt;/p&gt; &lt;p&gt;Other than them, one of the interesting website, I came across is &lt;a href="http://www.netflix.com/"&gt;Netflix.com&lt;/a&gt; It’s an online movie rental website, with more than 65,000 titles - Classics to new releases. It offers free shipping, no late fees and free trial for new customers. Ultimate treat for movie buffs. A clean interface to browse the movie titles is appealing and little background about the movies is quite informative. A rating mechanism or a link to IMDB for that particular title would have been great &lt;img src="http://ankurjain.org/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /&gt;  But I think the other website Rotten Tomatoes fills in that gap.&lt;/p&gt; &lt;p&gt;Last category of websites was shopping websites like &lt;a href="http://www.shopzilla.com/"&gt;Shopzilla&lt;/a&gt; and &lt;a href="http://www.zappos.com/welcome.zhtml?0723"&gt;Zappos&lt;/a&gt;. Shopzilla has quite a vast variety of products from different stores, zappos offers accessories mainly like shoes, handbags and apparels. Both of them are quite okay, as you can rate them after comparing the deals offered by them.&lt;/p&gt; &lt;p&gt;Then, there were the giants like Amazon, Google, Yahoo etc. everyone knows, use and of course, we can’t live WITHOUT any one of them. In the end, here is a list of sites, I can’t live without - &lt;a href="http://www.amazon.com/"&gt;Amazon&lt;/a&gt;, &lt;a href="http://www.google.com/"&gt;Google&lt;/a&gt;, &lt;a href="http://www.yahoo.com/"&gt;Yahoo!&lt;/a&gt;, &lt;a href="http://wikipedia.org/"&gt;Wikipedia&lt;/a&gt;, &lt;a href="http://www.blogger.com/"&gt;Blogger&lt;/a&gt;, &lt;a href="http://news.google.com/"&gt;Google News&lt;/a&gt;, &lt;a href="http://espn.go.com/"&gt;ESPN&lt;/a&gt;, &lt;a href="http://ebay.com/"&gt;Ebay&lt;/a&gt;, &lt;a href="http://flickr.com/"&gt;Flickr&lt;/a&gt;, &lt;a href="http://www.apple.com/trailers/"&gt;Apple Movie Trailers&lt;/a&gt; and &lt;a href="http://imdb.com/"&gt;The Internet Movie Database&lt;/a&gt;. &lt;/p&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-115636311779078902?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://ankurjain.org/blog/2006/08/23/sites-we-cant-live-without/' title='Sites We Cant Live Without'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/115636311779078902'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/115636311779078902'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/08/sites-we-cant-live-without.html' title='Sites We Cant Live Without'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-115514763273258965</id><published>2006-08-09T11:19:00.000-07:00</published><updated>2006-08-23T13:15:36.860-07:00</updated><title type='text'>Lyceum Installation</title><content type='html'>&lt;div class="contenttext"&gt; &lt;p&gt;Lyceum is an extension of the popular Wordpress blogging software. While Wordpress is a single user blogging software, Lyceum is a multiple users blogging software. Under early development, read about it &lt;a href="http://lyceum.ibiblio.org/"&gt;here&lt;/a&gt;&lt;/p&gt; &lt;p&gt;I tried installing it on my Windows XP system, running Apache 2.0.59, PHP 4.4.3 &amp; MySQL 3.23.42 and faced quite some problems, so thought to blog about it.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Installation Steps&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Download, Install and configure Apache, MySQL and PHP on your Windows Machine. Download and Installation should not be a problem. For configuration, you may follow these links:&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.thesitewizard.com/archive/php4install.shtml"&gt;http://www.thesitewizard.com/archive/php4install.shtml&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.dmxzone.com/ShowDetail.asp?NewsId=6452"&gt;http://www.dmxzone.com/ShowDetail.asp?NewsId=6452&lt;/a&gt;&lt;/p&gt; &lt;p&gt;After you’ve configured all the above 3 components, download Lyceum source from &lt;a href="http://lyceum.ibiblio.org/downloads"&gt;here&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Extract the source and place it under your DocumentRoot (&lt;doc_root&gt;). You should have the following directory structure.&lt;/doc_root&gt;&lt;/p&gt; &lt;pre&gt; &lt;doc_root&gt;/lyceum&lt;br /&gt;+  /dev&lt;br /&gt;|  /doc&lt;br /&gt;|  /src&lt;br /&gt;|    + /bin&lt;br /&gt;|    | /config&lt;br /&gt;|    | /installation&lt;br /&gt;|    | /lib&lt;br /&gt;|    + /lyceum&lt;br /&gt;+   /tests&lt;br /&gt;&lt;/doc_root&gt;&lt;/pre&gt; &lt;p&gt;Before starting the installation verify the Apache configuration first. You must have mod_rewrite module enabled in your Web Server Configuration. Also in the &lt;strong&gt;&lt;directory&gt;&lt;/directory&gt;&lt;/strong&gt; configuration part of your Apache configuration file, you must set the AllowOverride directive to “All”; that is, “&lt;strong&gt;AllowOverride All&lt;/strong&gt;”&lt;/p&gt; &lt;p&gt;Now, create a database in your MySQL server for lyceum as lyceum does not create the database itself.&lt;br /&gt;&lt;strong&gt;SQL&lt;/strong&gt; : mysql&gt;CREATE DATABASE lyceum;&lt;/p&gt; &lt;p&gt;In case you are using MySQL &lt;&gt;/lyceum/src/installation/) accordingly to remove the ENGINE directives from SQL statements.&lt;/p&gt; &lt;p&gt;Modify wp-config-sample.php (&lt;doc_root&gt;/lyceum/src/config/) to create wp-config.php with modifications to following fields: &lt;/doc_root&gt;&lt;/p&gt; &lt;p&gt;    &lt;strong&gt;DB_NAME&lt;/strong&gt; : Name of the Database you’ve created in MySQL.&lt;br /&gt;  &lt;strong&gt;DB_USER&lt;/strong&gt; : Database User Name&lt;br /&gt;  &lt;strong&gt;DB_PASSWORD&lt;/strong&gt; : Password for the specified Database User Name.&lt;br /&gt;  &lt;strong&gt;DB_HOST&lt;/strong&gt; : Server Name / Addresss (’localhost’ in case of local installation)&lt;br /&gt;  &lt;strong&gt;WEBROOT&lt;/strong&gt; : Location of /lyceum/src/lyceum on the server (Directory where portal.php is placed. &lt;strong&gt;Note:&lt;/strong&gt; ‘no trailing slash after the path)&lt;br /&gt;  &lt;strong&gt;MAINDOMAIN&lt;/strong&gt; : 127.0.0.1 ( For local installation. &lt;strong&gt;Note:&lt;/strong&gt; ‘localhost’ will not work)&lt;/p&gt; &lt;p&gt;Start the installation from your web browser using the URL : &lt;strong&gt;&amp;lt;server_address&amp;gt;/&amp;lt;webroot&amp;gt;/wp-admin/install.php&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;It should work fine. Comment if you face any issues. &lt;/p&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-115514763273258965?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://ankurjain.org/blog/2006/08/09/lyceum-installation/' title='Lyceum Installation'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/115514763273258965'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/115514763273258965'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/08/lyceum-installation.html' title='Lyceum Installation'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-115460027622927196</id><published>2006-08-03T03:17:00.000-07:00</published><updated>2006-08-03T03:17:56.240-07:00</updated><title type='text'>Single File Format</title><content type='html'>Recently, I read this article, where in the Author has imagined interoperability of all files some way; where all possible file formats could be represented in a standard/single format, so as to ease the process of file editing/creating and parsing.&lt;br /&gt;&lt;br /&gt;Read it &lt;a href="http://www.dhruv19280.com/myblog/?p=86"&gt;here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-115460027622927196?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/115460027622927196'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/115460027622927196'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/08/single-file-format.html' title='Single File Format'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-115451267772513425</id><published>2006-06-12T02:57:00.000-07:00</published><updated>2006-08-02T02:57:57.746-07:00</updated><title type='text'>Oracle Joins</title><content type='html'>&lt;div class="postentry"&gt;&lt;strong&gt;Definition / Concept&lt;/strong&gt; &lt;p&gt;If we need to retrieve data from more than one table we use JOINs. A join is a query, used to retrieve data from more than one table based on JOIN condition (Note: Same table can referenced more than once).&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Conditions&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;In SQL terms, Join occurs when we specify more than one table in the FROM clause of the SELECT statement. Additionally, we also specify a condition in the WHERE clause to specify JOIN condition in the SELECT statement. Now, JOINs are conditions to join/compare two tables’ data retrieved from the selected tables’ columns based on JOIN Condition. Oracle combines the rows’ data to compare with other tables’ rows and evaulate the JOIN condition for TRUE/FALSE.&lt;/p&gt; &lt;p&gt;We need to qualify columns having same name with table names/aliases to avoid ambiguity errors, for joins can be extended to multiple tables. In case of multiple joins extending to more than 2 tables, let’s say 3 for example, we create a recordset based on 1st join between 1st two tables &amp; join the resulting recordset with 3rd table using 2nd Join.&lt;/p&gt; &lt;pre&gt;Table 1 +&lt;br /&gt;        |&lt;br /&gt;      (JOIN)---&gt;Recordset I +&lt;br /&gt;        |                   |&lt;br /&gt;Table 2 +                   |&lt;br /&gt;                          (JOIN)--- Final Recordset&lt;br /&gt;                            |&lt;br /&gt;                            |&lt;br /&gt;                            +&lt;br /&gt;                          Table 3&lt;br /&gt;&lt;/pre&gt; &lt;p&gt;Now, we’ve understood what are joins, their need &amp; application, let’s see what are the different types of JOINs&lt;br /&gt;available.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;SIMPLE JOIN/INNER JOIN/EQUALITY JOIN/EQUIJOIN&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;All the above terms refer the same JOIN type. Let’s call them INNER JOIN for our reference. Inner Join have equality operator as the JOIN condition. So, INNER JOIN returns only those rows from two tables that have same data for the specified columns.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;/p&gt; &lt;pre&gt;+--------+              +---------+&lt;br /&gt;|   ID   |              |   ID    |&lt;br /&gt;|  NAME  |              | SALARY  |&lt;br /&gt;|  AGE   |              |         |&lt;br /&gt;|--------|              |---------|&lt;br /&gt;|EMPLOYEE|              | PAYROLL |&lt;br /&gt;+--------+              +---------+&lt;br /&gt;&lt;/pre&gt; &lt;p&gt;We need to extract the salary of an employee from the payroll table. So, a INNER JOIN shall be created between EMPLOYEE&lt;br /&gt;&amp; PAYROLL table, using ID columns from the two tables.&lt;/p&gt; &lt;p&gt;&lt;code&gt;SELECT employee.id, employee.name, payroll.salary&lt;br /&gt;FROM employee, payroll&lt;br /&gt;WHERE employee.id = payroll.id;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;SELF JOIN&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;If we compare the data of a table with itself, we create a self join. I’ll give here a classical example of employees &amp; managers. Suppose, we need to know the name of employees’ manager from the employee table, we’ll create a self join. For example purpose, I modify the EMPLOYEE table.&lt;/p&gt; &lt;pre&gt;+--------+&lt;br /&gt;|   ID   |&lt;br /&gt;|  NAME  |&lt;br /&gt;|  AGE   |&lt;br /&gt;| MGR_ID |&lt;br /&gt;|--------|&lt;br /&gt;|EMPLOYEE|&lt;br /&gt;+--------+&lt;br /&gt;&lt;/pre&gt; &lt;p&gt;&lt;code&gt;SELECT e1.name EMPLOYEE, e2.name MANAGER&lt;br /&gt;FROM employee e1, employee e2&lt;br /&gt;WHERE e1.mgr_id = e2.id;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;CARTESIAN PRODUCT&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;If there is no comparison condition specified in a JOIN condition, a cartesian product is returned. In such a case, every row in a table is joined with every row in the other table of the JOIN. Let’s say, if there are 3 rows in Ist table &amp; 4 rows in the IInd table, 12 rows (3×4) would be produced.&lt;/p&gt; &lt;pre&gt;+--------+              +---------+&lt;br /&gt;|   ID   |              |   ID    |&lt;br /&gt;|  NAME  |              | SALARY  |&lt;br /&gt;|  AGE   |              |         |&lt;br /&gt;|--------|              |---------|&lt;br /&gt;|EMPLOYEE|              | PAYROLL |&lt;br /&gt;+--------+              +---------+&lt;br /&gt;&lt;/pre&gt; &lt;p&gt;&lt;code&gt;SELECT employee.id, payroll.salary&lt;br /&gt;FROM employee, payroll&lt;br /&gt;WHERE employee.name LIKE 'A%';&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;NATURAL JOIN&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;In a NATURAL JOIN all columns with same names &amp; datatype are joined from both tables. Here, we need to qualify the column name by table name or alias. All rows matching with the same column data are retrieved.&lt;/p&gt; &lt;pre&gt;+--------+              +---------+&lt;br /&gt;|   ID   |              |   ID    |&lt;br /&gt;|  NAME  |              | SALARY  |&lt;br /&gt;|  AGE   |              |         |&lt;br /&gt;|--------|              |---------|&lt;br /&gt;|EMPLOYEE|              | PAYROLL |&lt;br /&gt;+--------+              +---------+&lt;br /&gt;&lt;/pre&gt; &lt;p&gt;&lt;code&gt;SELECT id, name, salary&lt;br /&gt;FROM employee NATURAL JOIN payroll;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;OUTER JOIN&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Till now, all joins we’ve discussed retrieve all matching records from both tables. But sometimes, there is a situation when we also need to retrieve non-matching records from either one or both tables. For retrieving such non-matching records, we create OUTER JOINs. There are 3 type of OUTER JOINs based on from which side of the JOIN Condition we extract the non-matching records. We assume the following structure for our examples:&lt;/p&gt; &lt;pre&gt;+--------+              +---------+&lt;br /&gt;|   ID   |              |         |&lt;br /&gt;|  NAME  |              |   ID    |&lt;br /&gt;|  AGE   |              |  SALARY |&lt;br /&gt;| MGR_ID |              |         |&lt;br /&gt;|--------|              |---------|&lt;br /&gt;|EMPLOYEE|              | PAYROLL |&lt;br /&gt;+--------+              +---------+&lt;br /&gt;&lt;/pre&gt; &lt;p&gt;&lt;strong&gt;RIGHT OUTER JOIN &lt;/strong&gt;&lt;/p&gt; &lt;p&gt;As the name suggests, we extract non-matching records from the table mentioned on the right hand side of the JOIN condition. So, all the matching records from two tables, as well as non-matching records from the 2nd table (on right hand) are retrieved. NULL values are replaced for the non-existing values for columns extracted from table on the right hand side in non-matching rows.&lt;/p&gt; &lt;p&gt;&lt;code&gt;SELECT e.id, p.salary&lt;br /&gt;FROM employee e, payroll p&lt;br /&gt;WHERE e.id = p.id (+);&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;LEFT OUTER JOIN&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;In this JOIN, we extract non-matching records from the table mentioned on the left hand side of the JOIN condition in addition to the matching records. NULL value is displayed for the columns extracted from table on the left hand side in the non-matching rows.&lt;/p&gt; &lt;p&gt;&lt;code&gt;SELECT e.id, p.salary&lt;br /&gt;FROM employee e, payroll p&lt;br /&gt;WHERE e.id (+) = p.id;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;FULL OUTER JOIN&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;In case of a full outer join, we extract matching records from both tables specified in JOIN condition, as well as non-matching records from both tables. Actually to create FULL OUTER JOIN, a UNION set is generated from both LEFT OUTER JOIN &amp; RIGHT OUTER JOIN. NULL values are displayed for non-existing records of the other table in each non-matching row of either table.&lt;/p&gt; &lt;p&gt;&lt;code&gt;SELECT e.id, p.salary&lt;br /&gt;FROM employee e, payroll p&lt;br /&gt;WHERE e.id = p.id (+)&lt;br /&gt;UNION&lt;br /&gt;SELECT e.id, p.salary&lt;br /&gt;FROM employee e, payroll p&lt;br /&gt;WHERE e.id (+) = p.id;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&lt;/p&gt; &lt;ul&gt;&lt;li&gt;SQL statements provided in the post were tested on Oracle 8 version only. Natural Joins don’t exist on Oracle 8&lt;/li&gt;&lt;li&gt;ANSI syntax has not been covered here.&lt;/li&gt;&lt;/ul&gt;     &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-115451267772513425?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/115451267772513425'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/115451267772513425'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/06/oracle-joins_12.html' title='Oracle Joins'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114984245888463810</id><published>2006-06-09T01:40:00.000-07:00</published><updated>2006-06-09T01:40:58.886-07:00</updated><title type='text'>Google Spreadsheets</title><content type='html'>Google is launching web-based spreadsheet application called &lt;a href="http://spreadsheets.google.com/" target="_blank"&gt;Google Spreadsheets&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Still under beta test, requiring invites to try out this new application; nothing much can be said about the application &amp; its future as of now. But, as I was going through various news articles, people are already claiming that Google is seriously competing with Microsoft by launching this spreadsheet program. In my opinion, it’s just small view of a bigger vision.&lt;br /&gt;&lt;br /&gt;For, I believe it’s not just about Google taking on Microsoft or any other XYZ Co., but what Google is trying to achieve is reducing the dependance of the users on an operating system largely.&lt;br /&gt;&lt;br /&gt;When we observe the recent moves made by Google, we observe that Google launched &lt;a href="http://gmail.com/" target="_blank"&gt;Email&lt;/a&gt;, &lt;a href="http://talk.google.com/" target="_blank"&gt;Instant Messaging&lt;/a&gt;, &lt;a href="http://calendar.google.com/" target="_blank"&gt;Calendar&lt;/a&gt; etc and now Google Spreadsheets, a spreadsheet application. The straight &amp;amp; obvious advantage of all such applications is availability on the web, so no matter where you are, you’ve access to your information everytime; no more dependancy on the personal desktop PC, that is. Whenever you need to search, share files; you can use Google Search, email/invite people &amp; share the files.&lt;br /&gt;&lt;br /&gt;The only skepticism would be the usability of such applications, as they are web based &amp;amp; security of the information. Usability I would define, how responsive the application is while the user is working on it. Well, a web based application is not that responsive in comparison to a desktop based application, but largely all such applications are usable as most of them are javascript based, which gets downloaded once the application is accessed through the Web Browser.&lt;br /&gt;&lt;br /&gt;Regarding the security of the data, it’s as secure/insecure that your email account is. Since, it’s password protected, we can say the data is safe/secure till the time you’ve chosen a medium-to-high strength password. But then, most of the desktop pc’s are also not completely safe. It’s a debatable topic, for people also doubt the security/integrity of the provider of such applications.&lt;br /&gt;&lt;br /&gt;So, I observe that Google is not competing with Microsoft by launching another Operating System, but they’re eliminating/diminishing the role of the OS itself for the users by offering web based applications &amp; I agree that such approach is right &amp;amp; smart.&lt;br /&gt;&lt;br /&gt;It’s hitting the market perfectly with every application it has launched. Now, all these developments could be labelled as Google killing Microsoft or killing similar desktop applications viz. OpenOffice Calc alike.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114984245888463810?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://ankurjain.org/blog/2006/06/07/google-spreadsheets/' title='Google Spreadsheets'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114984245888463810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114984245888463810'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/06/google-spreadsheets.html' title='Google Spreadsheets'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114984239451672559</id><published>2006-06-09T01:38:00.000-07:00</published><updated>2006-06-09T01:39:54.530-07:00</updated><title type='text'>Get this tool for switching people from IE to Firefox</title><content type='html'>A group of four full-time political activists have developed a portal to encourage Internet Explorer users to adopt Firefox Web Browser. They’ve launched their website: &lt;a href="http://explorerdestroyer.com/" target="_blank"&gt;ExplorerDestroyer.com&lt;/a&gt; as an aggressive strategy to promote Firefox amongst Internet Explorer Users, as Internet Explorer is still the most popular Web Browser.&lt;br /&gt;&lt;br /&gt;The group states : “Firefox is one of the most important software applications in the world because it can play a big part in determining the future of the web. It is crucial that an open-source, standards-based web browser becomes the most popular browser, and Firefox has a shot at being that. It’s the best product, and its popularity is climbing, thanks to amazing efforts by the &lt;a href="http://mozilla.org/" target="_blank"&gt;Mozilla Foundation&lt;/a&gt;, the &lt;a href="http://spreadfirefox.org/" target="_blank"&gt;SpreadFirefox.org&lt;/a&gt; juggernaut, and many others.”&lt;br /&gt;&lt;br /&gt;Apart from talking about the advantages of Firefox, they are promoting the use of Firefox, by advertising the Google Adsense program that pays $1 for each new Firefox user you refer. Also, they are offering ready-made code snippet on the home page that will display ExplorerDestroyer Button to promote use of Firefox on blogging sites.&lt;br /&gt;&lt;br /&gt;The site announces “Your Mission - Get Under 50″ mission to reduce the number of Internet Explorer hits to less than 50 percent of all browser accesses &amp;amp; advocate the usage of splash screens advertising Firefox.&lt;br /&gt;&lt;br /&gt;The group has also launched another website : &lt;a href="http://killbillsbrowser.com/" target="_blank"&gt;killbillsbrowser.com&lt;/a&gt;. It’s a parody site with witty jokes about Internet Explorer nuisances, at the same time convincing people to switch to Firefox.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114984239451672559?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://ankurjain.org/blog/2006/04/27/get-this-tool-for-switching-people-from-ie-to-firefox/' title='Get this tool for switching people from IE to Firefox'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114984239451672559'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114984239451672559'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/06/get-this-tool-for-switching-people.html' title='Get this tool for switching people from IE to Firefox'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114594514052725273</id><published>2006-04-24T23:04:00.000-07:00</published><updated>2006-04-24T23:05:40.546-07:00</updated><title type='text'>Microsoft Internet Explorer 7 Beta 2 update</title><content type='html'>Microsoft released a new test release of Internet Explorer, the market leadingWeb browser facing stiff competition from smaller players like Firefox &amp;amp; Opera lately.&lt;br /&gt;&lt;br /&gt;The new beta, available Tuesday for free download to English-language customers, includes fixes for problems that were causing Internet Explorer 7 to stop working.With the previous test version, the most common problems reported involved banking and news sites, in part because of security changes.&lt;br /&gt;&lt;br /&gt;The new beta release is targeted at technology enthusiasts, after earlier versions of the browser primarily catered towards developers of websites and online applications.&lt;br /&gt;Improving security can be tricky since any changes can cause legitimate Web sites to stop working, frustrating users.&lt;br /&gt;&lt;br /&gt;“We want to get them to start using the product and get us some feedback,” Margaret Cobb, group product manager for Internet Explorer at Microsoft told vnunet.com. “We still have a few months before we release publicly and we want to make this the best experience possible.”&lt;br /&gt;Microsoft also added more guidance to help people using IE’s new browser tab functions, which let a user view more than one Web site from within one window, using multiple “tabs.”&lt;br /&gt;&lt;br /&gt;Microsoft also unveiled a new website where users can download so-called Internet Explorer Add-ons. The page is meant to increase the visibility of third party applications that build on top of the browser. Add-ons for the current version of the browser for instance enable a tabbed browsing capability for the software.&lt;br /&gt;&lt;br /&gt;This is Microsoft’s third beta of Internet Explorer 7 made available to the general public, and Hachamovitch said there are plans for one more. The new version comes amid growing competition from browsers such as Firefox, which has long offered functions such as tabbed browsing.&lt;br /&gt;&lt;br /&gt;The final version of Internet Explorer 7 is expected to be released in the second half of this year, around the time a version of Microsoft’s new Windows operating system is expected to be available for business users.&lt;br /&gt;&lt;a href="http://www.microsoft.com/ie"&gt;http://www.microsoft.com/ie&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114594514052725273?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://ankurjain.org/blog/2006/04/25/microsoft-internet-explorer-7-beta-2-update/' title='Microsoft Internet Explorer 7 Beta 2 update'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114594514052725273'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114594514052725273'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/04/microsoft-internet-explorer-7-beta-2.html' title='Microsoft Internet Explorer 7 Beta 2 update'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114527321141800044</id><published>2006-04-17T04:25:00.000-07:00</published><updated>2006-04-17T04:26:51.440-07:00</updated><title type='text'>Microsoft Developing Photo Search</title><content type='html'>&lt;div class="storycontent"&gt;Xie, a researcher for the &lt;a target="_blank" href="http://research.microsoft.com/wsm/"&gt;Web Search and Mining&lt;/a&gt; group within  &lt;a target="_blank" href="http://research.microsoft.com/aboutmsr/labs/asia/default.aspx"&gt;Microsoft Research Asia&lt;/a&gt;, is working on technology called Photo2Search, which is designed to provide information on the go for users of camera phones. &lt;p&gt;“As the old saying goes,” Xie says, “a picture is worth a thousand words.”&lt;/p&gt; &lt;p&gt;Maybe more, actually. Photo2Search gives users a way to search a Web-based database by using nothing more than an image captured by a cellphone equipped with a digital camera.&lt;/p&gt; &lt;p&gt;“This technology,” Xie says, “aims to solve the problem of mapping a physical-world object to a digital-world object. You see an object in the physical world, and you want to know the corresponding information in the digital world - for example, its price on the Web, user comments, or Web sites. There are many different solutions. You can use a bar code or radio-frequency identification. But using a picture of the object is very convenient and very easy to deploy.”&lt;/p&gt; &lt;p&gt;The easy part is the key. Camera phones are simple to use, but the process of text-based search on them is not. That realization provided the late-2004 genesis for Phone2Search.&lt;/p&gt; &lt;p&gt;“At that time,” Xie recalls, “the idea was very simple: Use a camera phone to do a Web search. This is very interesting, because inputting images is much more convenient than inputting text queries on a small device.”&lt;/p&gt; &lt;p&gt;Photo2Search works like this: Seeking information about something seen, a user takes a photo of the object and sends the photo, via e-mail or Multimedia Messaging Service, to a Web-based server, which searches an image database for matches. The server then delivers database information - whether it be a Web page featuring the object in the photo or information associated with the object - to the user, who can act on the information received: read a menu, enter a gallery, book a hotel room, make a purchase.&lt;/p&gt; &lt;p&gt;Sounds simple, right? The devil, as always, is in the &lt;a target="_blank" href="http://research.microsoft.com/displayArticle.aspx?id=1434"&gt;details&lt;/a&gt;.&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114527321141800044?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://ankurjain.org/blog/2006/04/17/microsoft-developing-photo-search/' title='Microsoft Developing Photo Search'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114527321141800044'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114527321141800044'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/04/microsoft-developing-photo-search.html' title='Microsoft Developing Photo Search'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114525766103290812</id><published>2006-04-17T00:05:00.000-07:00</published><updated>2006-04-17T00:07:41.033-07:00</updated><title type='text'>Yahoo Plagued by Slow Email</title><content type='html'>&lt;p&gt;&lt;span class="copy"&gt;Dymeta Inc., a small security firm based in Bettendorf, in Iowa says it has discovered why Yahoo’s &lt;a href="http://www.techweb.com/encyclopedia/defineterm.jhtml?term=email&amp;x=&amp;amp;y="&gt;email&lt;/a&gt; is sometimes slow.An analysis of Yahoo Inc. mail servers found that they were only able to accept email about half the time on average, making it likely that email was taking longer than normal to deliver.&lt;/span&gt;&lt;/p&gt; &lt;p&gt;“We’re not saying that mail isn’t going to get through, but it’s likely to take longer than normal,” Gillette said. “Normally, when you send email from one account to another, you can expect it to be delivered in minutes. With the problems they’ve got, it could take hours or even days to get through, or it could be bounced back entirely.”&lt;/p&gt; &lt;p&gt;In testing 16 Yahoo mail servers found on average that the servers were unable to accept email 45 percent of the time, and the number of available servers ranged from as low as four to as high as 12, Aaron Gillette, chief technician for the company, said.&lt;/p&gt; &lt;p&gt;Yahoo, among the largest &lt;a href="http://www.techweb.com/encyclopedia/defineterm.jhtml?term=Web%20mail&amp;x=&amp;amp;y="&gt;Web mail&lt;/a&gt; providers in the world, sending more messages per quarter than the U.S. Postal Service, Federal Express and the United Parcel Service combined in a year, declined a request for an interview. The company, however, did email a statement that blamed its problems on fighting &lt;a href="http://www.techweb.com/encyclopedia/defineterm.jhtml?term=spam&amp;x=32&amp;amp;y=4"&gt;spam.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;“As spam attacks continue to hit all e-mail services at unpredictable rates, Yahoo is constantly enhancing technologies and improving operations in order to deal with the load,” the statement said.&lt;/p&gt; &lt;p&gt;Dymeta conducted the analysis after receiving what it considered an unusual number of complaints from email administrators at a number of businesses. Dymeta embarked on the analysis out of curiosity and as an opportunity to test its new tool called Mail &lt;a href="http://www.techweb.com/encyclopedia/defineterm.jhtml?term=Server&amp;x=&amp;amp;y="&gt;Server&lt;/a&gt; Profiler, Gillette said.&lt;/p&gt; &lt;p&gt;In establishing a &lt;a href="http://www.techweb.com/encyclopedia/defineterm.jhtml?term=smtp&amp;x=20&amp;amp;y=6&amp;_requestid=1676741"&gt;SMTP&lt;/a&gt; connection with Yahoo servers, the testing tool found that they were able to get a response only 55 percent of the time. The rest of the time, there was no response at all. SMTP, or simple mail transfer protocol, is the standard means for &lt;a href="http://www.techweb.com/encyclopedia/defineterm.jhtml?term=communications&amp;amp;x=&amp;y="&gt;communications&lt;/a&gt; between mail servers on the Internet.&lt;/p&gt; &lt;p&gt;The company posted its finding in its online publication &lt;a href="http://www.emailbattles.com/archive/battles/email_aaddhghiad_ih/" target="_blank"&gt;Email Battles.&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114525766103290812?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://ankurjain.org/blog/2006/04/17/yahoo-plagued-by-slow-email/' title='Yahoo Plagued by Slow Email'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114525766103290812'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114525766103290812'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/04/yahoo-plagued-by-slow-email.html' title='Yahoo Plagued by Slow Email'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114525753881478591</id><published>2006-04-17T00:04:00.000-07:00</published><updated>2006-04-17T00:05:38.826-07:00</updated><title type='text'>KKR Buys Flextronics Unit</title><content type='html'>&lt;div class="storycontent"&gt;Kohlberg Kravis Roberts &amp; Co. will buy Flextronics Software Systems for around $900 million. Flextronics International Ltd. is world’s largest producer of electronics for other companies. &lt;p&gt;KKR is buying 85% of the Bangalore-based India unit of Flextronics and marks its presence in the region after it opened its office in Tokyo &amp;amp; Hong Kong last year. Flextronics said it would retain a 15% stake in the business that would operate as an independent software and solutions company.&lt;/p&gt; &lt;p&gt;KKR last year bought Agilent Technologies Inc.’s semiconductor unit, whose operations are mainly in Singapore. Palo Alto, California-based Agilent is the world’s biggest maker of scientific-testing equipment.&lt;/p&gt; &lt;p&gt;“&lt;em&gt;Our investment in Flextronics’ software development and solutions business is an outstanding opportunity to create value in a high-growth sector,&lt;/em&gt;‘’ Adam H. Clammer, a KKR executive said in the statement.&lt;/p&gt; &lt;p&gt;The Indian unit was formerly Hughes Software Systems, based in New Delhi, before Flextronics acquired it. Flextronics, which in June 2004 agreed to buy 55 percent of Hughes for $226 million, renamed the company after increasing its stake. Flextronics Software has a center in Bangalore focusing on development of software for the Internet, accommodating about 600 employees.&lt;/p&gt; &lt;p&gt;Flextronics’ Indian unit develops software for high-speed mobile phone networks and calls made over the Internet for Motorola Inc., Sun Microsystems Inc. and other companies.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Strategy&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Buyout firms typically finance takeovers by borrowing against their targets’ assets to augment their own funds. They then seek to improve profits before selling the companies within five years to other funds or through initial public offerings.&lt;/p&gt; &lt;p&gt;Citigroup Inc. and Merrill Lynch &amp;amp; Co. will arrange financing for the Flextronics purchase, the statement said.&lt;/p&gt; &lt;p&gt;KKR hired Michael Marks, the chief executive officer of Flextronics to advise on Asia and technology investments, the firm said in a statement Dec. 7. KKR in October appointed Deryck Maughan, a former deputy chairman of Citigroup Inc., to supervise the buyout firm’s Asian investments.&lt;/p&gt; &lt;p&gt;Flextronics is seeking to raise more than $1 billion by selling its software, network services and semiconductor units, Chief Executive Officer Michael McNamara said in the statement. It expects to gain $175 million after taxes from this deal.&lt;/p&gt; &lt;p&gt;Flextronics is “focusing our efforts and resources on our core electronics manufacturing services business,'’ the company said in an e-mailed statement today.&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114525753881478591?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://ankurjain.org/blog/2006/04/17/kkr-buys-flextronics-unit/' title='KKR Buys Flextronics Unit'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114525753881478591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114525753881478591'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/04/kkr-buys-flextronics-unit.html' title='KKR Buys Flextronics Unit'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114491682092753055</id><published>2006-04-13T01:26:00.000-07:00</published><updated>2006-04-13T01:27:00.960-07:00</updated><title type='text'>Google Calendar</title><content type='html'>&lt;p&gt;&lt;a href="http://google.com/" mce_href="http://google.com"&gt;Google&lt;/a&gt; Inc, the Internet Search Giant has finally launched &lt;a href="http://google.com/calendar" target="_blank" mce_href="http://google.com/calendar"&gt;Google Calendar&lt;/a&gt;, as discussed &lt;a href="http://ankurjain.org/blog/?p=79" target="_blank" mce_href="http://ankurjain.org/blog/?p=79"&gt;earlier&lt;/a&gt;.&lt;br /&gt;&lt;img src="http://www.google.com/googlecalendar/images/learn_more.jpg" alt="Google Calendar  - Features" title="Google Calendar  - Features" mce_src="http://www.google.com/googlecalendar/images/learn_more.jpg" /&gt;&lt;/p&gt;  &lt;p&gt;The Google Calendar service allows its users to see their friends' and family's schedules right next to their own; quickly add events mentioned in &lt;a href="http://gmail.com/" mce_href="http://gmail.com"&gt;Gmail&lt;/a&gt; conversations or saved in other calendar applications; and add other interesting events that are found online.&lt;/p&gt;  &lt;p&gt;Calendar and Events can be shared with the public, invitations can be sent to invite concerned people, send reminders and keep track of RSVPs right inside Google Calendar. Organizations can promote events, too.&lt;/p&gt;  &lt;div style="text-align: center;"&gt;&lt;img src="http://www.google.com/googlecalendar/images/ss-tour5.jpg" alt="Google Calendar - Share Calendar" title="Google Calendar - Share Calendar" mce_src="http://www.google.com/googlecalendar/images/ss-tour5.jpg" /&gt;&lt;/div&gt;  &lt;p&gt;You can set up automatic event reminders, including SMS notifications, and instantly bring up anything on your calendar with the built-in search tool.&lt;/p&gt;  &lt;p&gt;Google Calendar is the latest offering Google, which analysts have said is gradually replacing its search-only business model with that of a portal, or all-purpose Web site. Over the past time, Google has been catching up to rivals &lt;a href="http://yahoo.com/" target="_blank" mce_href="http://yahoo.com"&gt;Yahoo&lt;/a&gt; Inc. and &lt;a href="http://microsoft.com/" target="_blank" mce_href="http://microsoft.com"&gt;Microsoft&lt;/a&gt; Corp.'s &lt;a href="http://msn.com/" mce_href="http://msn.com"&gt;MSN&lt;/a&gt; by adding &lt;a href="http://mail.google.com/" target="_blank" mce_href="http://mail.google.com"&gt;e-mail&lt;/a&gt;, &lt;a href="http://news.google.com/" target="_blank" mce_href="http://news.google.com"&gt;news&lt;/a&gt;, &lt;a href="http://picasa.com/" target="_blank" mce_href="http://picasa.com"&gt;photo sharing&lt;/a&gt;, &lt;a href="http://talk.google.com/" target="_blank" mce_href="http://talk.google.com"&gt;instant messaging&lt;/a&gt;, &lt;a href="http://froogle.com/" target="_blank" mce_href="http://froogle.com"&gt;shopping&lt;/a&gt; and &lt;a href="http://maps.google.com/" mce_href="http://maps.google.com"&gt;mapping&lt;/a&gt; services and a &lt;a href="http://finance.google.com/" target="_blank" mce_href="http://finance.google.com"&gt;finance&lt;/a&gt; section.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Features&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;Calendar Sharing&lt;/b&gt;: Set up a calendar for your company softball team, and share it with the whole roster. (Your shortstop will never forget about practice again.) Or share with friends and family so you can view each other's schedules side by side.&lt;/p&gt;  &lt;p&gt;&lt;b&gt; Invitations&lt;/b&gt;: Create event invitations, send them to friends, and keep track of people's responses and comments, all in one place. Your friends can receive your invitation and post responses even if they don't use Google Calendar themselves.&lt;/p&gt;  &lt;div style="text-align: center;"&gt;&lt;img src="http://www.google.com/googlecalendar/images/ss-tour3.jpg" alt="Google Calendar - Event Invitation" title="Google Calendar - Event Invitation" mce_src="http://www.google.com/googlecalendar/images/ss-tour3.jpg" /&gt;&lt;/div&gt;  &lt;p&gt;&lt;b&gt;Quick Add&lt;/b&gt;: Click anywhere on your calendar where an event belongs (or use the Quick Add link), and start typing. Google Calendar understands whole phrases like "Brunch with mom at Java Cafe 11am on Saturday," and will pop new events right into your agenda.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Gmail Integration&lt;/b&gt;: Add your friend's Super Bowl party to your calendar without ever leaving your Gmail inbox. Gmail now recognizes events mentioned in emails.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Search&lt;/b&gt;: Find the date of the Baxter family BBQ (you knew it was sometime this summer). Or, search public calendars to discover new events you're interested in and add them to your own calendar.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Mobile Access&lt;/b&gt;: Receive event reminders and notifications on your mobile phone.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Event Publishing&lt;/b&gt;: Share your organization's events with the world. Learn more with our Event Publisher Guide.&lt;/p&gt;  &lt;div style="text-align: center;"&gt;&lt;img src="http://www.google.com/googlecalendar/images/ss-tour2.jpg" alt="Google Calendar Add Events" title="Google Calendar Add Events" mce_src="http://www.google.com/googlecalendar/images/ss-tour2.jpg" /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114491682092753055?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://google.com/calendar' title='Google Calendar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114491682092753055'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114491682092753055'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/04/google-calendar.html' title='Google Calendar'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114485581169059456</id><published>2006-04-12T08:29:00.000-07:00</published><updated>2006-04-12T08:30:11.710-07:00</updated><title type='text'>Firefox Flicks</title><content type='html'>&lt;p&gt;To help increase awareness of &lt;a href="http://www.mozilla.com/firefox/" mce_href="http://www.mozilla.com/firefox/" target="_blank"&gt;Firefox&lt;/a&gt; among this target audience, Mozilla has launched Firefox Flicks. They are high-quality, innovative 30-second ad that introduces Firefox to mainstream Web users.&lt;/p&gt;  &lt;p&gt;Create a 30-second ad, in any style (live action or animated,) that brings Firefox to life for the millions of Web users who have yet to discover Firefox and the better Web experience it delivers.&lt;/p&gt;  &lt;p&gt;Watch the Latest flicks here:&lt;/p&gt;  &lt;p&gt;1. &lt;a href="http://www.firefoxflicks.com/flick/?id=19319" mce_href="http://www.firefoxflicks.com/flick/?id=19319" target="_blank"&gt;&lt;b&gt;Double Click Relief&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;2. &lt;a href="http://www.firefoxflicks.com/flick/?id=19326" mce_href="http://www.firefoxflicks.com/flick/?id=19326" target="_blank"&gt;&lt;b&gt;DareDevil&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;3. &lt;a href="http://www.firefoxflicks.com/flick/?id=19321" mce_href="http://www.firefoxflicks.com/flick/?id=19321" target="_blank"&gt;&lt;b&gt;Drama Queen&lt;/b&gt;&lt;/a&gt; &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114485581169059456?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.firefoxflicks.com/' title='Firefox Flicks'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114485581169059456'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114485581169059456'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/04/firefox-flicks.html' title='Firefox Flicks'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114476791520284478</id><published>2006-04-11T08:02:00.000-07:00</published><updated>2006-04-11T08:05:15.223-07:00</updated><title type='text'>Novell still running Windows</title><content type='html'>&lt;a href="http://www.novell.com/"&gt;Novell&lt;/a&gt; today admitted that despite Company's efforts to internally migrate to Suse &amp; OpenOffice.org, more than half of its workers still have dual-boot installations with Microsoft Windows.&lt;br /&gt;&lt;br /&gt;At a press event, Novell's president Ron Hovsepian told the project to migrate the remaining employees shall be completed over the next year or so. Hovsepian’s remarks indicate Novell will have only a few months’ experience as a complete Linux and open source desktop shop behind it when, according to the vendor’s predictions, the software starts taking off in the mainstream.&lt;br /&gt;&lt;br /&gt;The Novell executive said in Australia the &lt;a href="http://www.novell.com/linux/"&gt;Suse Linux&lt;/a&gt; implementation had been missing some of the pieces enterprises needed, but said version 10 of the software would help the market for desktop Linux pick up.&lt;br /&gt;&lt;br /&gt;Regarding his company's own Linux migration, Hovsepian said Novell had learnt a lot from the implementation, and overcome challenges involving, for example, porting macros from &lt;a href="http://office.microsoft.com/en-gb/default.aspx"&gt;Microsoft Office&lt;/a&gt; to &lt;a href="http://www.openoffice.org/"&gt;OpenOffice.org&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;"We've had actually very good success with it," he said. "We learned a lot about migration tools, learned a lot about what the usability pieces are."&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Developers' POV &lt;/span&gt;: Novell developers say that they need Windows machines to develop/migrate/test their softwares to run on Windows Platform, so running a dual-boot installation with Microsoft Windows should not be taken as a surprise, but as any other business requirement.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114476791520284478?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.zdnet.com.au/news/software/soa/Novell_still_running_Windows/0,2000061733,39251051,00.htm' title='Novell still running Windows'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114476791520284478'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114476791520284478'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/04/novell-still-running-windows.html' title='Novell still running Windows'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114441120259604828</id><published>2006-04-07T04:59:00.000-07:00</published><updated>2006-04-07T05:00:02.626-07:00</updated><title type='text'>Microsoft launches Linux Site</title><content type='html'>&lt;p&gt;&lt;a href="http://www.microsoft.com/" target="_blank" mce_href="http://www.microsoft.com"&gt;Microsoft&lt;/a&gt; launched a Web site to promote its Linux and open-source interoperability work, at the LinuxWorld exhibition in Boston.&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.port25.technet.com/" target="_blank" mce_href="http://www.port25.technet.com"&gt;Port 25&lt;/a&gt; -- the site's named after the port used to listen for SMTP e-mail traffic -- is an attempt to promote conversations about Microsoft, open source, and how the twain might meet. It is aimed at creating community for businesses and developers working with mixed platforms, mainly Unix and Windows, and also Linux.&lt;/p&gt; &lt;p&gt;Sponsored by the Redmond, Wash. developer's Open Source Software Lab, the site will offer blogs and other content on the OSSL's efforts.&lt;/p&gt; &lt;p&gt;"&lt;span style="font-style: italic;"&gt;This will be the place we not only blog, but also where we put analysis from our OSS labs and also where we discuss and show other parts of Microsoft that we think are just plain cool,&lt;/span&gt;" wrote Bill Hilf, Open Source Software Lab head. He was recently promoted, to manage all of Microsoft's open-source compatibility efforts, including its controversial "&lt;span style="font-weight: bold;"&gt;&lt;a href="http://www.microsoft.com/windowsserversystem/facts/default.mspx" target="_blank" mce_href="http://www.microsoft.com/windowsserversystem/facts/default.mspx"&gt;Get the Facts&lt;/a&gt; anti-Linux campaign&lt;/span&gt;" and its "&lt;span style="font-weight: bold;"&gt;&lt;a href="http://www.microsoft.com/resources/sharedsource/default.mspx" target="_blank" mce_href="http://www.microsoft.com/resources/sharedsource/default.mspx"&gt;SharedSource&lt;/a&gt; initiative&lt;/span&gt;", in which the company allows developers access to some of its proprietary source code.&lt;/p&gt; &lt;p&gt;Opening-day content consisted of blogs by several Labs' researchers, and an article about the OSSL, which houses more than 300 servers running 15+ versions of Unix and 50 Linux distributions.&lt;/p&gt; &lt;p&gt;JupiterResearch analyst Joe Wilcox wrote on his &lt;a href="http://www.microsoftmonitor.com/" target="_blank" mce_href="http://www.microsoftmonitor.com"&gt;Microsoft Monitor&lt;/a&gt; blog "&lt;span style="font-style: italic;"&gt;Overall, I am impressed with the concept (caveat: assuming Microsoft sticks with it).&lt;/span&gt; &lt;span style="font-style: italic;"&gt;If Get the Facts is a stick, Port 25 is the carrot.&lt;/span&gt;"&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114441120259604828?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114441120259604828'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114441120259604828'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/04/microsoft-launches-linux-site.html' title='Microsoft launches Linux Site'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114370373348582528</id><published>2006-03-29T23:02:00.000-08:00</published><updated>2006-03-30T03:06:55.680-08:00</updated><title type='text'>Yahoo Mail Beta</title><content type='html'>I got the Yahoo Mail Beta Invitation today and there was no reason to skip/miss it.&lt;br /&gt;&lt;br /&gt;It took some time to initialize, first time I launched, but since then it's been working blazingly fast, just a Desktop Application. Includes a Left Pane, where you got all the links to the Mail Folders, Calendar and Notepad. RSS feeds can also be added within in the mailbox only.&lt;br /&gt;&lt;span style="text-decoration: underline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://ankurjain.org/wired-news/uploaded_images/YahooMailBeta-702748.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://ankurjain.org/wired-news/uploaded_images/YahooMailBeta-700254.JPG" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/7766/1509/1600/YahooMailBeta.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/7766/1509/400/YahooMailBeta.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;You click on a Mail folder and it is loaded in the right-pane of the Window, and that's where it is fast at. You can right-click on Mail Folders as well as on the messages to perform most of the tasks.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/7766/1509/1600/Preview.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/7766/1509/400/Preview.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://ankurjain.org/wired-news/uploaded_images/Preview-797972.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://ankurjain.org/wired-news/uploaded_images/Preview-794336.JPG" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Double-click on a message in the list and it is loaded with full height, without a preview window. With Keyboard shortcuts similar to Gmail, the experience is much better and simpler.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://ankurjain.org/wired-news/uploaded_images/FullView-790418.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://ankurjain.org/wired-news/uploaded_images/FullView-786376.JPG" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/7766/1509/1600/FullView.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/7766/1509/400/FullView.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Sign up for Yahoo Mail Beta &lt;a href="http://whatsnew.mail.yahoo.com/"&gt;here.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Those who've already joined Yahoo Mail Beta, can join this &lt;a href="http://groups.yahoo.com/group/Y-Mail/"&gt;Yahoo Group&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114370373348582528?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://overview.mail.yahoo.com/us/' title='Yahoo Mail Beta'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114370373348582528'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114370373348582528'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/03/yahoo-mail-beta.html' title='Yahoo Mail Beta'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114326941091861894</id><published>2006-03-24T22:49:00.000-08:00</published><updated>2006-03-24T22:50:10.933-08:00</updated><title type='text'>Alcatel Buying Lucent Technologies</title><content type='html'>Alcatel is planning to buy the rival Lucent Technologies creating World's largest telecom equipment supplier with combined sales volume of $25.33 billion.&lt;br /&gt;&lt;br /&gt;The talks revive the negotations that sparked off five years ago and fell over due to issues with structuring of the new company. This time, the 2 companies are talking about a "merger of equals" that would be "priced at market". Lucent chief Patricia Russo is likely to become the CEO when Alcatel chief Serge Tchuruk retires in June.&lt;br /&gt;&lt;br /&gt;Pressure had been mounting on telecom equipment majors after the consolidation of telephone service providers that buy the gear. Major customers like AT&amp;T have already been consolidating, with the latest move being the $64.5 billion AT&amp;amp;T bid for BellSouth; Cisco agreed in November to buy Scientific-Atlanta Inc. for $6.9 billion to enter the growing market of Internet TV.&lt;br /&gt;&lt;br /&gt;After the merger talks, share prices of Alcatel &amp; Lucent jumped to $3.05/share, 13.14 euros/share respectively.&lt;br /&gt;&lt;br /&gt;Alcatel has a market value of $21.9 billion, and Lucent, the largest U.S. maker of phone equipment, is valued at $12.6 billion, based on closing prices yesterday. Their combination would produce a company with sales larger than the market leader, Cisco Systems taking telecom mergers to almost $200 billion in the past 18 months.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114326941091861894?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114326941091861894'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114326941091861894'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/03/alcatel-buying-lucent-technologies.html' title='Alcatel Buying Lucent Technologies'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114312336476144223</id><published>2006-03-23T06:14:00.000-08:00</published><updated>2006-03-23T06:16:04.783-08:00</updated><title type='text'>ATI Introduces 1GB FireGL V7350</title><content type='html'>ATI launched first Graphic Accelerator card with the capacity of 1 GB memory. The graphics accelerator card features an extremely powerful ultra threaded, parallel processing GPU, and the famous ATI's Avivo video &amp;amp; display technology.&lt;br /&gt;&lt;br /&gt;Featuring full Shader Model 3.0 support and a scalable ultra-threaded architecture with true 128-bit floating point precision, 8 parallel geometry engines, 16 pixel shader processors, and an ultra efficient 512-bit ring bus memory controller, ATI FireGL V7350 provides the graphics horsepower for today’s professional applications and tomorrow’s technology innovations.&lt;br /&gt;&lt;br /&gt;ATI’s Avivo video and display platform brings an increased level of visual fidelity to theprofessional graphics market with features such as automatic gain control, gamma correction and increased colour bit depth. With a 10-bit per RGB component graphics pipeline, instead of the standard 8-bit, the FireGL’s colour palette increases to over a billion colours.&lt;br /&gt;&lt;br /&gt;The result should be a finer level of detail throughout the visible spectrum, enhancing details in shadows and making highlights come to life. In addition, high-end displays supporting 16-bit per RGB color component can be fully utilized by the graphics cards. Two dual-link connectors also give end users the ability to drive multiple ultra-high resolution displays, yielding a massive desktop display over 5000 pixels wide.&lt;br /&gt;&lt;br /&gt;Based on a cutting-edge 90nm process technology and a 512-bit ring bus memory architecture, the FireGL V7350 and FireGL V7300 are able to take advantage of higher speed memories and support 1GB and 512MB frame buffers respectively. The high clock rates of these new graphics cards, combined with full 128-bit precision and extremely high levels of parallel processing, result in floating point processing power that exceeds a 3GHz Pentium processor by a staggering seven times, claims ATI.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114312336476144223?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114312336476144223'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114312336476144223'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/03/ati-introduces-1gb-firegl-v7350.html' title='ATI Introduces 1GB FireGL V7350'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114286594430846252</id><published>2006-03-20T06:20:00.000-08:00</published><updated>2006-03-21T06:03:55.143-08:00</updated><title type='text'>Fedora Core 5 released!!!</title><content type='html'>&lt;span style=""&gt;&lt;/span&gt;Long awaited by FC users, Fedora Core 5 has been released. The latest release includes latest Gnome 2.14 and KDE 3.5 versions. XFce 4 has also been bundled alongwith.&lt;br /&gt;&lt;br /&gt;Running on the 2.6.15 kernel, Fedora Core 5 disallows the loading of any non-GPL modules.&lt;br /&gt;&lt;br /&gt;FC 5 offers the recent releases of other standard softwares like Mono, Java, Firefox and GIMP. It installs GCC 4.1 and tools built with it like Eclipse.&lt;br /&gt;&lt;br /&gt;Yes, Mono will be installed by default now. The Gnome Menu is a little streamlined and needs to be adjusted for user-defined behaviour. Mono based applications like Beagle, Tomboy and FSpot have also been offered alongwith the distro.&lt;br /&gt;&lt;br /&gt;New look package managers are available by the name of Pirut and Pup, with sleek interfaces, though YUM is being used at the command line. The new look GUI Interface based package managers are not much efficient at packages management.&lt;br /&gt;&lt;br /&gt;FC5 is quite sluggish in performance with high system requirements. The release notes for FC5 suggest a minimum of 256 megabytes of RAM for a graphical system, and recommend 512. Even a command-line system requires 128 megabytes.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://shots.osdir.com/slideshows/slideshow.php?release=596&amp;slide=28&amp;amp;title=fedora+core+5+screenshots"&gt;Screenshots&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114286594430846252?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://download.fedora.redhat.com/pub/fedora/linux/core/5/' title='Fedora Core 5 released!!!'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114286594430846252'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114286594430846252'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/03/fedora-core-5-released.html' title='Fedora Core 5 released!!!'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114286167730791189</id><published>2006-03-20T05:20:00.000-08:00</published><updated>2006-03-20T22:34:49.093-08:00</updated><title type='text'>Mozilla Firefox 2.0 Alpha 1</title><content type='html'>&lt;a href="http://mozilla.org"&gt;Mozilla&lt;/a&gt; 2.0 Alpha 1 is leaking out as an undeclared Tinderbox Build release available for download from the &lt;a href="http://ftp.mozilla.org"&gt;Mozilla FTP server&lt;/a&gt;. Tinderbox builds are released as intermediary versions to the final release, and are often quite similar to the official version release.&lt;br /&gt;&lt;br /&gt;Downloaded it and installed this new release; feels a little faster, though most the extensions failed to work with it. Didn't find much of a difference in this release, except the close tab button available alongwith the tab name.&lt;br /&gt;&lt;br /&gt;You can try it here:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/pacifica-mozilla1.8/firefox-2.0a1.en-US.win32.installer.exe"&gt;Windows EXE - firefox-2.0a1.en-US.win32.installer.exe&lt;/a&gt;&lt;br /&gt;&lt;a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/pacifica-mozilla1.8/firefox-2.0a1.en-US.win32.zip"&gt;Windows ZIP - firefox-2.0a1.en-US.win32.zip&lt;/a&gt;&lt;br /&gt;&lt;a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/atlantia-mozilla1.8/firefox-2.0a1.en-US.mac.dmg"&gt;Mac - firefox-2.0a1.en-US.mac.dmg&lt;/a&gt;&lt;br /&gt;&lt;a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/prometheus-mozilla1.8/firefox-2.0a1.en-US.linux-i686.installer.tar.gz"&gt;Linux - firefox-2.0a1.en-US.linux-i686.installer.tar.gz&lt;/a&gt;&lt;br /&gt;&lt;a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/prometheus-mozilla1.8/firefox-2.0a1.en-US.linux-i686.tar.gz"&gt;Linux - firefox-2.0a1.en-US.linux-i686.tar.gz&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114286167730791189?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://mozilla.org' title='Mozilla Firefox 2.0 Alpha 1'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114286167730791189'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114286167730791189'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/03/mozilla-firefox-20-alpha-1.html' title='Mozilla Firefox 2.0 Alpha 1'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114181602264394642</id><published>2006-03-08T03:03:00.000-08:00</published><updated>2006-03-08T03:07:02.836-08:00</updated><title type='text'>Google Calendar Screenshots</title><content type='html'>&lt;a href="http://techcrunch.com"&gt;TechCrunch&lt;/a&gt; has released some cool screenshots of Yet-to-be-launched Google Calendar.&lt;br /&gt;&lt;br /&gt;Google Calendar is supposed to be under testing by a closed-group of 200 participants, who are required not to share any details of the product with anyone.&lt;br /&gt;&lt;br /&gt;Have a &lt;a href="http://www.techcrunch.com/2006/03/08/exclusive-screenshots-google-calendar/"&gt;Look&lt;/a&gt; :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114181602264394642?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.techcrunch.com/2006/03/08/exclusive-screenshots-google-calendar/' title='Google Calendar Screenshots'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114181602264394642'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114181602264394642'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/03/google-calendar-screenshots.html' title='Google Calendar Screenshots'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114180749417324262</id><published>2006-03-08T00:37:00.000-08:00</published><updated>2006-03-08T00:44:56.816-08:00</updated><title type='text'>Firefox 2.0 Alpha 1 release soon!!!</title><content type='html'>Firefox 2.0 release shall be released in another 3-4 days, as per the minutes of the Status Meeting held on March 7, 2006 as per the given &lt;a href="http://wiki.mozilla.org/Firefox2/StatusMeetings/2006-03-07"&gt;link&lt;/a&gt; .&lt;br /&gt;&lt;br /&gt;The new release shall be incorporating the following features:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;A new User Interface&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Undo Close Tab Feature&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Focus on performance, stability and toolbar drag &amp;amp; drop&lt;/li&gt;&lt;li&gt;Extensions' blacklisting&lt;/li&gt;&lt;li&gt;Spell as you type&lt;br /&gt;&lt;/li&gt;&lt;li&gt;RSS parser&lt;/li&gt;&lt;li&gt;Session Saver, and&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Anti Phishing&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114180749417324262?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://wiki.mozilla.org/Firefox2/StatusMeetings/2006-03-07' title='Firefox 2.0 Alpha 1 release soon!!!'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114180749417324262'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114180749417324262'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/03/firefox-20-alpha-1-release-soon.html' title='Firefox 2.0 Alpha 1 release soon!!!'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114161423999911245</id><published>2006-03-05T18:40:00.000-08:00</published><updated>2006-03-05T19:04:13.716-08:00</updated><title type='text'>AT&amp;T Buys BellSouth</title><content type='html'>AT&amp;T is buying BellSouth Corp for 67 billion in stock, in a bid further expanding its reach in SouthEastern United States &amp;amp; acquire the rest of Cingular Wireless, it doesn't already own.&lt;br /&gt;&lt;br /&gt;AT&amp;T Inc. was formed by SBC's acquisition of AT&amp;amp;T Corp. in November. The deal added a substantial national reach to the former Southwestern Bell's local business, which is concentrated in 13 states, including Texas, California, and the Midwest.&lt;br /&gt;&lt;br /&gt;Post merger, AT&amp;T would reach out to 70 million local-line phone customers, 54.1 million wireless subscribers and nearly 10 million broadband subscribers in the 22 states.&lt;br /&gt;&lt;br /&gt;The deal would substantially expand the reach of AT&amp;amp;T, already the country's largest telecommunications company by the number of customers served. AT&amp;amp;T currently owns a 60 percent share of the nation's No. 1 cell phone provider, while BellSouth has 40 percent.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114161423999911245?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114161423999911245'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114161423999911245'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/03/att-buys-bellsouth.html' title='AT&amp;T Buys BellSouth'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114140293598112642</id><published>2006-03-03T08:12:00.000-08:00</published><updated>2006-03-03T08:22:17.900-08:00</updated><title type='text'>NASA to complete International Space Station</title><content type='html'>NASA alongwith its European &amp; Japanese partners have set a new plan to complete the International Space Station (ISS) by 2010, earlier than originally planned to ensure they were functioning by 2010, when the orbiting space laboratory is to be fully assembled.&lt;br /&gt;&lt;br /&gt;The new sequence moves up launch of Europe's Columbus module to the seventh shuttle flight and moves up launch of Japan's Kibo module two flights, to the ninth mission.&lt;br /&gt;&lt;br /&gt;The first of three components for the Japanese Experiment Module (JEM) – or Kibo – are slated for 2007, one flight earlier, during the eighth scheduled orbiter mission, said Keiji Tachikawa, head of the Japan Aerospace Exploration Agency (JAXA). The remaining two components are set for the ninth and twelfth shuttle missions, he added.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114140293598112642?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.space.com/news/060302_iss_future_plan.html' title='NASA to complete International Space Station'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114140293598112642'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114140293598112642'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/03/nasa-to-complete-international-space.html' title='NASA to complete International Space Station'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114137646822688835</id><published>2006-03-03T01:01:00.000-08:00</published><updated>2006-03-03T01:01:56.626-08:00</updated><title type='text'>Microsoft Origami Puzzle</title><content type='html'>All rumours about the secretive &lt;a href="http://origamiproject.com"&gt;Microsoft Origami Project&lt;/a&gt; might be clearing off by March 9, as per the latest update on the &lt;a href="http://origamiproject.com"&gt;website&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;To say the least/predict, Origami is expected to be the size of a paperback book, able to play music, games, connect to the internet and run software. Information from Microsoft on Origami is sketchy to say the least. Industry experts predict it is the Microsoft's long-awaited offering hoping to take a bite out of rival Apple's all-conquering i-Pod.&lt;br /&gt;&lt;br /&gt;It may just be coincidence, but March 9 is also the launch in Hannover of CeBit, the world's largest annual trade show for the information and telecommunications technology industry.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114137646822688835?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.origamiproject.com/2/' title='Microsoft Origami Puzzle'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114137646822688835'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114137646822688835'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/03/microsoft-origami-puzzle.html' title='Microsoft Origami Puzzle'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114137334397712388</id><published>2006-03-03T00:05:00.000-08:00</published><updated>2006-03-03T00:10:36.326-08:00</updated><title type='text'>Symantec to tweak its Security &amp; Firewall products</title><content type='html'>FYI : Those who don't know about IRC Chat, it's similar to the modern Instant Messaging Networks like AOL &amp; MSN Messenger, it's more like an open chat/public chat room and has been in use much before the Instant Messaging.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Symantec&lt;/strong&gt; is planning to tweak the behavior of &lt;strong&gt;Norton Internet Security&lt;/strong&gt; &amp;amp; &lt;strong&gt;Norton Personal Firewall&lt;/strong&gt; so that they are no longer vulnerable to Spybot Worm.&lt;br /&gt;&lt;br /&gt;If someone types "startkeylogger" or "stopkeylogger" in an IRC channel, anyone on the channel using the affected Norton products will be immediately kicked off without warning.&lt;br /&gt;&lt;br /&gt;These are commands typically issued by the &lt;a href="http://www.symantec.com/avcenter/venc/data/w32.spybot.worm.html"&gt;&lt;strong&gt;Spybot&lt;/strong&gt;&lt;/a&gt; worm, which spreads over IRC and peer-to-peer file-swapping networks, installing a program that records and transmits everything the victim types (known as a &lt;a href="http://en.wikipedia.org/wiki/Keylogger"&gt;&lt;strong&gt;keylogger&lt;/strong&gt;&lt;/a&gt;). Spybot is an annoying but otherwise harmless prank that "&lt;a href="http://en.wikipedia.org/wiki/Script_kiddie"&gt;script kiddie&lt;/a&gt;" hackers have been using for the past week or so  to knock users off online chat channels.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114137334397712388?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114137334397712388'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114137334397712388'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/03/symantec-to-tweak-its-security.html' title='Symantec to tweak its Security &amp; Firewall products'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114127706493159564</id><published>2006-03-01T21:18:00.000-08:00</published><updated>2006-03-01T21:24:25.280-08:00</updated><title type='text'>AP &amp; MSN launch Online Video News Service</title><content type='html'>Associated Press (AP), World's oldest &amp; largest news collaborating organization &amp;amp; MSN launched Online Video News Service today.&lt;br /&gt;&lt;br /&gt;&lt;span class="body"&gt;AP Online Video News network, powered by Microsoft MSN Video covered video stories of &lt;/span&gt;&lt;span class="body"&gt;New Orleans cleaning up after Mardi Gras and a special section about the six-month anniversary of Hurricane Katrina and the storm's legacy in the Gulf Coast region.&lt;/span&gt; AP will allow its clipping of news' videos for free to the Internet Users on the web &amp;amp; generate revenue in the form of online advertisements placed alongwith the news clips.&lt;br /&gt;&lt;br /&gt;&lt;span class="body"&gt;About 40 video clips a day produced by the AP will be included in the service, which will cover national and international news as well as business, technology and entertainment stories. &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114127706493159564?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114127706493159564'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114127706493159564'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/03/ap-msn-launch-online-video-news.html' title='AP &amp; MSN launch Online Video News Service'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114114343175673407</id><published>2006-02-28T08:07:00.000-08:00</published><updated>2006-02-28T08:17:12.190-08:00</updated><title type='text'>Oracle 10g XE (Express Edition)</title><content type='html'>Oracle today launched Oracle 10g XE,  a free version of its Database product-line. Available as a free download of 150MB download, it is intended for the Developers who want to test out their applications with the Oracle Database.&lt;br /&gt;&lt;br /&gt;Ofcourse, there are some limitations in this free version. It can store up to 4GB of user data, use up to 1GB of memory, and use one CPU on the host machine, though Oracle Database XE can be installed on any size host machine with any number of CPUs.&lt;br /&gt;&lt;br /&gt;Oracle has posed the biggest challenge to MySQL, after the Oracle's failed attempt to acquire MySQL failed. For we know, Oracle is a much serious database than MySQL.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114114343175673407?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.oracle.com/technology/products/database/xe/index.html' title='Oracle 10g XE (Express Edition)'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114114343175673407'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114114343175673407'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/02/oracle-10g-xe-express-edition.html' title='Oracle 10g XE (Express Edition)'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114089377811138397</id><published>2006-02-25T10:52:00.000-08:00</published><updated>2006-02-25T10:56:26.196-08:00</updated><title type='text'>Google Base</title><content type='html'>&lt;a href="http://base.google.com/"&gt;Google Base&lt;/a&gt; provides data structure and distribution for a wide range of content and information, a subset of items are for sale. To help users more easily purchase and sell Google Base items, Google is planning to enable people to buy items on Google Base using their Google Accounts.&lt;br /&gt;&lt;br /&gt;Many of you are probably already familiar with the Google Account. You use it to sign in and pay for a number of Google services, like &lt;a href="http://video.google.com/"&gt;Google Video&lt;/a&gt; and &lt;a href="http://earth.google.com/"&gt;Google Earth&lt;/a&gt;. Now, Google is introducting similar functionality on Google Base.&lt;br /&gt;&lt;br /&gt;For buyers, this feature will provide a convenient and secure way to purchase Google Base items by credit card. For sellers, this feature integrates transaction processing with Google Base item management.&lt;br /&gt;&lt;br /&gt;Starting with a very small number of sellers and we expect to include more over the next several months. Sellers &amp;amp; people interested in getting an announcement when this feature is generally available, &lt;a href="http://services.google.com/inquiry/sell"&gt;let us know&lt;/a&gt;. And if you want to know how this functionality relates to Google's broader work in payments, read &lt;a href="http://googleblog.blogspot.com/2006/02/update-on-payments_24.html"&gt;this&lt;/a&gt; update.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114089377811138397?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114089377811138397'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114089377811138397'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/02/google-base.html' title='Google Base'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114068135525710099</id><published>2006-02-22T23:49:00.000-08:00</published><updated>2006-02-22T23:55:55.526-08:00</updated><title type='text'>Google Page Creator</title><content type='html'>&lt;span style="font-size:100%;"&gt;Today, Google launched &lt;a href="http://pages.google.com"&gt;Google Page Creator&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;Google Page Creator is a free online tool that makes it easy for anyone to create and publish useful, attractive web pages in just minutes.&lt;br /&gt;&lt;br /&gt;Just do a normal sign-in using your gmail user account, and start creating pages. You can edit your pages in the editor, using WYSIWYG editor, and the pages would be hosted at&lt;br /&gt;http://yourgoogleusername.googlepages.com&lt;br /&gt;&lt;br /&gt;You can choose from a number of pre-defined formats to alter the look of your web-pages and do all basic HTML stuff required.&lt;br /&gt;&lt;br /&gt;Link: &lt;a href="http://pages.google.com"&gt;http://pages.google.com&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114068135525710099?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://pages.google.com' title='Google Page Creator'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114068135525710099'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114068135525710099'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/02/google-page-creator.html' title='Google Page Creator'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-114044291654918036</id><published>2006-02-20T05:39:00.000-08:00</published><updated>2006-02-20T05:41:56.830-08:00</updated><title type='text'>Google Calendar</title><content type='html'>There has been speculations for sometime now, that Google is developing a Calendar service likely to be called as gCalendar.&lt;br /&gt;&lt;br /&gt;Another point supporting it is the case of gcalendar.com that was registered sometime back in 2004, owned by Data Docket Inc. which was affiliated with Google.&lt;br /&gt;&lt;br /&gt;Now, there is a trusted tester program accessible through "&lt;a href="http://calendar.google.com/tester"&gt;http://calendar.google.com/tester&lt;/a&gt;". It points to the same place - that is not specifically for the calendar program, but as a general testing platform, that is generally developed by the companies for beta testing of the products, before they are launched into the market.&lt;br /&gt;&lt;br /&gt;More Info on Google Trusted Tester Program is available at:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.google.com/tester/faq"&gt;http://www.google.com/tester/faq&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So, as I believe, and looking at the movements made by Google in the recent path, if Google Calendar is beta launched soon, it should not be received as an unexpected launch :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-114044291654918036?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://calendar.google.com/' title='Google Calendar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114044291654918036'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/114044291654918036'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/02/google-calendar.html' title='Google Calendar'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113990564008837886</id><published>2006-02-14T00:26:00.000-08:00</published><updated>2006-02-14T00:27:21.526-08:00</updated><title type='text'>"Gmail for your domain"</title><content type='html'>As I posted earlier, now it's confirmed. Google is running a beta&lt;br /&gt;program for the Gmail service to offer Google's webmail service to&lt;br /&gt;every user on an associated domain. Gmail for your domain would be&lt;br /&gt;hosted by Google, so there is no requirement of hardware/software on&lt;br /&gt;part of domain owners.&lt;br /&gt;&lt;br /&gt;This program is available as a limited beta, you can sign up for the program &lt;a href="https://www.google.com/hosted/Home"&gt;here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113990564008837886?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113990564008837886'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113990564008837886'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/02/gmail-for-your-domain.html' title='&quot;Gmail for your domain&quot;'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113990536132444019</id><published>2006-02-14T00:17:00.000-08:00</published><updated>2006-02-14T00:24:51.610-08:00</updated><title type='text'>Microsoft Buys MotionBridge</title><content type='html'>Microsoft bought the Paris-based mobile search company MotionBridge to&lt;br /&gt;enhance the focus on its &lt;a href="http://ideas.live.com/programpage.aspx?versionId=6e782662-5f2a-4161-a64a-7f63644e1f0a"&gt;Windows Live Search&lt;/a&gt; Program.&lt;br /&gt;&lt;br /&gt;Windows Live is Microsoft's initiative to provide Web-based consumer&lt;br /&gt;services, including e-mail, messaging, local search, mapping and&lt;br /&gt;classifieds. The MotionBridge move was one of two major announcements that Microsoft made as the 3GSM worldwide mobile technology conference in Barcelona, Spain, got underway. The other involved a push e-mail technology that many see giving Microsoft a greater ability to offer an alternative to Research in Motion's BlackBerry.&lt;br /&gt;&lt;br /&gt;Windows Live Search for mobile devices lets users to use their mobile&lt;br /&gt;devices to search the web on the go. It also lets you save the&lt;br /&gt;results, find nearest food-joint/gas station, view a map to the&lt;br /&gt;destination alongwith detailed driving conditions whatever.&lt;br /&gt;&lt;br /&gt;The emerging field of mobile search is strategically important and&lt;br /&gt;crucial to delivering on our vision for Windows Live of providing a&lt;br /&gt;seamless and rich information experience for individuals and&lt;br /&gt;businesses across devices," said Christopher Payne, corporate vice&lt;br /&gt;president of MSN Search at Microsoft.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113990536132444019?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113990536132444019'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113990536132444019'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/02/microsoft-buys-motionbridge.html' title='Microsoft Buys MotionBridge'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113955228220878618</id><published>2006-02-09T22:17:00.000-08:00</published><updated>2006-02-09T22:18:11.143-08:00</updated><title type='text'>File transfer/Video Conferencing in GTalk</title><content type='html'>Google today released an update to &lt;a href="http://code.google.com/apis/talk/index.html"&gt;Libjingle&lt;/a&gt;. For those of us, who do not know &lt;a href="http://sourceforge.net/projects/libjingle"&gt;Libjingle&lt;/a&gt;, let me&lt;br /&gt;tell you that Libjingle is Google Talk's implementation of Jingle and Jingle-Audio (proposed extensions to XMPP) to interoperate with Google Talk's peer-to-peer and voice calling capabilites.&lt;br /&gt;&lt;br /&gt;The notable changes in libjingle version 0.2.0 are build support for Windows using Visual Studio Express, TLS Support (used encryption of data), and a new "tunnel" session type, being the most important one.&lt;br /&gt;&lt;br /&gt;This new "tunnel" session type can be used to reliably transfer a TCP-like stream of data over Jingle's peer-to-peer connections. That would directly mean, gtalk will offer video-conferencing, file transfer support shortly. voila!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113955228220878618?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://googletalk.blogspot.com/2006/02/libjingle-020.html' title='File transfer/Video Conferencing in GTalk'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113955228220878618'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113955228220878618'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/02/file-transfervideo-conferencing-in.html' title='File transfer/Video Conferencing in GTalk'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113947092326079924</id><published>2006-02-08T23:23:00.000-08:00</published><updated>2006-02-08T23:42:05.663-08:00</updated><title type='text'>What next for Gmail: Gmail for domains</title><content type='html'>Google’s Gmail has been an innovative web-based email service, ever since it launched, offering unique concept of conversations, heavy use of AJAX based interface,  Intellisense for contacts while composing emails and last but not the least: the concept of filters to fill the huge 2GB mailbox.&lt;br /&gt;&lt;br /&gt;Now, after integrating the Gtalk’s chat logs into the Gmail accounts as another label, Gmail is geared to go even further and all the more alluring.&lt;br /&gt;&lt;br /&gt;If code is to be believed, found deep inside the javascript source, Gmail is all poised up to offer Gmail for domains. Hold your breath: Yes, Gmail for domains!&lt;br /&gt;&lt;br /&gt;The following &lt;a href="http://mail.google.com/mail/?view=page&amp;name=js&amp;amp;ver=eb616a4fc3ba1207"&gt;code&lt;/a&gt; snippet is suggesting this:&lt;br /&gt;&lt;br /&gt;      &lt;span style="color:#c0c0c0;"&gt;     &lt;span style="font-family:courier new;"&gt; &lt;span style="font-size:85%;"&gt;function vJ(){&lt;br /&gt;                if(uy){&lt;br /&gt;                ;return'&lt;a class="lc" target="_blank" href="'+ry+'"&gt;'+"Manage this domain"+"&lt;/a&gt;  "}&lt;br /&gt;                else{return""}}&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Gmail for domains would mean that any user who owns a domain can utilized Gmail as a Mail Server for his domain in addition to just being a client. Unarguably, this would be one of the big challenges to its competitors Yahoo, MSN &amp; AOL. Yahoo offers a similar commercial solution &amp;amp; Microsoft is offering this solution in the form of MS-Exchange Servers.&lt;br /&gt;&lt;br /&gt;Let’s imagine how the domain owners could use this feature. First of all, the domain would have to be authorized by the domain owner to use Gmail as the Domain Mail Server through some verification emails. Once, the domain is authorized, there must be some link/tab in the administrator’s Gmail inbox to manage the domain.&lt;br /&gt;&lt;br /&gt;That will directly mean that incoming emails need to be filtered for the users, most probably as labels, of course the limit of this solution would be limited to the inbox size of the administrator i.e. 2GB. But we can also expect Gmail to offer the features of sharing the contacts, building mailing lists, customization of the interface by changing the images/logos/colors etc.&lt;br /&gt;&lt;br /&gt;I guess now the imagination is going wild, so we should restrain ourselves from that and wait till this feature is silently introduced in our inboxes sometime in future as another New Feature of Gmail.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113947092326079924?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113947092326079924'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113947092326079924'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/02/what-next-for-gmail-gmail-for-domains.html' title='What next for Gmail: Gmail for domains'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113929470811649546</id><published>2006-02-06T22:43:00.000-08:00</published><updated>2006-02-06T22:45:08.610-08:00</updated><title type='text'>View GTalk Chat in GMail</title><content type='html'>Google, which is known for its simple way of searching the Web, is hoping that by embedding new instant messaging software it calls "Gmail Chat" into its existing e-mail service it can differentiate itself in a crowded market it was late to join.&lt;br /&gt;&lt;br /&gt;The Mountain View, California-based company is struggling to stand out in an entrenched field. Instant messaging was pioneered by America Online more than a decade ago. It, Yahoo Inc. and Microsoft Corp. now have tens of millions of users each.&lt;br /&gt;&lt;br /&gt;Google is fixing a decade-old technical divide between the generic Web browser that can check e-mail, search the Web or perform a host of other activities, and separate software used to converse in quick back-and-forth messages with buddies.&lt;br /&gt;&lt;br /&gt;"We are breaking down some of the artificial barriers between e-mail and Web browsing," Salar Kamangar, Google's vice president of product management, said in a phone interview.&lt;br /&gt;&lt;br /&gt;"We observed by talking with our users that there is no reason to think of IM as different from an e-mail message."&lt;br /&gt;&lt;br /&gt;Gmail Chat complements Google Talk, a more sophisticated program the company introduced six months ago that combines instant messaging (IM) with free Web-based calling features. By joining IM to e-mail, Chat can reach a wider base of users.&lt;br /&gt;&lt;br /&gt;"This is training wheels for Google Talk," said Greg Sterling, an analyst with Kelsey Group. "It is a way to introduce a broader population to instant messaging and give them exposure to Google Talk."&lt;br /&gt;&lt;br /&gt;Gmail Chat requires no special software download. It is available to any registered user of Gmail e-mail. Existing contacts within the more advanced Google Talk program automatically show up in Google Chat, the company said.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113929470811649546?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://news.yahoo.com/s/nm/20060207/wr_nm/google_gmail_dc' title='View GTalk Chat in GMail'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113929470811649546'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113929470811649546'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/02/view-gtalk-chat-in-gmail.html' title='View GTalk Chat in GMail'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113878440075608237</id><published>2006-02-01T00:56:00.000-08:00</published><updated>2006-02-01T01:00:00.876-08:00</updated><title type='text'>SeaMonkey 1.0 Released</title><content type='html'>The &lt;a href="http://www.mozilla.org/projects/seamonkey/"&gt;SeaMonkey project&lt;/a&gt; is a community effort to deliver production-quality releases of code derived from the application formerly known as "Mozilla Application Suite".&lt;br /&gt;&lt;br /&gt;This Mozilla.org's open source internet suite features a state-of-the-art web browser and powerful email client, as well as a WYSIWYG web page composer and a feature-rich IRC chat client. For web developers, mozilla.org's DOM inspector and JavaScript debugger tools are included as well. It also has a few nifty features, of particular interest: drag&amp;amp;drop reordering of tabs, support for a common inbox for multiple email accounts, SVG and phishing detection. Click here to &lt;a href="http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/1.0/seamonkey-1.0.en-US.win32.installer.exe"&gt;Download&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113878440075608237?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.mozilla.org/projects/seamonkey/' title='SeaMonkey 1.0 Released'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113878440075608237'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113878440075608237'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/02/seamonkey-10-released.html' title='SeaMonkey 1.0 Released'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113878394400314628</id><published>2006-02-01T00:50:00.000-08:00</published><updated>2006-02-01T02:05:45.826-08:00</updated><title type='text'>Microsoft Unveils IE 7 Public Beta</title><content type='html'>&lt;a href="http://microsoft.com"&gt;Microsoft&lt;/a&gt; released &lt;a href="http://www.microsoft.com/windows/ie/ie7/default.mspx"&gt;Internet Explorer 7 Beta 2&lt;/a&gt; for Preview yesterday.&lt;br /&gt;&lt;br /&gt;As propounded by Microsoft, IE7 includes some major enhancements that have already been widely discussed over the Web. Without diverging from its commitment, Microsoft has introduced a number of new features in this new version 7 of Internet Explorer, though most of the new features are already available in the popular rival Open-Source Browser, &lt;a href="http://www.mozilla.com/"&gt;Mozilla Firefox&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B2AC8F30-2D88-45B6-90AE-ED266161F463&amp;displaylang=en"&gt;Features &lt;/a&gt;like Tabbed Browsing, Integrated Web Search Toolbar, Shortcut for deleting Browsing History, Zoom with Mouse-Wheel and Integration of RSS Feeds are already available to the users with Mozilla Firefox. IE7 also offers similar keyboard shortcuts for tabbed browsing.&lt;br /&gt;Major portions of the browser code has been rewritten in IE7. With a new Interface that is Cleaner and Sleeker than its predecessors IE7 offers Improved Security that help in removing Malicious software (Malware) from the system and Protection of Personal Data from Phishing through (Microsoft Phishing Filter), Security Status bar, Address Bar Protection, Advanced Printing Features and ActiveX opt-in, though Pop-Up Blocker is still a pain even at a High-Level Filtering.&lt;br /&gt;&lt;br /&gt;Microsoft also released tools to support Web-Developers to take advantage of new Web Capabilities like Introduction of Windows RSS Platform, Improved CSS Support, Transparent PNG Support, OpenSearch and Improved AJAX Support.&lt;br /&gt;&lt;br /&gt;Click here to &lt;a href="http://go.microsoft.com/fwlink/?LinkId=58957"&gt;Download&lt;/a&gt; IE7.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113878394400314628?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113878394400314628'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113878394400314628'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/02/microsoft-unveils-ie-7-public-beta.html' title='Microsoft Unveils IE 7 Public Beta'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113878354550254425</id><published>2006-02-01T00:45:00.000-08:00</published><updated>2006-02-01T00:45:46.013-08:00</updated><title type='text'>AT&amp;T Aims To Be 'First Rate'</title><content type='html'>AT&amp;T touted all of that and more at its annual analysts meeting in New York on Tuesday.&lt;br /&gt;&lt;br /&gt;What analysts liked the most, in the near term, was AT&amp;amp;T's announcement that it plans to buy back $2 billion of its shares in 2006. Shares in the new AT&amp;T, created by SBC Communications' purchase of Ma Bell in November, have climbed 6% this year.&lt;br /&gt;&lt;br /&gt;The AT&amp;amp;T purchase is expected to contribute to earnings in 2007, a year ahead of previous company forecasts. "Synergies from the AT&amp;T merger will be larger, and they will come sooner, than in the outlook we provided a year ago," Whitacre said.&lt;br /&gt;&lt;br /&gt;AT&amp;amp;T says it will soon begin selling Cingular's wireless phone services to large companies under the AT&amp;T brand. That marketing tactic may not please BellSouth if AT&amp;amp;T targets companies within its BellSouth's nine-state home region, some analysts say.&lt;br /&gt;&lt;br /&gt;On Tuesday, Cingular CEO Stanley Sigman disagreed.&lt;br /&gt;&lt;br /&gt;"There has been a lot of speculation," Sigman said. "It's a strong relationship, it's a strong partnership. What's good for Cingular is good for both (AT&amp;amp;T and BellSouth)."&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113878354550254425?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://news.yahoo.com/s/ibd/20060201/bs_ibd_ibd/2006131tech01' title='AT&amp;T Aims To Be &apos;First Rate&apos;'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113878354550254425'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113878354550254425'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/02/att-aims-to-be-first-rate.html' title='AT&amp;T Aims To Be &apos;First Rate&apos;'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113870762969420585</id><published>2006-01-31T03:40:00.000-08:00</published><updated>2006-01-31T03:40:29.806-08:00</updated><title type='text'>No Antivirus in Vista</title><content type='html'>Microsoft will omit anti-virus protection in Vista, the next version of Windows, which it plans to ship late this year. As with previous versions of Windows dating back to Windows 2000 at least, Redmond is promoting Vista as a landmark improvement in Windows security.&lt;br /&gt;&lt;br /&gt;For unspecified business (not technical) reasons, Microsoft will sell anti-virus protection to consumers through its OneCare online backup and security service.&lt;br /&gt;&lt;br /&gt;Symantec, though its &lt;a href="http://www.theregister.co.uk/2005/10/10/eu_probes_ms_security_plans/" target="_blank"&gt;assisted enquiries&lt;/a&gt; from investigators, has said it would rather take on Microsoft in the marketplace than cry foul to regulators over Microsoft's entry into the consumer anti-virus marketplace. McAfee has made no suggestion it's about to object to Redmond's encroachment on it traditional turf, either. So it seems Microsoft has either decided anti-virus technology is better delivered as a service or else figured out that's a better business model to pursue.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113870762969420585?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.theregister.co.uk/2006/01/30/vista_security_allchin/' title='No Antivirus in Vista'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113870762969420585'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113870762969420585'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/no-antivirus-in-vista_31.html' title='No Antivirus in Vista'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113860402693590487</id><published>2006-01-29T22:52:00.000-08:00</published><updated>2006-01-29T22:53:47.003-08:00</updated><title type='text'>Google updates toolbar</title><content type='html'>&lt;a href="http://google.com"&gt;Google&lt;/a&gt; is releasing new beta versions of its &lt;a href="http://toolbar.google.com"&gt;Google Toolbar&lt;/a&gt; for consumers and corporations. After Google Toolbar 4.0 is released publicly on Monday, new custom buttons will let people run search queries directly on any Web site from their toolbar.&lt;br /&gt;&lt;br /&gt;People can easily create their own buttons from Web sites, and developers will be able to use a new XML application-programming interface to create more advanced buttons. Bookmarks can be saved to a user's Google account so they can be accessed from any computer. &lt;p&gt; The enhanced search offers query suggestions and spelling corrections. Users can send Web pages via Gmail or mobile text messaging or to a blog with the click of a button. The new enterprise edition lets administrators control which features to enable. Google Toolbar 4.0 beta for Internet Explorer will initially be available in English, and in more than 16 languages by the end of March. It runs on Windows XP.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113860402693590487?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://news.com.com/Google+updates+toolbar/2110-1032_3-6032566.html' title='Google updates toolbar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113860402693590487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113860402693590487'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/google-updates-toolbar.html' title='Google updates toolbar'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113860366955554550</id><published>2006-01-29T22:41:00.000-08:00</published><updated>2006-01-29T22:48:34.990-08:00</updated><title type='text'>Google in China</title><content type='html'>At Google's Official Blog: googleblog.blogspot.con, Google expresses its helplessness at removing sensitive information from the search results.&lt;br /&gt;&lt;br /&gt;Excerpts from the blog:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 204, 204);"&gt;"Google users in China today struggle with a service that, to be blunt, isn't very good. &lt;/span&gt;&lt;a style="color: rgb(204, 204, 204);" href="http://www.google.com/"&gt;Google.com&lt;/a&gt;&lt;span style="color: rgb(204, 204, 204);"&gt; appears to be down around 10% of the time. Even when users can reach it, the website is slow, and sometimes produces results that when clicked on, stall out the user's browser. Our &lt;/span&gt;&lt;a style="color: rgb(204, 204, 204);" href="http://news.google.com/"&gt;Google News&lt;/a&gt;&lt;span style="color: rgb(204, 204, 204);"&gt; service is never available; &lt;/span&gt;&lt;a style="color: rgb(204, 204, 204);" href="http://www.google.com/imghp?hl=en&amp;tab=wi&amp;amp;q="&gt;Google Images&lt;/a&gt;&lt;span style="color: rgb(204, 204, 204);"&gt; is accessible only half the time. At Google we work hard to create a great experience for our users, and the level of service we've been able to provide in China is not something we're proud of.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 204, 204);"&gt;This problem could only be resolved by creating a local presence, and this week we did so, by launching &lt;/span&gt;&lt;a style="color: rgb(204, 204, 204);" href="http://google.cn/"&gt;Google.cn&lt;/a&gt;&lt;span style="color: rgb(204, 204, 204);"&gt;, our website for the People's Republic of China. In order to do so, we have agreed to remove certain sensitive information from our search results. We know that many people are upset about this decision, and frankly, we understand their point of view. This wasn't an easy choice, but in the end, we believe the course of action we've chosen will prove to be the right one."&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113860366955554550?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://googleblog.blogspot.com/2006/01/google-in-china.html' title='Google in China'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113860366955554550'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113860366955554550'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/google-in-china.html' title='Google in China'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113845895579316195</id><published>2006-01-28T06:29:00.000-08:00</published><updated>2006-01-28T06:39:00.343-08:00</updated><title type='text'>No to GPL 3 for Linux</title><content type='html'>&lt;span class="yqlink"&gt;&lt;a href="http://search.news.yahoo.com/search/news/?p=Linus+Torvalds" onclick="activateYQinl(this);return false;" class="yqimgins" title="Related information on Linus Torvalds"&gt;&lt;/a&gt;&lt;/span&gt;&lt;a href="http://search.news.yahoo.com/search/news/?p=Linus+Torvalds"&gt;Linus Torvalds&lt;/a&gt;, the developer of the &lt;a href="http://www.linux.org"&gt;Linux&lt;/a&gt; kernel, has publicly stated his opposition to the digital-rights management (DRM) provisions that have been proposed for the new version of the GNU General Public License (GPL). The GPL is used by many open-source software developers.&lt;br /&gt;&lt;br /&gt;The new draft for version three of the GPL prohibits the use of GPL-licensed software from implementing DRM copy-protection systems. Torvalds wrote in a posting for the Linux kernel mailing list that he does not expect the kernel to adopt the new license. His position, while not a total surprise, represents a significant rejection of the proposed draft.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113845895579316195?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://news.yahoo.com/s/nf/20060127/tc_nf/41259' title='No to GPL 3 for Linux'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113845895579316195'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113845895579316195'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/no-to-gpl-3-for-linux.html' title='No to GPL 3 for Linux'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113816799747864936</id><published>2006-01-24T21:43:00.000-08:00</published><updated>2006-01-24T21:46:37.963-08:00</updated><title type='text'>Disney to buy Pixar for $7.4 billion</title><content type='html'>The Walt Disney Co on Tuesday said it would buy Pixar Animation Studios in a $7.4 billion deal that gives Pixar animators creative control over the world's most famous cartoon studio and make Pixar CEO Steve Jobs Disney's largest individual shareholder.&lt;br /&gt;&lt;br /&gt;Under the agreement, expected to close this summer, Jobs, who also heads Apple Computer Inc, will join Disney's board of directors.&lt;br /&gt;&lt;br /&gt;Pixar's six films with Disney, including "Toy Story," "Finding Nemo" and "The Incredibles," have grossed more than $3.2 billion.&lt;br /&gt;&lt;br /&gt;"As I considered the possibility of returning Disney animation to greatness, it was clear to me that maintaining a relationship with Pixar was essential," Iger told analysts on a conference call on Tuesday.&lt;br /&gt;&lt;br /&gt;Pixar has over $1 billion in cash on its balance sheet, making the net value of the transaction about $6.3 billion, Staggs said.&lt;br /&gt;&lt;br /&gt;Both boards of directors have approved the deal, which calls for 2.3 Disney shares to be issued for each Pixar share.&lt;br /&gt;&lt;br /&gt;Jobs owns a 50.6 percent stake in Pixar shares, which would translate into about 6 percent of Disney shares after the deal. After the deal, Disney shares fell 9 cents to $25.90 and shares of Pixar rose $1.53 or 2.7 percent to $59.10 on Inet following the announcement.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113816799747864936?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://go.reuters.com/newsArticle.jhtml?type=businessNews&amp;storyID=10960631&amp;src=rss/businessNews' title='Disney to buy Pixar for $7.4 billion'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113816799747864936'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113816799747864936'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/disney-to-buy-pixar-for-74-billion.html' title='Disney to buy Pixar for $7.4 billion'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113808316688432006</id><published>2006-01-23T22:10:00.000-08:00</published><updated>2006-01-23T22:13:28.853-08:00</updated><title type='text'>IBM instant messaging links to AIM, Yahoo, Google</title><content type='html'>IBM, whose secure messaging system is used within many of the biggest companies, on Monday said its customers would soon be able to chat with instant messaging users from America Online, Yahoo and Google.&lt;br /&gt;&lt;br /&gt;International Business Machines Corp. said it plans by midyear to allow its Lotus Sametime corporate instant messaging system to work with the three consumer platforms, marking the latest move to break down barriers that have separated instant messaging audiences from one another.&lt;br /&gt;&lt;br /&gt;Lotus Sametime counts 20 million users inside companies worldwide, including more than 25 companies with over 100,000 users apiece. IBM said 60 percent of the world's 100 largest companies use Sametime.&lt;br /&gt;&lt;br /&gt;By allowing corporate messaging systems to work with consumer versions of IM, office workers will be able to communicate instantly with friends or family outside of work.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113808316688432006?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://us.rd.yahoo.com/dailynews/rss/tech/*http://news.yahoo.com/s/nm/20060123/wr_nm/ibm_messaging_dc' title='IBM instant messaging links to AIM, Yahoo, Google'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113808316688432006'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113808316688432006'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/ibm-instant-messaging-links-to-aim.html' title='IBM instant messaging links to AIM, Yahoo, Google'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113808300521991282</id><published>2006-01-23T22:07:00.000-08:00</published><updated>2006-01-23T22:10:05.766-08:00</updated><title type='text'>Google Talk Adopts XMPP, Jabber</title><content type='html'>&lt;a href="http://google.com"&gt;Google&lt;/a&gt; has announced that its &lt;a href="http://talk.google.com"&gt;Google Talk&lt;/a&gt; service is now fully interoperable with other communications services that support the server-to-server XMPP protocol.&lt;br /&gt;&lt;br /&gt;This open interoperability, also known as federation, enables any communications service provider to connect to Google Talk, so respective users can talk to each other.&lt;br /&gt;&lt;br /&gt;Many service providers world-wide support &lt;a href="http://www.xmpp.org/"&gt;XMPP&lt;/a&gt; federation today, as also thousands of active XMPP-based communications services run by major corporations, ISPs, universities, and individual users. Some of these service providers supporting XMPP federation include &lt;a href="http://www.jabber.org"&gt;Jabber.org&lt;/a&gt;, Earthlink, Sipphone's Gizmo Project, Chikka (Philippines), MediaRing (Singapore), Tiscali (Italy), and Netease (China).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113808300521991282?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.techtree.com/techtree/jsp/article.jsp?article_id=70741&amp;cat_id=643' title='Google Talk Adopts XMPP, Jabber'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113808300521991282'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113808300521991282'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/google-talk-adopts-xmpp-jabber.html' title='Google Talk Adopts XMPP, Jabber'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113758421646929598</id><published>2006-01-18T03:35:00.000-08:00</published><updated>2006-01-18T03:36:56.523-08:00</updated><title type='text'>Microsoft new tools aim to lure IBM's Lotus users</title><content type='html'>Both Microsoft and IBM are vying for supremacy in the $2.8 billion corporate messaging market which includes collaboration tools such as e-mail, Web publishing, electronic calendars and project management systems.&lt;br /&gt;&lt;br /&gt;To encourage customers to switch from their existing Lotus applications to Microsoft's platform, Microsoft said it would offer a tool to allow potential customers to identify and organize its most-used shared software. &lt;br /&gt;&lt;br /&gt;In market share terms, Microsoft had 32 percent of the 389 million users of e-mail and collaboration software, while IBM had around 24 percent, Radicati estimated.&lt;br /&gt;&lt;br /&gt;By 2009, Radicati estimates that the number of Microsoft Exchange users will rise to 200 million users, or 37 percent of the corporate market. &lt;br /&gt;&lt;br /&gt;IBM Domino/Notes users will sink to 68 million, or 13 percent of the market, while IBM's new Workplace software will grow to 35 million users, or 6.5 percent of the market, meaning IBM's total share will amount to around 20 percent of the global market.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113758421646929598?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://go.reuters.com/newsArticle.jhtml?type=technologyNews&amp;storyID=10873413&amp;src=rss/technologyNews' title='Microsoft new tools aim to lure IBM&apos;s Lotus users'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113758421646929598'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113758421646929598'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/microsoft-new-tools-aim-to-lure-ibms.html' title='Microsoft new tools aim to lure IBM&apos;s Lotus users'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113758404202448373</id><published>2006-01-18T03:31:00.000-08:00</published><updated>2006-01-18T03:34:02.090-08:00</updated><title type='text'>Radio Google</title><content type='html'>Google is great at getting Web users access to information, and great at getting advertisers access to its Web users. So, what is it doing getting into the radio business?&lt;br /&gt;&lt;br /&gt;Tuesday's purchase of radio advertising company dMarc Broadcasting for $102 million (and up to $1.1 billion more over the next three years) is just another step toward making the company a one-stop shop for advertisers.&lt;br /&gt;&lt;br /&gt;It's not clear how much the dMarc deal will do for Google, which may be why the company isn't betting that much, comparatively speaking, on the acquisition. The reason: DMarc only gives Google access to a small slice of a contracting market. &lt;br /&gt;&lt;br /&gt;Up until now, dMarc's chief product has been a tool that lets radio outlets automate their operations, a tool used by some 5,000 of the 13,000 stations in the U.S. Of those customers, about 500 use another dMarc product, one that allows them to automatically sell leftover air time--"remnant" time, in industry-speak--to advertisers at a steep discount. "If you're buying that unsold inventory, you're expecting to get a pretty good price," says radio sales consultant Eric Ronning.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113758404202448373?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.forbes.com/digitalentertainment/2006/01/17/google-radio-advertising_cx_pak_0118google.html?partner=rss' title='Radio Google'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113758404202448373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113758404202448373'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/radio-google.html' title='Radio Google'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113758376589727689</id><published>2006-01-18T03:28:00.000-08:00</published><updated>2006-01-18T03:29:26.143-08:00</updated><title type='text'>IBM Earns $3.19B in 4Q to Beat Estimates</title><content type='html'>IBM said Tuesday that net profits rose 13 percent, although revenue was unimpressive in many areas and missed analysts' consensus estimate. Cost cuts and the sell-off of IBM's personal-computer business boosted profit margins, while positive trends in chips and mainframes helped the hardware division.&lt;br /&gt;&lt;br /&gt;In the last three months of 2005, IBM earned $3.19 billion, or $1.99 per share, on revenue of $24.4 billion.&lt;br /&gt;&lt;br /&gt;The results were pulled down 10 cents per share by a $267 million charge stemming from IBM's recent decision to freeze its pension plan for U.S. workers in 2008, and by 2 cents per share because of an accounting change.&lt;br /&gt;&lt;br /&gt;Leaving those figures out, the $2.11 in earnings per share easily beat the $1.94 consensus of analysts surveyed by Thomson Financial. The revenue forecast was $25.5 billion.&lt;br /&gt;&lt;br /&gt;In the same period of 2004, IBM registered a net profit of $2.83 billion, $1.67 per share, with revenue of $27.7 billion. However, subtracting the performance of IBM's personal-computer division, which has been sold to China's Lenovo Group Ltd., earnings would have been $2.77 billion, $1.64 per share, on $24.7 billion in revenue.&lt;br /&gt;&lt;br /&gt;The results and outlook seemed to have a mixed message for investors, who bid IBM shares 15 cents lower in extended trading after the earnings report was released.&lt;br /&gt;&lt;br /&gt;In all of 2005, IBM earned $7.93 billion, $4.87 per share, on revenue of $91.1 billion. In 2004, profits were $7.48 billion, $4.38 per share, on revenue of $96.3 billion.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113758376589727689?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://news.yahoo.com/s/ap/20060118/ap_on_bi_ge/earns_ibm' title='IBM Earns $3.19B in 4Q to Beat Estimates'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113758376589727689'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113758376589727689'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/ibm-earns-319b-in-4q-to-beat-estimates.html' title='IBM Earns $3.19B in 4Q to Beat Estimates'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113749189150398852</id><published>2006-01-17T01:53:00.000-08:00</published><updated>2006-01-17T09:12:25.740-08:00</updated><title type='text'>SeaGate boosts Hard Drive Capacity</title><content type='html'>Seagate Technology LLC has started shipping a notebook PC hard drive that overcomes an obstacle many feared would be a major roadblock to the further expansion of disk capacity and the overall growth of the storage industry.&lt;br /&gt;&lt;br /&gt;With some drives now topping out at 500 gigabytes, the miniaturization is nearly at its limit. Made any smaller, the particles can begin to interfere with the magnetism of their neighbors. The result is disastrous for data.&lt;br /&gt;&lt;br /&gt;The new approach that aligns bits of data vertically rather than horizontally enables Seagate — and other drive vendors — to further boost the density of drives without increasing the risk of scrambling data.&lt;br /&gt;&lt;br /&gt;Seagate's new drive, the Momentus 5400.3, was being shipped as of Monday, the Scotts Valley, Calif.-based company said. The shift to perpendicular recording allows it to bump up the maximum capacity of its notebook drive to 160 gigabytes from 120 gigabytes. &lt;p&gt;The 2.5-inch drive costs $325, compared to about $240 for the 120 gig model. Seagate plans to extend the new recording technology to other notebook drives, as well its 1-inch drives used in handheld gadgets and 3.5-inch drives for desktop PCs.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113749189150398852?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://news.yahoo.com/s/ap/20060117/ap_on_hi_te/seagate_drives' title='SeaGate boosts Hard Drive Capacity'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113749189150398852'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113749189150398852'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/seagate-boosts-hard-drive-capacity.html' title='SeaGate boosts Hard Drive Capacity'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113722053795449210</id><published>2006-01-13T22:35:00.000-08:00</published><updated>2006-01-13T22:35:38.036-08:00</updated><title type='text'>Five Things You Didn't Know About Windows Vista</title><content type='html'>Microsoft's latest &lt;a href="http://msdn.microsoft.com/windowsvista/getthebeta/default.aspx" target="_blank"&gt;Windows Vista beta&lt;/a&gt;, in the field less than a month, has been getting a thorough going over from developers and early adopters.&lt;br /&gt;&lt;b&gt;&lt;br /&gt;Where are the games?&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;In a world where many PC users are heavy secret Solitaire players, curiosity abounds as to what games will come with Windows Vista. Two sites (&lt;a href="http://www.kotaku.com/gaming/pc/windows-vista-games-screenshots-125656.php"&gt;here&lt;/a&gt; and &lt;a href="http://www.wincustomize.com/articles.aspx?AID=86749&amp;SID=1&amp;amp;u=0here"&gt;here&lt;/a&gt;) have posted screenshots, apparently obtained at Microsoft's September 2005 Professional Developer's Conference, exploring this recreational angle.&lt;br /&gt;&lt;b&gt;&lt;br /&gt;Did you know that Microsoft isn't the only entity that's registered 'Windows Vista' as a trademark?&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;Microsoft is certainly covering all its legal bases when it comes to protecting the Windows Vista name. According to the &lt;a href="http://www.uspto.gov/"&gt;U.S. Patent and Trademark Office&lt;/a&gt;, Microsoft has registered Windows Vista at least seven times as a trademark.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;What's a quick way to learn to write Vista-aware code?&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;On his &lt;a href="http://www.techweb.com/encyclopedia/defineterm.jhtml;jsessionid=IINUEYJAN1HMQQSNDBCCKHSCJUMEKJVN?term=blog&amp;_requestid=97146"&gt; blog,&lt;/a&gt; Tim Sneath, a Microsoft Windows Vista Technical evangelist, suggested setting up a series of &lt;a href="http://blogs.msdn.com/tims/archive/2005/08/26/456797.aspx"&gt;developer challenges&lt;/a&gt; (essentially, coding tests), which would help programmer familiarize themselves with some of the different parts of Vista.&lt;br /&gt;&lt;b&gt;&lt;br /&gt;Want to work on Vista?&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Like the &lt;a href="http://www.desktoppipeline.com/handson/175700613"&gt;Vista beta 2&lt;/a&gt; so much you want to work on the OS for real? You're in luck. Microsoft's career site has posting for nearly &lt;a href="http://members.microsoft.com/careers/search/results.aspx?FromCP=Y&amp;amp;amp;amp;amp;amp;JobCategoryCodeID=&amp;JobLocationCodeID=&amp;amp;JobProductCodeID=&amp;JobTitleCodeID=&amp;amp;Divisions=&amp;TargetLevels=&amp;amp;Keywords=vista%20&amp;JobCode=&amp;amp;ManagerAlias=&amp;amp;Interval=10"&gt;200 jobs&lt;/a&gt; which have at least something to do with Windows Vista. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;What's the official Windows Vista launch Date?&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;Therein lies the apparent seeds of Microsoft's &lt;a href="https://www.microsoft.com/emea/msdn/betaexperience/launchcontest/"&gt;"Guess the Launch Date Contest"&lt;/a&gt; contest. Unfortunately not open to U.S. residents, it's hosted on Microsoft's &lt;a href="https://www.microsoft.com/emea/"&gt;EMEA&lt;/a&gt; site and is aimed at residents of Europe, the Middle East and Africa. Winners get a trip to the international Vista launch event in the USA, whenever and wherever that may be, along with three nights in a four-star hotel. Interestingly, second through fourth prize winners might consider themselves even luckier, since they win a new Xbox 360 system.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113722053795449210?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.informationweek.com/windows/showArticle.jhtml?articleID=177100368&amp;pgno=1' title='Five Things You Didn&apos;t Know About Windows Vista'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113722053795449210'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113722053795449210'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/five-things-you-didnt-know-about_13.html' title='Five Things You Didn&apos;t Know About Windows Vista'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113704739739881658</id><published>2006-01-11T22:20:00.000-08:00</published><updated>2006-01-11T22:29:57.626-08:00</updated><title type='text'>Macworld 2006: Intel based Macs Launched</title><content type='html'>&lt;a href="http://apple.com"&gt;Apple&lt;/a&gt; has released Intel-based laptop MacBook Pro and iMac powered by a Dual Core Processor with clocks of up to 1.83Ghz at the currently running &lt;a href="http://cnet.com.au/desktops/pcs/0,39029439,40059540,00.htm"&gt;MacWorld Conference&lt;/a&gt; and Expo.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/7766/1509/1600/indextop20060109.1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/7766/1509/400/indextop20060109.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;u&gt;iNtel iNside&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Apple claims that the Dual Core Processor will deliver up to four times the performance of the PowerBook G4. The new &lt;a href="http://www.apple.com/macbookpro/"&gt;MacBook Pro&lt;/a&gt;, the first Mac notebook based on an Intel processor, features a stunning aluminum enclosure just one inch thin, weighs only 5.6 pounds, includes a built-in iSight video camera for video conferencing on-the-go, and the Apple Remote and Front Row software for a simple, intuitive and powerful way for users to enjoy their content wherever they go.&lt;br /&gt;&lt;br /&gt;Apple has also unvield the new &lt;a href="http://www.apple.com/imac/"&gt;iMac&lt;/a&gt; which is powered by the &lt;a href="http://wired-news.blogspot.com/2006/01/intel-centrino-duo-platform.html"&gt;Intel Dual Core Processor&lt;/a&gt; which is twice as fast as the previous iMac. The widely praised iMac design now features a built-in iSight video camera for video conferencing out-of-the-box, and the breakthrough media experience of Front Row with the Apple Remote for a simple, intuitive and powerful way for consumers to enjoy their content from across the room. Starting at just $1,299, every new iMac comes with iLife® ’06, the next generation of Apple’s award-winning suite of digital lifestyle applications featuring major new versions of iPhoto®, iMovie® HD, iDVD®, GarageBand and introducing iWeb, a new iLife application that makes it super-easy to create amazing websites with photos, blogs and Podcasts and publish them on .Mac for viewing by anyone on the Internet with just a single click.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113704739739881658?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.techtree.com/techtree/jsp/article.jsp?article_id=70493&amp;cat_id=581' title='Macworld 2006: Intel based Macs Launched'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113704739739881658'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113704739739881658'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/macworld-2006-intel-based-macs.html' title='Macworld 2006: Intel based Macs Launched'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113696004859454485</id><published>2006-01-10T22:13:00.000-08:00</published><updated>2006-01-11T02:52:44.933-08:00</updated><title type='text'>IBM, HP, Sun Show Unity In One Way: Belief In Unix</title><content type='html'>Sales for servers running the decades-old Unix operating system aren't growing as quickly as those that run on Microsoft's Windows and the open-source Linux. But recent maneuvers by large server vendors show that Unix is still a big business -- and showing new signs of life.&lt;br /&gt;&lt;br /&gt;The $16 billion-a-year market, which comprises everything from workstations to high-end servers, has long been a three-way race between Sun Microsystems, Hewlett-Packard and IBM. The contest intensified over the last year as Sun tried to keep its footing, HP held its own and IBM gained.&lt;br /&gt;&lt;br /&gt;Who's Crazy?&lt;br /&gt;&lt;br /&gt;Now all three vendors are looking for signs that recent bets they've made -- gambits the other two rivals call crazy -- will pay off this year:&lt;br /&gt;&lt;br /&gt;IBM is counting on its Power line of chips to provide better bang for the buck than rival vendors. The firm controls every part of the process, from chip design to manufacturing. Rivals say IBM can't afford to do this for long.&lt;br /&gt;&lt;br /&gt;Sun also designs its own chips, called Sparc. But it has been shifting some of that burden to partner Fujitsu to cut costs.&lt;br /&gt;&lt;br /&gt;Also, it's giving away its flavor of Unix, called Solaris, including a version that runs on cheap Intel-compatible machines. It's a bid for market share, which it hopes will spur hardware and service sales.&lt;br /&gt;&lt;br /&gt;HP is touting gains for servers powered by Itanium, a chip it developed with Intel. The chip is widely mocked by IBM and Sun, but HP says it's gained quickly on Sun's Sparc and IBM's Power families in several key measures.&lt;br /&gt;&lt;br /&gt;"The Unix market is still a very competitive market," said Don Jenkins, who heads HP's Unix strategy.&lt;br /&gt;&lt;br /&gt;This market is a confluence of two separate technologies: the Unix operating system, created by Bell Labs in 1969, and the RISC, or reduced instruction set computer, chip design created by IBM in the 1970s.&lt;br /&gt;&lt;br /&gt;"When I started covering this space in the mid-1990s, there were almost 15 Unix vendors," said Jean Bozman, an analyst with International Data Corp. "Today, it's down to a top five."&lt;br /&gt;&lt;br /&gt;She adds that the top three -- IBM, HP and Sun -- account for 90% of the business.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113696004859454485?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://news.yahoo.com/s/ibd/20060111/bs_ibd_ibd/2006110tech01' title='IBM, HP, Sun Show Unity In One Way: Belief In Unix'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113696004859454485'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113696004859454485'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/ibm-hp-sun-show-unity-in-one-way.html' title='IBM, HP, Sun Show Unity In One Way: Belief In Unix'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113670143005488623</id><published>2006-01-07T22:16:00.000-08:00</published><updated>2006-01-07T22:23:50.520-08:00</updated><title type='text'>Consumer Electronics Show (CES) 2006</title><content type='html'>If Internet is incomplete without Google, so is the case this year with Consumer Electronics Show 2006 and High-Def DVD Players, offering the final component to replicate the movie theater experience at home.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/7766/1509/1600/PH2006010701200.0.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/7766/1509/320/PH2006010701200.0.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Among the more interesting gizmos on display at the show, which ends Sunday:&lt;br /&gt;&lt;br /&gt;• The Inno, a portable combination XM Satellite Radio Holdings Inc. receiver/MP3 player with 1 gigabyte of internal memory.&lt;br /&gt;&lt;br /&gt;The device, from Pioneer Electronics, allows users to store songs taken from their own CD collection, as well as 50 hours of XM programming. Playlists can combine songs from both sources.&lt;br /&gt;&lt;br /&gt;Users can also bookmark songs they hear on XM, then buy the tracks for 99 cents from Napster. The device will be available in March and retails for $399. A boom box and car kit are also available.&lt;br /&gt;&lt;br /&gt;• Samsung Electronics Co. also announced a line of portable satellite radio/MP3 players.&lt;br /&gt;&lt;br /&gt;The Helix XM2Go player is similar to the Pioneer Inno and will also sell for $399 in March.&lt;br /&gt;&lt;br /&gt;But an even smaller Samsung player, called the Nexus, works along with a portable XM antenna/receiver called the Passport. The Nexus receives satellite radio signals when connected to the Passport and can record XM programs along with a listener's own music collection. Removed from the dock, the Nexus plays back the XM tracks recorded earlier.&lt;br /&gt;&lt;br /&gt;A player that stores 25 hours of music will sell for $199 in March, while the larger player that holds 50 hours will sell for $249.99.&lt;br /&gt;&lt;br /&gt;• Several new handheld video options included the Gigabeat player from Toshiba, one of a series of devices running Microsoft Corp.'s portable media center software.&lt;br /&gt;&lt;br /&gt;The device comes with either a 30- or 60-gigabyte hard drive and can store hours of music, videos, and TV shows and other content. The device displays the video on a 2.5-inch color screen. It also has a built-in FM tuner.&lt;br /&gt;&lt;br /&gt;Both models will be available in March, with the 30 GB player selling for $299 and a 60 GB model retailing for $399.&lt;br /&gt;&lt;br /&gt;• GPS devices were another hot item at the show. The units, designed chiefly to get drivers door-to-door on unfamiliar roads, are expanding to include DVD players and music files.&lt;br /&gt;&lt;br /&gt;The AVIC-Z1 from Pioneer has a 30 GB hard drive, using two-thirds of that space to store navigation information and the rest to hold as many as 2,500 songs ripped from CDs.&lt;br /&gt;&lt;br /&gt;The system also plays DVDs on its 7-inch screen and, with an adaptor, can be used to control an iPod music player.&lt;br /&gt;&lt;br /&gt;The system includes voice recognition, so a command such as "Go to LAX" will produce a detailed map to the Los Angeles airport. A user's entire address book can be transferred to the device from a cell phone or PDA wirelessly using Bluetooth and can be accessed via the touch screen.&lt;br /&gt;&lt;br /&gt;The AVIC-Z1 will be available in April at a cost of $2,250.&lt;br /&gt;&lt;br /&gt;• New technology is also updating an old habit — reading.&lt;br /&gt;&lt;br /&gt;Sony is betting more on a smaller number of key products, including its electronic book reader.&lt;br /&gt;&lt;br /&gt;The slim device can store hundreds of books in its internal memory and boasts a long battery life, which the company claims will allow a person to read "War and Peace" without a recharge.&lt;br /&gt;&lt;br /&gt;The screen is not backlit so it doesn't flicker. And the size of the text can be changed to accommodate aging eyes.&lt;br /&gt;&lt;br /&gt;Sony will be selling books for download on its Connect online service. Users can also display their own documents on the device, making it an efficient place to store files for long business trips.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113670143005488623?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://hosted.ap.org/dynamic/stories/C/CES_GADGET_SHOW?SITE=OHRAV&amp;SECTION=HOME&amp;TEMPLATE=DEFAULT' title='Consumer Electronics Show (CES) 2006'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113670143005488623'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113670143005488623'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/consumer-electronics-show-ces-2006.html' title='Consumer Electronics Show (CES) 2006'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113655732411387947</id><published>2006-01-06T06:09:00.000-08:00</published><updated>2006-01-06T06:22:05.153-08:00</updated><title type='text'>Intel Centrino Duo Platform</title><content type='html'>&lt;a href="http://intel.com"&gt;Intel&lt;/a&gt; Inc. has officially introduced their Centrino Duo Platform today. With dual-core capabilities, power saving features to improve battery life, Wireless connectivity and Advanced Graphics Media Accelerator, Intel has made a strong waves into the market.&lt;br /&gt;&lt;br /&gt;Hardware Benchmarking Sites like &lt;a href="http://anandtech.com"&gt;AnandTech&lt;/a&gt; have already reviewed the notebooks based on the Centrino Duo Platform and the results are pretty impressive. They compared one notebook based on the Centrino platform with the one based on Centrino Duo Platform. The Centrino Duo Platform based machine performed better in terms of speed and lasted 30 minutes of battery life more.&lt;br /&gt;&lt;br /&gt;Intel is also offering &lt;a href="http://indigo.intel.com/compare_cpu/default.aspx?familyid=2&amp;culture=en-US"&gt;Comparison&lt;/a&gt; and more detailed features of the Duo Platform on their &lt;a href="http://intel.com/products/centrino/duo/description.htm"&gt;&lt;span style="text-decoration: underline;"&gt;Website.&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://intel.com/products/centrino/duo/description.htm"&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113655732411387947?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://intel.com/products/centrino/duo/index.htm' title='Intel Centrino Duo Platform'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113655732411387947'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113655732411387947'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/intel-centrino-duo-platform.html' title='Intel Centrino Duo Platform'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113653422299534802</id><published>2006-01-05T23:51:00.000-08:00</published><updated>2006-01-05T23:57:03.440-08:00</updated><title type='text'>IBM to Freeze $48B Pension Plan in 2008</title><content type='html'>International Business Machines Corp. said Thursday it will freeze its $48 billion pension plan in 2008 and instead enhance its 401(k) benefits for its 125,000 U.S. workers.&lt;br /&gt;&lt;br /&gt;Nearly all IBM's U.S. employees - everyone hired before Jan. 1, 2005 - have pension benefits accruing under a traditional annuity-like plan or a cash-balance plan, which gives workers interest-bearing funds that they can take with them if they leave the company.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Industrial giants such as IBM and airlines that still carry pension obligations say the costs and complexities hamper their ability to compete with younger, more nimble rivals that aren't saddled with pension obligations.&lt;br /&gt;&lt;br /&gt;Beginning in 2008, then, IBM workers' pension benefits will be locked in place, based on salary and length of service. The accrual of benefits will stop, meaning future raises or additional years with the company will not signify bigger pension checks upon retirement.&lt;br /&gt;&lt;br /&gt;Instead, IBM will increase its contribution to its 401(k) plans, in which workers get a defined, predictable amount from the company that they're responsible for investing. IBM will double the percentage of employees' contributions that it matches, to 6 percent of salary; certain employees will be eligible to receive more.&lt;br /&gt;&lt;br /&gt;Current retirees will see no changes.&lt;br /&gt;&lt;br /&gt;IBM executives said that by no longer having to account for pension accruals that would have mounted after 2008, the Armonk, N.Y.-based technology giant will save between $450 million and $500 million this year alone and up to $3 billion from 2006 through 2010.&lt;br /&gt;&lt;br /&gt;However, the change will result in a $270 million charge in the just-completed fourth quarter of 2005.&lt;br /&gt;&lt;br /&gt;The action mirrors steps IBM has already taken in other countries, and follows IBM's decision to offer 401(k) plans only — no pensions — to workers hired after Jan. 1, 2005. Similarly, rival Hewlett-Packard Co. decided last year to offer only a 401(k) plan to U.S. workers hired this year and beyond.&lt;br /&gt;&lt;br /&gt;Patrick Kendall, a pension expert at Diversified Investment Advisors, a consulting firm specializing in retirement plans, said the "hard freeze" IBM announced Thursday was almost inevitable considering the company's earlier "soft freeze" of closing the plan to new employees.&lt;br /&gt;&lt;br /&gt;Pensions have been a touchy subject for IBM, which was hit with a federal lawsuit — settled for up to $1.4 billion — filed by employees who contended that IBM committed age discrimination when it shifted to a cash-balance plan.&lt;br /&gt;&lt;br /&gt;Randy MacDonald, IBM's head of human resources, said the decision was unrelated to the lawsuit.&lt;br /&gt;&lt;br /&gt;"It's all about cost-competitiveness, so that we could continue to be the financially viable company that we are," he said.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113653422299534802?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://news.yahoo.com/s/ap/20060106/ap_on_bi_ge/ibm_pensions' title='IBM to Freeze $48B Pension Plan in 2008'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113653422299534802'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113653422299534802'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/ibm-to-freeze-48b-pension-plan-in-2008.html' title='IBM to Freeze $48B Pension Plan in 2008'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113635419826525656</id><published>2006-01-03T21:45:00.000-08:00</published><updated>2006-01-10T22:14:26.463-08:00</updated><title type='text'>Google's Low Cost PC</title><content type='html'>&lt;span class="newbody"&gt; Google Inc. and Wal-Mart Stores Inc. may be preparing a low-cost PC that runs an operating system created by Google and could be announced as early as Friday at the Consumer Electronics Show (CES) in Las Vegas, according to a report in the &lt;i&gt;Los Angeles Times&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="newbody"&gt;&lt;p&gt;A Wal-Mart spokesperson called the report “strictly a rumor without any truth to it at all.” A call to Google was not immediately returned. &lt;/p&gt;&lt;p&gt;Google has long been rumored to be working on its own operating system, possibly based on Linux, as well as its own Web browser. Screenshots purportedly from an in-development Google operating system were circulated on the Internet in September, but were later discredited. &lt;/p&gt;&lt;p&gt;Bear Stearns released a report last month speculating that consumers would soon be able to see “Google Cubes” -- small hardware boxes that would allow users to move songs, videos and other digital files between their computers and TV sets. &lt;/p&gt;&lt;p&gt;In recent months, Google has also unveiled services and software delivered through the Internet that go beyond its core Web text search engine and match features provided by Microsoft applications. &lt;/p&gt;&lt;p&gt;But Michael Gartenberg, a consumer Internet analyst with Jupiter Research, said that while Google has done a good job of “co-opting the Windows desktop away from Microsoft,” it faces an “astronomical challenge” if it wants to replace the OS itself.&lt;/p&gt;&lt;/span&gt;Wal-Mart has sold low-cost PCs running desktop versions of Linux such as Linspire, Xandros, Novell Inc.’s Suse and Sun Microsystem Inc.’s Java Desktop System. The Bentonville, Ark. retailer started in 2002, though it has restricted such sales to its Brisbane, Calif.-based Web store only.  &lt;p&gt;Wal-Mart.com currently offers a Microtel-branded PC with a 1.5 GHz Sempron 2200+ AMD processor that runs Xandros Linux for $288. That computer does not have a monitor.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113635419826525656?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.computerworld.com/hardwaretopics/hardware/story/0,10801,107440,00.html?source=x10' title='Google&apos;s Low Cost PC'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113635419826525656'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113635419826525656'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/googles-low-cost-pc.html' title='Google&apos;s Low Cost PC'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113635235005584644</id><published>2006-01-03T21:24:00.000-08:00</published><updated>2006-01-03T21:25:55.840-08:00</updated><title type='text'>Huge virus threat rocks Microsoft</title><content type='html'>Report says a newly discovered flaw could expose hundreds of millions of Windows PCs to virus.&lt;br /&gt;January 3, 2006: 11:08 AM EST&lt;br /&gt;&lt;br /&gt;&lt;a href="http://money.cnn.com/2006/01/03/technology/windows_virusthreat/index.htm?section=money_latest"&gt;http://money.cnn.com/2006/01/03/technology/windows_virusthreat/index.htm?section=money_latest&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;NEW YORK (CNNMoney.com) - The new year is off to a rocky start at Microsoft, where security experts are scrambling to confront a potentially massive virus threat to Windows PCs.&lt;br /&gt;&lt;br /&gt;According to a report Tuesday in the Financial Times, the latest vulnerability involves a flaw which allows hackers to infect computers using programs inserted into image files. The threat was discovered last week. But it mushroomed over the weekend, when a group of hackers published the source code they used to exploit the flaw.&lt;br /&gt;What makes this threat particularly vicious, according to the Times, is that unwitting victims can infect their computers simply by viewing a web page, e-mail, or instant message that includes a contaminated image. That differs from most virus attacks, which require a user to actually download an infected file.&lt;br /&gt;&lt;br /&gt;"The potential [security threat] is huge," Mikko Hypponen, chief research officer at F-Secure, an antivirus company, told the Times. "It's probably bigger than for any other vulnerability we've seen.&lt;br /&gt;&lt;br /&gt;"Any version of Windows is vulnerable right now," said Mr. Hypponen, including every Windows system shipped since 1990.&lt;br /&gt;&lt;br /&gt;Microsoft (Research) said in a security bulletin on its Web site, "we are working closely with our antivirus partners and aiding law enforcement in its investigation."&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113635235005584644?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://money.cnn.com/2006/01/03/technology/windows_virusthreat/index.htm?section=money_latest' title='Huge virus threat rocks Microsoft'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113635235005584644'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113635235005584644'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2006/01/huge-virus-threat-rocks-microsoft.html' title='Huge virus threat rocks Microsoft'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113586214875385315</id><published>2005-12-29T05:10:00.000-08:00</published><updated>2005-12-29T05:15:49.166-08:00</updated><title type='text'>Office 12</title><content type='html'>&lt;a href="http://news.yahoo.com/s/pcworld/20051229/tc_pcworld/124015"&gt;Yahoo News:&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;When Microsoft says that the next version of Office is the most important revision in over a decade, it's not kidding. Both new XML-based default file formats and a major interface revamp are intended to make the market-dominating productivity suite more flexible and accessible than ever. Veteran users may find the changes in the new version, code-named Office 12, unsettling, but they seemed well worth the adjustment in my tests of the first beta release. The final edition is slated to ship sometime in 2006.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;A New Look&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Even before the technical beta's limited release, Microsoft had previewed Office's startling new interface, which all but does away with drop-down menus and toolbars in most of the suite's applications. Instead, users get a set of tabs atop what the company calls the "ribbon"--an inch-high toolbar that displays various functions relevant to the selected tab. Click on the Write tab in Word, for example, and the ribbon presents you with font and formatting options as well as the familiar cut, paste, and find/replace functions that used to live in the Edit menu.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;New File Formats&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;But lurking behind the scenes is a change that may ultimately prove even more significant than the interface makeover: Microsoft's replacement of its current proprietary default file formats with new compressed XML-based file formats, denoted by the addition of the letter x to traditional file name extensions (.docx instead of.doc,.xlsx instead of.xls, and so on).&lt;br /&gt;&lt;br /&gt;These new Office Open XML formats improve on their predecessors in several ways. For starters, they are more compact: When I saved an unchanged Word 2003 file as a.docx file, it was less than half its previous size. And since Office XML formats are based on both XML and Zip formats, they should be more universally accessible to other applications--even those in other operating systems--as developers begin incorporating Microsoft's XML schemas (which provide the programming details for interpreting XML documents) into their software. The company has already published draft versions of these schemas, and it has also proposed Office XML to the Ecma International standards organization as a royalty-free, open standard.&lt;br /&gt;&lt;br /&gt;Office 12 still lets you read and write to Office 2000-2003 default formats--and, for the first time, it permits you to save files as read-only PDFs. Conversely, Microsoft says it will offer free downloadable extensions allowing users of Office 2000-2003 to create, open, edit, and save Office XML files. When users of the legacy versions try to open an Office XML file, they will be directed to the download site.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Zipped Components&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Because each Office XML file is actually a zipped collection of component files (text lives in one component, style attributes exist in another, reviewer comments are in a third, and so on), you can easily alter these attributes by changing the Office XML extension to.zip, opening the file using any unzipping utility, and removing or substituting component files. For example, you could quickly swap in a new style subfile (created by programmers, or simply copied over from another Office XML document) without making changes to the text.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Initial Confusion&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Chief among the additions is the live preview capability. As you hover the mouse over a format--for example, a new font or paragraph style--in the ribbon, the change shows in your document before you commit to it. This time-saving feature is available across the suite for a variety of options.&lt;br /&gt;&lt;br /&gt;One downside: The ribbon does cut into your screen real estate, and the ribbon's size is not adjustable--the larger your monitor screen, the better.&lt;br /&gt;&lt;br /&gt;Another significant interface change in Word: The Status toolbar at the bottom of the window, which shows the number of pages and the current page of a document, now also displays a running word count and a sliding zoom bar for adjusting your view from the default 100 percent.&lt;br /&gt;&lt;br /&gt;An equally welcome addition to Word, Excel, and PowerPoint is the Document Inspector (under File, Finish), which searches for hidden text that you might not want others to see--comments, the document owner's name, and the like--and offers to remove any or all such material.&lt;br /&gt;&lt;br /&gt;The improvements in Excel 12 include enhanced help for beginning users, beefed-up capacity (worksheets can now handle up to 1 million rows and 16,000 columns), and easy-to-apply cell designs.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;An Excellent Excel&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Excel's conditional formatting function lets you liven up your spreadsheet with colors and effects based on the contents of the cells.Excel's conditional formatting function lets you jazz up your spreadsheet with colors and effects based on the cells' contents. For example, you can create thermometer-like color gradients depending on the numerical values contained in a group of cells.&lt;br /&gt;&lt;br /&gt;I particularly liked Excel 12's formula-writing help: In past versions, you had to type in the exact name of a formula. Now, as you start typing, a pop-up menu shows all formulas that begin with the letters you've typed, and each formula has its own tool-tip definition. As you continue typing, Excel narrows your options accordingly.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Petite PowerPoint&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Quick-change artist: Applying new styles to presentations takes only a couple of clicks using PowerPoint 12's Design ribbon.Office XML's file-shrinking magic is particularly striking in PowerPoint 12. A single slide containing a photo and graphics that took up a hefty 5MB in PowerPoint 2003's default file format shrank to a modest 610KB (about 0.6MB) in the new.pptx format.&lt;br /&gt;&lt;br /&gt;PowerPoint 12's use of the ribbon provides a sense of control lacking in earlier versions. For example, by clicking on Effects in the Design ribbon, you can turn a rudimentary bulleted list into a logical diagram--and then quickly spruce up that diagram with a 3D or glow effect using other options on the same ribbon. In previous versions of PowerPoint, these options were buried in a labyrinth of multiple menus.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Outlook Update&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Looking ahead: The new To-Do Bar on the right of the Outlook 12 window shows all pending tasks and upcoming appointments.Office 12's interface consistency breaks down in Outlook, however. No ribbons here--just the same old drop-down menus. What is different is the new and potentially useful To-Do Bar. Similar to the task pane found in Word or Excel 2003, it appears on screen right and is supposed to display all pending tasks and upcoming meetings.&lt;br /&gt;&lt;br /&gt;Microsoft says that when used on a corporate network, the To-Do Bar will display meetings assigned through other networked Office system applications, such as Access and OneNote. You can adjust the size of the pane, but I didn't find that it made the screen feel cluttered.&lt;br /&gt;&lt;br /&gt;Until you mark a task done, Outlook will keep it in the To-Do Bar. To reserve time to complete a To-Do Bar task, you can simply drag it over into your calendar (by default the program will schedule a 30-minute appointment).&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Easier Access&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;For many who use Office, one component--Microsoft's powerful database program, Access--has always seemed impenetrable, especially compared with the more user-friendly FileMaker Pro. Access 12 adds features that make the software more, well, accessible.&lt;br /&gt;&lt;br /&gt;Getting-started templates, presented visually in the ribbon, guide new users through the creation of databases for specific uses--for example, tracking a collection or organizing an address book. The new version also makes it easy to reformat database reports on the fly: You can now edit each database field from the report view, a major improvement. And simplified query tools will help you extract the data you need without having to learn any special jargon.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Final Thoughts&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Like its predecessors, Office 12 is a mammoth program suite, and most folks will never use all its features. I would have liked having the option to revert to the old interface--but the new design has its advantages, and the move to XML is clearly a good one.&lt;br /&gt;&lt;br /&gt;Along with a host of less dramatic but potentially useful new features, these major innovations--at least as introduced in the beta--make for a more powerful and helpful productivity package.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113586214875385315?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://news.yahoo.com/s/pcworld/20051229/tc_pcworld/124015' title='Office 12'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113586214875385315'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113586214875385315'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/12/office-12.html' title='Office 12'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113583614236433880</id><published>2005-12-28T21:58:00.000-08:00</published><updated>2005-12-28T22:02:22.846-08:00</updated><title type='text'>Top 50 Websites for Year 2005</title><content type='html'>&lt;div style="text-align: left;"&gt;&lt;a href="http://time.com"&gt;Time&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://time.com"&gt;Time&lt;/a&gt; Magazine has published a list of top 50 Websites for the year 20005. The list is grouped under various categories including : &lt;a href="http://www.time.com/time/business/article/0,8599,1073316,00.html"&gt;Arts &amp; Entertainment&lt;/a&gt;, &lt;a href="http://www.time.com/time/business/article/0,8599,1072872,00.html"&gt;Blogs&lt;/a&gt;, &lt;a href="http://www.time.com/time/business/article/0,8599,1073329,00.html"&gt;News &amp;amp; Information&lt;/a&gt;, &lt;a href="http://www.time.com/time/business/article/0,8599,1073341,00.html"&gt;Shopping&lt;/a&gt; etc.&lt;br /&gt;&lt;br /&gt;A must visit &lt;a href="http://www.time.com/time/2005/websites/"&gt;link&lt;/a&gt;.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113583614236433880?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.time.com/time/2005/websites/' title='Top 50 Websites for Year 2005'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113583614236433880'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113583614236433880'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/12/top-50-websites-for-year-2005.html' title='Top 50 Websites for Year 2005'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113525628456876440</id><published>2005-12-22T04:56:00.000-08:00</published><updated>2005-12-22T04:58:04.690-08:00</updated><title type='text'>Gaim Beta 2.0 released</title><content type='html'>&lt;a href="http://aol.com/"&gt;AOL&lt;/a&gt;, &lt;a href="http://microsoft.com"&gt;Microsoft&lt;/a&gt; and &lt;a href="http://yahoo.com"&gt;Yahoo&lt;/a&gt; continue to push out new versions of their respective instant messaging clients with added features like voice and video. But the open source community has been making progress with a client of their own: &lt;a href="http://gaim.sf.net"&gt;Gaim&lt;/a&gt;. Gaim 2.0 hit beta over the weekend after 15 months of development.&lt;br /&gt;&lt;br /&gt;Gaim 2.0 Beta 1 features a rewritten status system, smooth scrolling, support for advanced MSN Messenger features like nudges and Yahoo Doodle, improvements to file transfer under AIM and ICQ, support for Apple's Bonjour, and even voice over IP capabilities. Downloads of Gaim 2.0 are available for Windows and UNIX systems.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113525628456876440?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://gaim.sf.net' title='Gaim Beta 2.0 released'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113525628456876440'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113525628456876440'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/12/gaim-beta-20-released.html' title='Gaim Beta 2.0 released'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113525541224038601</id><published>2005-12-22T04:38:00.000-08:00</published><updated>2005-12-22T04:43:32.376-08:00</updated><title type='text'>Seagate Buys Maxtor for $1.9B</title><content type='html'>Rivals stand to gain $300M in savings in first year of the merged entity’s operation.&lt;br /&gt;&lt;br /&gt;Hard drive manufacturer Seagate Technology said on Wednesday it will acquire rival Maxtor for $1.9 billion in stock.&lt;br /&gt;&lt;br /&gt;Maxtor shareholders will receive 0.37 shares of Seagate stock for each Maxtor share they own. Seagate shares opened at $19.60 on Wednesday, while Maxtor shares opened at $4.52. That means Maxtor shareholders will get $7.25 per share, a 60 percent premium on their Maxtor shares.&lt;br /&gt;&lt;br /&gt;The boards of directors of both companies have approved the proposed deal, which will give 16 percent of the combined company to Maxtor shareholders. Seagate shareholders will own 84 percent of the company.&lt;br /&gt;&lt;br /&gt;Maxtor of Milpitas, California, manufactures hard disk drives used in PCs made by manufacturers such as Dell and Hewlett-Packard. The company also has a very strong retail presence. Its drives can be found in a number of consumer electronics products.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;u&gt;Savings on Expenses&lt;br /&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;The combined company expects to gain approximately $300 million of annual operating expense savings in connection with the transaction after the first full year of integration.&lt;br /&gt;&lt;br /&gt;“We believe that there is significant cost savings available here,” said Seagate CEO Bill Watkins. “It’s about scale on both the operating and engineering sides. The intent is to maintain all of the revenue as it is and take advantage of future growth.”&lt;br /&gt;&lt;br /&gt;The merged company will take the Seagate name, and the current Seagate management will run the company. Dr. C. S. Park, Maxtor’s chairman and chief executive, will become a director of the new Seagate, which will continue to head operations from Scotts Valley.&lt;br /&gt;&lt;br /&gt;The transaction is expected to be completed in the second half of calendar 2006, subject to obtaining shareholder approvals and regulatory approvals. There is a termination fee of $300 million payable to Maxtor under certain conditions. The transaction is intended to be tax-free to Maxtor shareholders.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113525541224038601?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.redherring.com/Article.aspx?a=14965&amp;hed=Seagate+Buys+Maxtor+for+%241.9B&amp;sector=Industries&amp;subsector=Computing' title='Seagate Buys Maxtor for $1.9B'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113525541224038601'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113525541224038601'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/12/seagate-buys-maxtor-for-19b.html' title='Seagate Buys Maxtor for $1.9B'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113525501423671539</id><published>2005-12-22T04:36:00.000-08:00</published><updated>2005-12-22T04:38:14.416-08:00</updated><title type='text'>IBM to Buy Micromuse for $865M in Cash</title><content type='html'>&lt;p&gt;&lt;span style="font-weight: bold;"&gt;International Business Machines Corp. &lt;/span&gt;said Wednesday it agreed to acquire Micromuse Inc., which makes software that manages video and voice traffic on computer networks, for about $865 million in cash.&lt;/p&gt;&lt;p&gt;Under the definitive agreement, Armonk-based IBM is paying shareholders $10 for each Micromuse share, almost a 40 percent premium to its closing price of $7.21 on Tuesday. Micromuse shares surged $2.71, or 37.6 percent, to close at $9.92 on the Nasdaq Stock Market. The stock had previously traded in a 52-week range of $3.97 to $8.13.&lt;/p&gt; &lt;p&gt;San Francisco-based Micromuse's software is used to monitor and manage network traffic by about 1,800 clients such as Time Warner Inc.'s America Online, E-Trade Financial Corp., Verizon Communications Inc. and other corporate and government customers.&lt;/p&gt; &lt;p&gt;Consumers ultimately benefit when telecommunications carriers and other companies are able to use Micromuse's software to detect and diagnose problems, said Steve Mills, a senior vice president for IBM's software products.&lt;/p&gt; &lt;p&gt;Such tools are increasingly crucial, he said, as Internet technologies become the basis for phone calls, voice mail services and even video programs.&lt;/p&gt; &lt;p&gt;"There's a clear growth in network convergence," he said. "It's an important space for our customers, and it's an area where we've had gaps."&lt;/p&gt; &lt;p&gt;The acquisition boosts IBM's software portfolio as the company increasingly turns its focus to business services. Revenue from Micromuse's customers grew 10 percent to $160.8 million in fiscal 2005.&lt;/p&gt; &lt;p&gt;After the transaction is completed, Micromuse will operate within IBM's Tivoli software division, and its products will be incorporated into IBM's software and hardware offerings.&lt;/p&gt; &lt;p&gt;The deal is expected to close in the first quarter of next year, pending regulatory and shareholder approval, IBM said.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113525501423671539?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://news.yahoo.com/s/ap/20051221/ap_on_bi_ge/ibm_micromuse' title='IBM to Buy Micromuse for $865M in Cash'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113525501423671539'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113525501423671539'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/12/ibm-to-buy-micromuse-for-865m-in-cash.html' title='IBM to Buy Micromuse for $865M in Cash'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113499383500332740</id><published>2005-12-19T04:02:00.000-08:00</published><updated>2005-12-19T04:04:06.673-08:00</updated><title type='text'>Google Buying Stake in AOL for $1 Billion</title><content type='html'>Google Inc. is buying a 5 percent stake in Dulles-based America Online for $1 billion as part of a far-reaching business and advertising partnership that will link the two companies in many ways and will greatly enhance AOL's financial prospects, according to people familiar with the agreement.&lt;br /&gt;&lt;br /&gt;The deal between Google and AOL is a setback for Microsoft Corp., which had sought to replace Google as the search engine on the AOL service and had been in talks with AOL's parent, Time Warner Corp, since January. Google is the leader in search, followed by Yahoo Inc. and Microsoft's MSN Search, which is a distant third.&lt;br /&gt;&lt;br /&gt;"This is our dream come true," one source familiar with AOL and Time Warner's strategy said. "Our fates are intertwined."&lt;br /&gt;&lt;br /&gt;AOL is already the largest single source of ad revenue for Google, generating about 10 percent of its ad dollars, according to public filings. AOL's business strategy under its chief executive, Jonathan Miller, is to garner more of its revenue in the future from rapidly-growing online advertising.&lt;br /&gt;&lt;br /&gt;As part of the new agreement, AOL gains the right to sell Google-generated, text-based ads that appear on the AOL service. This change will enable AOL to sell all forms of online advertising itself to any company.&lt;br /&gt;&lt;br /&gt;In addition, AOL's video service will get special promotion as part of Google's video offering. And AOL will have graphic ads that attract attention and appear alongside the text-based ads Google traditionally has displayed to the right of its free search results.&lt;br /&gt;&lt;br /&gt;AOL will also be given a substantial fixed-dollar budget from Google to purchase advertising to promote the Internet service. Google's free search results, based on math equations that rank them according to relevancy, will not be changed as a result of the new partnership, sources said.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113499383500332740?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.washingtonpost.com/wp-dyn/content/article/2005/12/16/AR2005121601057.html?nav=rss_business' title='Google Buying Stake in AOL for $1 Billion'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113499383500332740'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113499383500332740'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/12/google-buying-stake-in-aol-for-1.html' title='Google Buying Stake in AOL for $1 Billion'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113453745308646815</id><published>2005-12-13T21:14:00.000-08:00</published><updated>2005-12-13T21:17:33.366-08:00</updated><title type='text'>Honda Robot : Busy with Work</title><content type='html'>TOKYO - The walking, childlike robot from Honda Motor Co. can now serve tea, push a mail cart and gallop along at twice its previous pace — the latest in the Japanese automaker's quest to replicate human movement.&lt;br /&gt;&lt;br /&gt;The 51-inch talk, bubble-headed robot named Asimo has already shown it can jog, walk up stairs, wave, avoid obstacles and carry on simple conversations. But in a demonstration Monday at Honda's Tokyo head office, a new version of the robot showed off new skills its maker hopes will make the robot more handy around the office.&lt;br /&gt;&lt;br /&gt;Honda illustrated how Asimo might serve as a receptionist of the future. Equipped with a sensor that can read microchips in identification cards, the robot recognized a woman approaching from behind, and turned to greet her by name.&lt;br /&gt;&lt;br /&gt;It then demonstrated further potential as a host by taking a tray of coffee cups from the woman with its own hands and carrying it to a nearby table where it set the tray down for imaginary guests. It also pushed a four-wheeled cart around on stage.&lt;br /&gt;&lt;br /&gt;Later, Asimo — whose name is a play on the Japanese word for "leg" or "ashi" — sprinted back and forth for reporters at 4 miles per hour, double its previous gait of 2 mph. The new technique demonstrates improved balancing technology because both the robot's feet are airborne at the same time in mid-stride, Honda said.&lt;br /&gt;&lt;br /&gt;Honda began dabbling with humanoid robots in 1987 and now has 40 Asimos worldwide.&lt;br /&gt;&lt;br /&gt;The company plans to start using Asimo's new receptionist functions at Honda offices early next year. The new robot is also available for lease for 20 million yen ($170,000) a year.&lt;br /&gt;&lt;br /&gt; - &lt;a href="http://ap.org"&gt;Associated Press&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113453745308646815?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://news.yahoo.com/s/ap/20051214/ap_on_hi_te/honda_robot' title='Honda Robot : Busy with Work'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113453745308646815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113453745308646815'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/12/honda-robot-busy-with-work.html' title='Honda Robot : Busy with Work'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113438154653932793</id><published>2005-12-12T01:14:00.000-08:00</published><updated>2005-12-12T01:59:17.323-08:00</updated><title type='text'>Man Apologizes After Fake Wikipedia Post</title><content type='html'>A man who posted false information on an online encyclopedia linking a prominent journalist to the Kennedy assassinations says he was playing a trick on a co-worker.&lt;br /&gt;&lt;br /&gt;Brian Chase, 38, ended up resigning from his job and apologizing to John Seigenthaler Sr., the former publisher of the Tennessean newspaper and founding editorial director of USA Today.&lt;br /&gt;&lt;br /&gt;"I knew from the news that Mr. Seigenthaler was looking for who did it, and I did it, so I needed to let him know in particular that it wasn't anyone out to get him, that it was done as a joke that went horribly, horribly wrong," Chase was quoted as saying in Sunday editions of The Tennessean.&lt;br /&gt;&lt;br /&gt;Chase said he didn't know the free Internet encyclopedia called &lt;a href="http://wikipedia.org"&gt;Wikipedia&lt;/a&gt; was used as a serious reference tool.&lt;br /&gt;&lt;br /&gt;He also said he doesn't support more regulations of the Internet, but he said that he fears "Wikipedia is inviting it by its allowing irresponsible vandals to write anything they want about anybody." &lt;p&gt;Chase said he created the fake online biography in May as a gag to shock a co-worker who was familiar with the Seigenthaler family. He resigned as an operations manager at a Nashville delivery company as a result of the debacle.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113438154653932793?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113438154653932793'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113438154653932793'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/12/man-apologizes-after-fake-wikipedia.html' title='Man Apologizes After Fake Wikipedia Post'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113242001515337414</id><published>2005-11-19T09:03:00.000-08:00</published><updated>2005-11-19T09:06:55.640-08:00</updated><title type='text'>Security Fix for Gmail</title><content type='html'>Google Inc. has quietly patched a security bug in its Gmail service, but the company is downplaying the severity of the risk to its users.&lt;br /&gt;&lt;br /&gt;Google confirmed that it made "modifications" to Gmail to cover an attack vector that allowed malicious hackers to take complete control of a victim's Gmail account.&lt;br /&gt;&lt;br /&gt;The elhacker.net advisory described how a Gmail user token could be used in conjunction with other hacking tricks to take control of the victim account.&lt;br /&gt;&lt;br /&gt;However, Google spokesperson Sonya Boralv told Ziff Davis Internet News that a successful attack would require the victim to open up an authenticated token and willingly give it to the attacker.&lt;br /&gt;&lt;br /&gt;The risk of an actual attack is so slim, she said the company did not consider it a security vulnerability. Boralv said the authentication token is totally encrypted and cannot be sniffed by an attacker.&lt;br /&gt;&lt;br /&gt;"Nevertheless, we have made some modifications to Gmail to mitigate these kinds of issues in the future," Boralv added.&lt;br /&gt;&lt;br /&gt;In the face of concerns that Google never notified users of the Gmail issue, Boralv insist that the company follows security best practices.&lt;br /&gt;&lt;br /&gt;"We take security very seriously, investigate vulnerability reports immediately and resolve them with highest priority. We looked into this issue and learned that it can only occur if a user knowingly provides their authentication token," she said.&lt;br /&gt;&lt;br /&gt;To avoid this problem, Boralv said, Google tries to educate its users not to provide sensitive information to unidentified individuals. Google also provides &lt;a href="http://us.rd.yahoo.com/dailynews/zd/tc_zd/storytext/165778/17135139/SIG=12pe1eibi/*http://gmail.google.com/support/bin/answer.py?answer=7998&amp;query=phishing&amp;amp;topic=0&amp;amp;type=f"&gt;anti-phishing guidance&lt;/a&gt; to its users.&lt;br /&gt;&lt;br /&gt;"All Google products are put through a rigorous security review process to identify security issues and fix them before the product is released. If security vulnerabilities are identified after the product is available, we fix them immediately and automatically update the service for our customers," Boralv said.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113242001515337414?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113242001515337414'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113242001515337414'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/11/security-fix-for-gmail.html' title='Security Fix for Gmail'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113199427673438559</id><published>2005-11-14T10:48:00.000-08:00</published><updated>2005-11-14T10:51:16.803-08:00</updated><title type='text'>Google - Web Traffic Analysis</title><content type='html'>Google has officially launched &lt;a href="http://www.google.com/analytics/"&gt;Analytics&lt;/a&gt;, a robust new web analysis system that provides site owners with traffic metrics and massive amounts of useful marketing data. Based on technology originally developed by a Californian company called Urchin that Google &lt;a href="http://www.google.com/intl/en/press/pressrel/urchin.html"&gt;acquired&lt;/a&gt; in March, Analytics integrates with Google's popular AdWords system, and will vastly improve the quality and quantity of data provided to existing AdWords users. Those of you that don't use AdWords can still use Analytics by adding a simple &lt;a href="http://www.google.com/analytics/feature_fast.html"&gt;javascript snippet&lt;/a&gt; to your web site.&lt;br /&gt;&lt;br /&gt;Analytics features an elegant user interface that leverages modern web technologies like Flash and DHTML. Although it seems a little rough around the edges (the Flash components don't display correctly in Firefox on my Linux system) the service is moderately impressive. It can export data in several formats, including XML and CSV. With Analytics, you can determine where your visitors are coming from, which links on your site are getting the most hits, how long the visitors spend on various pages of your site, and &lt;a href="http://www.google.com/analytics/features.html"&gt;more&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;Although it may not be especially useful compared to some of the critical features, the geographical map overlay is probably one of the coolest features. Analytics will generate a Flash-based map of the world that shows you which regions your traffic comes from. You can click individual regions to get additional statistics, and you can use Flash's built-in zoom feature to get a closer look at specific locations. &lt;p&gt;The &lt;a href="http://www.google.com/analytics/feature_overlay.html"&gt;site overlay&lt;/a&gt; mechanism is one of the other particularly interesting features. It will superimpose click statistics on top of your actual page so that you can (hypothetically) see what people are clicking just by browsing your site. During my experiments with Analytics, I had some trouble getting the site overlay feature to work correctly. Clicking the individual links in the site overlay caused the Analytics start page to load in the iframe rather than the actual content. &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113199427673438559?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://arstechnica.com/news.ars/post/20051114-5563.html' title='Google - Web Traffic Analysis'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113199427673438559'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113199427673438559'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/11/google-web-traffic-analysis.html' title='Google - Web Traffic Analysis'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113169535757463343</id><published>2005-11-10T23:48:00.000-08:00</published><updated>2005-11-10T23:49:17.743-08:00</updated><title type='text'>Google Offers Free Wi-Fi Internet Service in Silicon Valley</title><content type='html'>Search Engine giant Google, is offering free wi-fi Internet service called Google WiFi in a limited way to two public sites near the company’s Mountain View, California, headquarters -- a pizza parlor and a gym -- located in the heart of Silicon Valley.&lt;br /&gt;&lt;br /&gt;The company has already launched a sponsored Wi-Fi "hotspot" in San Francisco’s Union Square shopping district in April with a start-up called Feeva.&lt;br /&gt;&lt;br /&gt;"Google WiFi is a community outreach program to offer free wireless access in areas near our headquarters," the Google Spokesman described. The service is still in development stage and the company is collecting the feedback from the users.&lt;br /&gt;&lt;br /&gt;With the offering of WiFi service, Google expands to another competitive market of Internet Service Providers and telecommunication companies all the more since it introduced an instant messaging and Web telephone calling service called Google Talk in August.&lt;br /&gt;&lt;br /&gt;Google has submitted a bid to offer a free WiFi Internet Services across the city of San Francisco in 2006. Google spokesman Nate Tyler said "It is also an opportunity to make San Francisco a test-ground for new location-based applications and services that enable people to find relevant information exactly when and where they need it. We anticipate that the services we develop on this network will ultimately benefit end users and Google partners."&lt;br /&gt;&lt;br /&gt;A similar offer was made by Google for Mountain View as well. Mountain View, with a population of about 70,000 people -- about one-tenth that of San Francisco -- would be the first city to be converted to a free wireless Internet zone by Google.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113169535757463343?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113169535757463343'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113169535757463343'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/11/google-offers-free-wi-fi-internet.html' title='Google Offers Free Wi-Fi Internet Service in Silicon Valley'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113160928994977379</id><published>2005-11-09T23:54:00.000-08:00</published><updated>2005-11-10T03:32:45.396-08:00</updated><title type='text'>Suse Linux Founder Exits Novell</title><content type='html'>&lt;span style=";font-family:arial,helvetica;font-size:85%;"  &gt;Suse Linux founder Hubert Mantel announced his resignation from Novell Tuesday in a mass e-mailing.&lt;br /&gt;&lt;br /&gt;Mantel said in a brief letter, sent to recipients in a Suse mailing list, that he could no longer work for the company, which acquired Suse in January 2004.&lt;br /&gt;&lt;br /&gt;"Too late for me. I just decided to leave Suse/Novell," Mantel wrote. "This is no longer the company I founded 13 years ago."&lt;br /&gt;&lt;br /&gt;Mantel's exit is the latest executive departure from Novell’s Nuremberg, Germany-based Suse unit. In October, former Novell EMEA (Europe, Middle East and Asia) and Suse channel chief Petra Heinrich announced her exit and took a new position at Open-Xchange, an open-source e-mail company based in Germany. And in May, former Novell EMEA president and onetime Suse president Richard Seibt left Novell.&lt;br /&gt;&lt;br /&gt;Mantel said Novell likely will fill his role at Suse, which was similar to those of Linus Torvalds and Andrew Morton in the development of the Linux kernel. Mantel also indicated that he sent his letter of resignation to Novell's upper management.&lt;br /&gt;&lt;br /&gt;"I have been the maintainer of the Suse kernel for more than a decade now," Mantel wrote. "I'm very confident the Novell management will find a competent successor very quickly. After all, there are lots of extremely skilled people over there in the Ximian division."&lt;br /&gt;&lt;/span&gt;&lt;p&gt;&lt;span style=";font-family:arial,helvetica;font-size:85%;"  &gt;Links&lt;br /&gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style=";font-family:arial,helvetica;font-size:85%;"  &gt;&lt;a href="http://www.crn.com/sections/breakingnews/dailyarchives.jhtml;jsessionid=5LOV2PTWA4K5AQSNDBECKHSCJUMEKJVN?articleId=173403076"&gt;Novell Channel Chief To Leave Company&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.crn.com/sections/breakingnews/dailyarchives.jhtml;jsessionid=5LOV2PTWA4K5AQSNDBECKHSCJUMEKJVN?articleId=173500144"&gt;Novell Layoffs Cast Cloud Over Big-Business Linux&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.crn.com/sections/breakingnews/dailyarchives.jhtml;jsessionid=5LOV2PTWA4K5AQSNDBECKHSCJUMEKJVN?articleId=173401469"&gt;Novell Names Hovsepian President, COO&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.crn.com/sections/breakingnews/dailyarchives.jhtml;jsessionid=5LOV2PTWA4K5AQSNDBECKHSCJUMEKJVN?articleId=173402472"&gt;Novell To Slash 600 Jobs, Sell Celerant Consulting&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113160928994977379?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.crn.com/showArticle.jhtml;jsessionid=5LOV2PTWA4K5AQSNDBECKHSCJUMEKJVN?articleID=173600703' title='Suse Linux Founder Exits Novell'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113160928994977379'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113160928994977379'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/11/suse-linux-founder-exits-novell.html' title='Suse Linux Founder Exits Novell'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113153308935341854</id><published>2005-11-09T02:44:00.000-08:00</published><updated>2005-11-09T02:44:49.610-08:00</updated><title type='text'>Microsoft sees up to 3 mln early Xbox 360 sales</title><content type='html'>Microsoft Corp. on Tuesday said it expects to sell as many as 3 million Xbox 360s in the first three months after its launch -- a strong start in its battle to dominate the market for next-generation gaming consoles. &lt;p&gt;Some big retailers in the United States have stopped accepting early orders for Xbox 360.&lt;br /&gt;&lt;/p&gt; &lt;p&gt;The company set that target nearly two weeks after trying to play down industry expectations. At its latest earnings announcement, it warned that initial Xbox sales might not be as high as some in the gaming industry have expected.&lt;br /&gt;&lt;/p&gt; &lt;p&gt;"In GameStop stores, the reservation process is closed," said Chris Olivera, a spokesman for GameStop Corp., the biggest U.S. video game retailer, adding that advance orders at GameStop's recently acquired Electronics Boutique stores were due to close "relatively soon."&lt;/p&gt; Best Buy Co. Inc., the No. 1 U.S. electronics chain, said on its Web site that it had stopped taking orders for the Xbox 360.&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Lee, the CFO of Microsoft's home and entertainment group, declined to say how many consoles would be on retailers' shelves on November 22 when the Xbox 360 launches, saying that Microsoft would have enough machines for a solid release and steady supply thereafter.&lt;/p&gt; &lt;p&gt;Microsoft has contracted with three electronics manufacturers to build the Xbox 360: Flextronics International Ltd., Wistron Corp. and Celestica Inc. The Celestica plant is expected to come online in early 2006.&lt;/p&gt; &lt;p&gt;Redmond, Washington-based Microsoft's Xbox 360 will debut at least three months before its main rival Sony begins selling the PlayStation 3, the gaming industry leader's next-generation console.&lt;/p&gt; &lt;p&gt;Current-generation Xbox sales have slowed ahead of the launch.&lt;/p&gt; &lt;p&gt;Microsoft had cautioned on October 27 that early Xbox 360 sales would not be as high as expected. And Microsoft's shares initially sold off on the news.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113153308935341854?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://today.reuters.com/news/newsArticle.aspx?type=technologyNews&amp;storyID=2005-11-09T002852Z_01_HAR855364_RTRUKOC_0_US-MICROSOFT-XBOX-SALES.xml&amp;archived=False' title='Microsoft sees up to 3 mln early Xbox 360 sales'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113153308935341854'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113153308935341854'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/11/microsoft-sees-up-to-3-mln-early-xbox.html' title='Microsoft sees up to 3 mln early Xbox 360 sales'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-113153287092451085</id><published>2005-11-09T02:39:00.000-08:00</published><updated>2005-11-09T02:41:10.936-08:00</updated><title type='text'>IBM releases software to promote Cell</title><content type='html'>IBM (NYSE:IBM - news) on Tuesday launched a set of software tools it hopes will spur wider interest in its upcoming Cell microprocessor that is key to the computing giant's return to profitable chipmaking.&lt;br /&gt;&lt;br /&gt;International Business Machines Corp. has developed Cell jointly with Sony Corp. (6758.T) and Toshiba Corp. (6502.T), for use in Sony's PlayStation 3 video game console due out next year.&lt;br /&gt;&lt;br /&gt;"We view this as the jumping-off point where communities of interest can get started surrounding Cell and people can explore the full power of the architecture," said Ted Maeurer, head of the Sony Toshiba IBM Design Center in Austin, Texas.&lt;br /&gt;&lt;br /&gt;IBM is banking on the chip to help revive its flagging microchip division, which has lost more than $1 billion since 2002.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-113153287092451085?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://today.reuters.com/news/newsArticle.aspx?type=technologyNews&amp;storyID=2005-11-09T061129Z_01_RID922183_RTRUKOC_0_US-IBM-CELL.xml' title='IBM releases software to promote Cell'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113153287092451085'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/113153287092451085'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/11/ibm-releases-software-to-promote-cell.html' title='IBM releases software to promote Cell'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112697992092644464</id><published>2005-09-17T10:19:00.000-07:00</published><updated>2005-09-17T10:58:41.070-07:00</updated><title type='text'>Nintendo Gaming Remote Control</title><content type='html'>This Friday, Nintendo revolutionised the Gaming Industry by launching an unconventional Game controller aptly named "Revolution" console. Nintendo President Satoru Iwata launched it at the Tokyo Game Show. The controller is similar to a conventional TV Remote Controller, that has a Motion detection Sensors, allowing players to move and swing it around like an actual Sword, Gun, Steering Wheel or a Baseball Bat and more depending upon the game.&lt;br /&gt;&lt;br /&gt;The Nintendo launch was the biggest buzz at the Game Show, and is expected to attract 150,000 people. The Revolution is available in bright red, black, silver, white and green colors. It can also be fitted with a joystick add-on. Also, people can use it with much ease, just like a TV Remote, so gamers can adapt to use quickly.&lt;br /&gt;&lt;br /&gt;The Virtual Reality that it creates in the minds of players while holding the controller in hands is the biggest advantage. Players can handle it like an actual handheld during their games. It adds a lot more real experience to the game and extends the effect to near reality. Nintendo calls this motion sensor based technology as a "direct pointing device".&lt;br /&gt;&lt;br /&gt;Nintendo is dominating the market for the handheld game machines with its Game Boy, while Sony leads the home game consoles with the PlayStation. Nintendo has sold 66.79 million units worldwide, while Sony has sold 91 million PlayStation2 consoles worldwide over the last five years, 21 million of them in Asia, although more than 100 million of the original PlayStations have been sold worldwide.&lt;br /&gt;&lt;br /&gt;Further, Nintendo snatched the limelight from Microsoft XBox 360, scheduled to be launched in November. Microsoft is strongly pushing XBox360, learning from the past failure of the original XBox. Microsoft sold 21.9 million XBox consoles worldwide during 3 years, but it failed miserably in Asia, including Japan, where Sony PlayStation dominates strongly.&lt;br /&gt;&lt;br /&gt;Microsoft is trying hard to appeal Japanese consumers by signing on designers popular here to make games exclusive for XBox 360, such as "Final Fantasy XL" and "Ninety-Nine Nights". Microsoft has partnered up with all the industry's leading games developers -- including Electronic Arts, Activision and Ubisoft -- and plans to develop games specifically for Japan.&lt;br /&gt;But Sony is confident that the PlayStation3 will be a hit. The PS3 will be equipped with the world's most advanced Cell processor, which is 35 times as powerful as the PlayStation2. None of the "Revolution" and "PlayStation 3" are expected to arrive before XBox 360, so Microsoft needs to play really safe to dominate the market and stand competition when Nintendo and Sony start selling their products.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112697992092644464?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112697992092644464'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112697992092644464'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/nintendo-gaming-remote-control.html' title='Nintendo Gaming Remote Control'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112677159255862101</id><published>2005-09-15T00:48:00.000-07:00</published><updated>2005-09-15T01:06:33.133-07:00</updated><title type='text'>Yahoo's New Web Mail Service(Beta)</title><content type='html'>Yahoo Inc. told to upgrade its Yahoo Mail service, the most popular Web-Based Email Service, making it more efficient and fast like a desktop application. The New Web Interface is a look-alike of Microsoft Outlook program and provides features like drang-n-drop, autocomplete, right-click menus that are generally available on desktop programs.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/7766/1509/1600/nodrag.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/7766/1509/320/nodrag.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Yahoo Mail upgrade has quickly followed AOL Mail's improvements meant to make its e-mail service quicker and easier to use. The new Interface is based on advanced technologies like DHTML, XML and SOAP and AJAX eliminating the need to refresh the browser to load new page/data. It sounds similar to the Interface that is currently provided by Gmail.&lt;br /&gt;&lt;br /&gt;The Yahoo Mail upgrade was expected after Yahoo acquired Oddpost Inc. (a company that provides Web-based e-mail applications) in 2004. And after the war of storage capacities, that Google started with Gmail, now, the fight is turing for the best Interface of these Email services.&lt;br /&gt;&lt;br /&gt;Further details can be found at &lt;a href="http://whatsnew.mail.yahoo.com/"&gt;http://whatsnew.mail.yahoo.com&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112677159255862101?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112677159255862101'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112677159255862101'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/yahoos-new-web-mail-servicebeta.html' title='Yahoo&apos;s New Web Mail Service(Beta)'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112677046285909812</id><published>2005-09-13T00:33:00.000-07:00</published><updated>2005-09-15T00:47:42.863-07:00</updated><title type='text'>Oracle To Buy Siebel</title><content type='html'>It seems all big companies are on a shopping spree. Continuing the trend, Oracle has bought Siebel to become the number one CRM applications company in the world," as told by Larry Ellison, the Oracle chief executive. &lt;span id="intelliTxt"&gt;The deal comes after nine months of Oracle's PeopleSoft acquisition, one that took nearly two years to be completed amid a flurry of lawsuits and anti-trust investigations.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Oracle is offering $10.66 per Siebel share, 16.8% more than Siebel's closing share price on Friday. While Oracle shares rose 1.6 percent to 13.49 on the news while Siebel shot up 12.7 percent to 10.29.&lt;br /&gt;&lt;br /&gt;After the acquisition of Siebel, Oracle has got a leg up with its rival SAP, the German Software Giant in the business management applications field. The purchase of Siebel is likely to help Oracle achieve its stated goal of 20% long-term annual earnings growth. Also, Oracle is now the second largest software group in the world after Microsoft.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112677046285909812?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.rednova.com/news/display/?id=238108&amp;source=r_technology' title='Oracle To Buy Siebel'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112677046285909812'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112677046285909812'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/oracle-to-buy-siebel.html' title='Oracle To Buy Siebel'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112676957119743424</id><published>2005-09-12T00:15:00.000-07:00</published><updated>2005-09-15T00:32:51.200-07:00</updated><title type='text'>eBay To Buy Skype For $2.6 Billion</title><content type='html'>eBay Inc. is buying Skype - the Internet Telephony Company in a $2.6 bn deal.&lt;br /&gt;Skype, founded by the creators of Kazaa, the file-sharing program that riled the music business gives away software that allows people talk for free over the Internet using computers and microphones . A paid version, &lt;span style="font-weight: bold;"&gt;SkypeOut&lt;/span&gt;, allows those calls to be connected to regular phones. Similarly, &lt;strong&gt;SkypeIn&lt;/strong&gt; is a real phone number your friends can call and you pick in Skype.&lt;br /&gt;&lt;br /&gt;eBay is buying Skype to speed up the communication between the buyers and sellers instead of the current method of exchanging messages.&lt;br /&gt;&lt;br /&gt;Skype has 53 million registered users, including more than 2 million who pay for its premium services. In 2004, Skype generated about $7 million in revenue, which it projects will snowball to $60 million this year. eBay said it would pay an additional $1.5bn to Skype over the next three years , bringing the total size of the deal to $4bn.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112676957119743424?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.nytimes.com/aponline/technology/AP-Skype-eBay.html?hp&amp;ex=1126584000&amp;en=50af9d88e5f55500&amp;ei=5094&amp;partner=homepage' title='eBay To Buy Skype For $2.6 Billion'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112676957119743424'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112676957119743424'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/ebay-to-buy-skype-for-26-billion.html' title='eBay To Buy Skype For $2.6 Billion'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112616987002188000</id><published>2005-09-08T01:27:00.000-07:00</published><updated>2005-09-08T02:02:00.196-07:00</updated><title type='text'>iPod nano</title><content type='html'>&lt;!– google_ad_section_start –&gt;&lt;a href="http://apple.com/"&gt;Apple Computer Inc.&lt;/a&gt; today introduces "&lt;span style="font-weight: bold;"&gt;iPod nano&lt;/span&gt;", the pencil-thin incredibly small music player. Soon after the launch of the iTunes mobile phone &lt;span style="font-weight: bold;"&gt;Rokr, &lt;/span&gt;the company has introduced iPod nano.&lt;br /&gt;&lt;!– google_ad_section_end –&gt;&lt;br /&gt;Steve Jobs, CEO intoduced the iPod nano at a concert calling nano as "the biggest revolution since the original iPod". Surely, as nano is extremely thin, less than a pencil, almost one third of iPod size, a completely new design and posesses an elegant look(hmm...Apple is eying ladies to buy nano...lol).&lt;br /&gt;&lt;br /&gt;iPod nano is available in 2 models as of now, a 4 GB model that can store around 1000 songs and a 2GB model with a half-capacity of storing 500 songs are available at $249 and $199 respectively. The player is based on flash memory instead of hard drive and has a color screen that shows photos. Usage of flash memory also made the player lighweight at 1.5 ounces approximately.&lt;br /&gt;&lt;br /&gt;It holds up to three days’ worth of music. It plays for up to 14 hours between battery charges.&lt;br /&gt;It displays the color album art for the song you’re listening to right now. It carries your photos(25000), podcasts and audiobooks(11000).&lt;br /&gt;&lt;br /&gt;There are host of other &lt;a href="http://apple.com/ipodnano/features.html"&gt;features&lt;/a&gt;: Click Wheel, Calendar and Contacts, World Clock, Customizable menus, PC Sync with iTunes - Automatic Transmission, addons with iPod accessories (Armband, Lanyard Headphones, Tubes, In-Ear Headphones, Dock).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112616987002188000?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.apple.com/ipodnano/' title='iPod nano'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112616987002188000'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112616987002188000'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/ipod-nano.html' title='iPod nano'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112612093857597506</id><published>2005-09-07T11:57:00.000-07:00</published><updated>2005-09-08T02:01:18.506-07:00</updated><title type='text'>Apple introduces iTunes phone from Motorola</title><content type='html'>&lt;!– google_ad_section_start –&gt; Apple Computer Inc. CEO Steve Jobs today introduced Apple iTunes phone, based on Motorola "Rokr" phone model. The cellphone runs the popular "iTunes" Software from Apple Computer Inc. and can play music songs similar to the iPod shuffle player, the best-seller item from the Apple's stable.&lt;br /&gt;&lt;br /&gt;The cellphone can store around 100 songs and users can transfer songs from/to PC's through USB-Data Cable. The music stops when a call is received, so you don't miss your calls.&lt;br /&gt;&lt;!– google_ad_section_end –&gt;&lt;br /&gt;A product like this was in demand for quite sometime, and Apple only recently gave hints about the release of such a gadget only lately. After riding on the huge success of the iPod, the company can expect to unwind another craze amongst the consumers to buy a musical phone similar to iPod music player.&lt;br /&gt;&lt;br /&gt;The phone is currently available via Cingular phone service only and company expects to boost sales and legal music downloads as well through iTunes.&lt;br /&gt;&lt;br /&gt;More details are yet to come :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112612093857597506?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.azcentral.com/business/articles/0907apple-motorola07-ON.html' title='Apple introduces iTunes phone from Motorola'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112612093857597506'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112612093857597506'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/apple-introduces-itunes-phone-from.html' title='Apple introduces iTunes phone from Motorola'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112609969448722088</id><published>2005-09-07T06:20:00.001-07:00</published><updated>2005-09-07T06:28:14.493-07:00</updated><title type='text'>Sony PSP breaking sales records</title><content type='html'>Sony PSP is breaking sales records with it PlayStation Portable (PSP) to become the fastest-selling games console of all time in the UK, according to figures. It sold more than 185,000 units since its launch in September 1. That is more than double than Nintendo's DS (87,000 at launch), and it became the most successful hardware launch in UK history ever.&lt;br /&gt;&lt;br /&gt;24 games were available at launch, the largest for any console, with 20 entering the All Formats Top 40 and 9 games breaking into the Top 10. Games were priced at £34.99 with the console itself retailing at £179.&lt;br /&gt;&lt;br /&gt;The software for the PSP is also selling well, though no singular title stood out particularly in terms of sales. Ridge Racer recorded the most sales, at 37,000 units sold. Other hit titles include Wipeout Pure, Virtua Tennis and Metal Gear Ac!d, for a total of 20 PSP titles entering in the U.K. top 40.&lt;br /&gt;&lt;br /&gt;The Sony PSP and Nintendo DS have fought for supremacy in every country they've been released and the recent UK launch comes as a defeat for Nintendo. Still, the Nintendo DS has outsold the PSP in Japan. And in the United States, the PSP had a stronger launch but Nintendo still claims better numbers overall for its DS.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112609969448722088?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://news.bbc.co.uk/2/hi/technology/4218320.stm' title='Sony PSP breaking sales records'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112609969448722088'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112609969448722088'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/sony-psp-breaking-sales-records_07.html' title='Sony PSP breaking sales records'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112600357683839767</id><published>2005-09-06T03:41:00.000-07:00</published><updated>2005-09-06T03:54:31.273-07:00</updated><title type='text'>Microsoft Visual Studio - Orcas</title><content type='html'>Microsoft's Professional Developers Conference is expected to be a coming out party of sorts for the next version of Visual Studio, code-named Orcas.&lt;br /&gt;&lt;!- google_ad_section_start -&gt;&lt;br /&gt;Primary among the new features in and new direction for Orcas will be advances in how the toolset handles data, sources said. Sources said "The future 'Orcas' release of Visual Studio aims to unify the programming models through integrated query capabilities in C# and Visual Basic, a strongly typed data access framework, and an innovative API for manipulating and querying XML."&lt;br /&gt;&lt;br /&gt;As both its PDC and the launch of its Visual Studio 2005 and SQL Server 2005 products loom in the next few months, Microsoft is working on delivering technology to eager users, prepping to RTM VS 2005, deliver a release candidate of the technology and provide a third beta version of a key component. Microsoft will officially launch both Visual Studio 2005 and SQL Server 2005 on Nov. 7 in San Francisco.&lt;br /&gt;&lt;!- google_ad_section_end -&gt;&lt;br /&gt;&lt;a href="http://www.eweek.com/article2/0,1895,1850408,00.asp"&gt;Link&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112600357683839767?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.eweek.com/article2/0,1895,1852979,00.asp' title='Microsoft Visual Studio - Orcas'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112600357683839767'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112600357683839767'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/microsoft-visual-studio-orcas.html' title='Microsoft Visual Studio - Orcas'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112600325204757246</id><published>2005-09-06T03:35:00.000-07:00</published><updated>2005-09-06T03:54:09.640-07:00</updated><title type='text'>Court Orders Kazaa to Stop Pirates</title><content type='html'>A federal judge on Monday ordered distributors of the popular file-swapping program Kazaa to alter the software, which millions have downloaded, so it can no longer be used for music piracy.&lt;br /&gt;&lt;br /&gt;Hailed as a victory by the recording industry that brought the suit, the decision has implications well beyond Australia, where Kazaa executives are based, because Kazaa's users span the globe.&lt;br /&gt;&lt;br /&gt;The ruling released late Sunday night held liable Sharman Networks, the Sydney-based company that has owned Kazaa since early 2002, as well as its chief executive, &lt;person&gt;Nikki Hemming&lt;/person&gt;. The Sydney federal judge also found that a Sharman partner, Altnet, violated Australian copyright law. The ruling applied to Altnet's parent company, Brilliant Digital Entertainment, and its chief executive, Kevin Bermeister. Legal scholars said the decision may ultimately lead to the demise of Kazaa, just as a similar injunction by a &lt;location&gt;San Francisco&lt;/location&gt; federal judge in &lt;chron&gt;July 2000&lt;/chron&gt; hastened the death of  &lt;a href="http://napster.com/"&gt;Napster&lt;/a&gt;, the pioneering file-swapping service.&lt;br /&gt;&lt;!- google_ad_section_start -&gt;&lt;br /&gt;It gave Kazaa two months to include filters to prevent the trading of copyrighted music and tossed out record industry claims of contravention of the Trade Practices Act and conspiracy.&lt;br /&gt;&lt;!- google_ad_section_end -&gt;&lt;br /&gt;&lt;a href="http://www.austlii.edu.au/au/cases/cth/federal_ct/2005/1242.html"&gt;Ruling Text&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://news.yahoo.com/s/ap/20050906/ap_on_hi_te/australia_kazaa"&gt;Links&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112600325204757246?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.theinquirer.net/?article=25959' title='Court Orders Kazaa to Stop Pirates'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112600325204757246'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112600325204757246'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/court-orders-kazaa-to-stop-pirates.html' title='Court Orders Kazaa to Stop Pirates'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112600252271165365</id><published>2005-09-06T03:25:00.000-07:00</published><updated>2005-09-06T03:53:23.606-07:00</updated><title type='text'>SAP focuses on Banking Sector</title><content type='html'>SAP, Europe's biggest software maker is focussing on Banking Sector as one of the cores areas for expansion, SAP head Henning Kagermann told &lt;a href="http://www.handelsblatt.de/pshb/fn/relhbi/sfn/buildhbi/cn/GoArt%21200012,201197,954054/SH/0/depot/0/SAP_will_Marktanteil_bei_Bankensoftware_ausbauen%0D%0A.html" target="_blank"&gt;&lt;i&gt;Handelsblatt&lt;/i&gt;&lt;/a&gt;. "We see a lot of opportunity for growth -- mostly organic but we will make fill-in acquisitions if we need to buy in certain expertise," Kagermann told the &lt;a href="http://news.ft.com/cms/s/aa6a7c18-1da8-11da-b40b-00000e2511c8.html"&gt;Financial Times&lt;/a&gt;.&lt;br /&gt;&lt;!- google_ad_section_start -&gt;&lt;br /&gt;The market for SAP has the potential of "around 9 billion euros per annum" for SAP according to Kagermann. SAP currently has a market share of less than ten percent in the banking sector.&lt;br /&gt;&lt;br /&gt;The modernization of some 4500 banking systems, the paper writes, will cost some 100 billion euros according to the extrapolations of experts. And the market experts at Forrester Research say that less than half of this has already been done.&lt;br /&gt;&lt;!- google_ad_section_end -&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112600252271165365?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.heise.de/english/newsticker/news/63599' title='SAP focuses on Banking Sector'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112600252271165365'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112600252271165365'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/sap-focuses-on-banking-sector.html' title='SAP focuses on Banking Sector'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112598502738721610</id><published>2005-09-05T22:20:00.000-07:00</published><updated>2005-09-06T03:52:38.850-07:00</updated><title type='text'>OpenSSH 4.2 released</title><content type='html'>OpenSSH 4.2 has just been released. It will be available from the mirrors listed at &lt;a href="http://www.openssh.com/"&gt;http://www.openssh.com&lt;/a&gt; shortly.&lt;br /&gt;&lt;!- google_ad_section_start -&gt;&lt;br /&gt;T-shirt, poster and CD sales directly support the project. Pictures and more information can be found at:&lt;br /&gt;      &lt;a href="http://www.openbsd.org/tshirts.html"&gt;http://www.openbsd.org/tshirts.html&lt;/a&gt; and&lt;br /&gt;   &lt;a href="http://www.openbsd.org/orders.html"&gt;http://www.openbsd.org/orders.html&lt;/a&gt;&lt;br /&gt;&lt;!- google_ad_section_end -&gt;&lt;br /&gt;Changes in the new release includes:&lt;br /&gt;&lt;br /&gt;Added a new compression method that delays the start of zlib compression until the user has been authenticated successfully. Another round of proactive changes for signed vs unsigned integer bugs has been completed, including changing the atomicio() API to encourage safer programming.&lt;br /&gt;&lt;br /&gt;Support for the improved arcfour cipher modes from draft-harris-ssh-arcfour-fixes-02.&lt;br /&gt;The improves the cipher's resistance to a number of attacks by discarding early keystream output.&lt;br /&gt;&lt;br /&gt;Increase the default size of new RSA/DSA keys generated by ssh-keygen from 1024 to 2048 bits.&lt;br /&gt;&lt;br /&gt;Many bugfixes and improvements to connection multiplexing and Portable OpsnSSH: Support for long passwords and Unixware 7.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112598502738721610?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.bsdforums.org/forums' title='OpenSSH 4.2 released'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112598502738721610'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112598502738721610'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/openssh-42-released.html' title='OpenSSH 4.2 released'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112590173294906416</id><published>2005-09-04T22:54:00.000-07:00</published><updated>2005-09-04T23:28:53.000-07:00</updated><title type='text'>Google losing ground in China</title><content type='html'>Google is losing market share in China to primary rival, Baidu.com, according to a survey by a Chinese internet research group.&lt;br /&gt;&lt;br /&gt;The survey, conducted by the Beijing-based China Internet Network Information Center, reported that Baidu.com Inc. boosted its market share in Beijing by 10.8 percentage points to 52 percent. Google Inc.'s share was at 33 percent, as the American Internet search engine kept its customer base steady while the overall market grew, said the survey, seen Tuesday on CNNIC's Web site.&lt;br /&gt;&lt;br /&gt;China's Internet population hit 103 million by June, second only to the United States, according to CNNIC. Google owns 2.6 percent of Baidu, which recently went public.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Meanwhile, U.S. Internet giant Yahoo! held only a 3.7 percent market share overall, with smaller Chinese rivals Sohu.com and Sina Corp. claiming a 4.6 percent and 4 percent share, respectively.&lt;br /&gt;&lt;br /&gt;Google has long been popular with Chinese Web surfers, but has suffered from a lack of brand recognition.&lt;br /&gt;&lt;br /&gt;The Mountain View, Calif.-based company only recently set up an office in Shanghai in preparation for a belated expansion in China and obtained a Web address under the country's China domain, &lt;a href="http://www.google.com.cn/"&gt;http://www.google.com.cn&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Google bought 2.6 percent of Baidu.com last year in a move outsiders thought might lead to the American giant taking over the tiny Chinese startup. But Baidu.com has stayed independent, striving to become Google's Chinese-language equivalent.&lt;br /&gt;&lt;br /&gt;Six months ago, Google held the largest market share in the three cities covered by the survey, which was conducted earlier in August, the report said, without giving specific figures. Microsoft Corp. is getting ready to launch a Chinese version of its MSN portal through a joint venture with Shanghai Alliance Investment Ltd.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112590173294906416?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112590173294906416'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112590173294906416'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/google-losing-ground-in-china.html' title='Google losing ground in China'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112584632680500636</id><published>2005-09-04T08:00:00.000-07:00</published><updated>2005-09-04T08:05:26.806-07:00</updated><title type='text'>NASA's Marshall Center Supports Hurricane Katrina Relief Efforts</title><content type='html'>Nasa's Marshall Center at Huntsville, Ala is supporting NASA personnel, their associates and two Agency facilities recovering from Hurricane Katrina.&lt;br /&gt;&lt;br /&gt;The Marshall Center is working to restore communications and power to both facilities, and to deliver supplies to recovery teams and on-site personnel.&lt;br /&gt;&lt;br /&gt;The Marshall Center also is partnering with Huntsville City Schools to enroll children of impacted NASA employees in local schools, and also will partner with the City of Madison and Madison County Schools to accommodate additional children of displaced employees.&lt;br /&gt;&lt;br /&gt;NASA has designated a telephone number (877/470-5240) for displaced employees to call for assistance and to advise NASA of their whereabouts. Family members also may use the number to inquire about employees and others sheltering at Stennis and Michoud. For contact information for employees and contractors, or for general public information, visit:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.nasa.gov/eoc"&gt;http://www.nasa.gov/eoc&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;In addition, NASA has established a toll-free number (888/362-4323) for recorded updates about general conditions at Stennis and Michoud. For updates on the Web, visit:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.nasa.gov/hurricane"&gt;http://www.nasa.gov/hurricane&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For information about NASA and agency programs on the Web, visit:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.nasa.gov/home"&gt;http://www.nasa.gov/home&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Inquiries From the Public&lt;br /&gt;&lt;br /&gt;NASA is also taking email inquiries about personnel sheltering at Stennis and Michoud. Use "Assistance – Katrina" in the subject line, and send email inquiries to:&lt;br /&gt;&lt;br /&gt;&lt;a href="mailto:public-inquiries@hq.nasa.gov"&gt;public-inquiries@hq.nasa.gov&lt;/a&gt;&lt;br /&gt;&lt;br /&gt; - SpaceRef.com&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112584632680500636?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.spaceref.com/news/viewpr.html?pid=17714' title='NASA&apos;s Marshall Center Supports Hurricane Katrina Relief Efforts'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112584632680500636'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112584632680500636'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/nasas-marshall-center-supports.html' title='NASA&apos;s Marshall Center Supports Hurricane Katrina Relief Efforts'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112584597554330514</id><published>2005-09-04T07:54:00.000-07:00</published><updated>2005-09-04T13:53:10.703-07:00</updated><title type='text'>Hitachi to Introduce Tiny Drive</title><content type='html'>&lt;!- google_ad_section_start -&gt; &lt;a href="http://www.nytimes.com/redirect/marketwatch/redirect.ctx?MW=http://custom.marketwatch.com/custom/nyt-com/html-companyprofile.asp&amp;amp;symb=HIT" title="Hitachi Ltd."&gt;Hitachi Ltd.&lt;/a&gt; announces today that it has matched Seagate Technologies with what it says is the smallest drive on the market, a one-inch-diameter hard drive that holds eight gigabytes of data.&lt;br /&gt;&lt;!- google_ad_section_end -&gt;&lt;br /&gt;Its product is distinguised from the Seagte products' with the technology that detects when the hard disk is being dropped.&lt;br /&gt;&lt;br /&gt;Prices of the new devices were not disclosed. But the price for storage has been dropping so steadily that it is now measured in pennies a megabyte - the equivalent of about one million characters. (A gigabyte is 1,000 times that.)&lt;br /&gt;&lt;br /&gt;- New York Times&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112584597554330514?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112584597554330514'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112584597554330514'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/hitachi-to-introduce-tiny-drive.html' title='Hitachi to Introduce Tiny Drive'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112583108326911212</id><published>2005-09-04T03:43:00.000-07:00</published><updated>2005-09-04T13:50:11.283-07:00</updated><title type='text'>Wi-Fi Enabled Cameras From Nikon</title><content type='html'>&lt;!- google_ad_section_start -&gt;&lt;br /&gt;Nikon this week announced two WiFi-enabled digital cameras, the Coolpix P1 and P2. The new Coolpix 8 megapixel &lt;a href="http://www.nikonusa.com/template.php?cat=1&amp;grp=2&amp;amp;productNr=25534" target="_blank"&gt;P1&lt;/a&gt; and and 5 megapixel &lt;a href="http://www.nikonusa.com/template.php?cat=1&amp;grp=2&amp;amp;productNr=25535" target="_blank"&gt;P2&lt;/a&gt; digital cameras from Nikon have built in 802.11b/g WiFi capabilities that enable the camera to send pictures wirelessly back to a computer running a new version of Pictureproject.&lt;br /&gt;&lt;!- google_ad_section_end -&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/7766/1509/1600/090205nikon1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/7766/1509/320/090205nikon1.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/7766/1509/1600/090205nikon3.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/7766/1509/320/090205nikon3.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Analysts said the Coolpix eight-megapixel P1 and the five-megapixel P2 are indeed the world's first digital cameras with built-in WiFi capabilities. Kodak had announced a WiFi digital camera at the last Consumer Electronics Show that would do far more than Nikon's model, but has not yet brought the camera to market.&lt;br /&gt;&lt;br /&gt;The only significant difference between the two cameras is the resolution at which they take pictures. The P1 is an 8-megapixel camera while the P2 is a 5-megapixel model. In practice, this means full-resolution images from the P1 are 3,264 pixels by 2,448 pixels and those from the P2 are 2,592 pixels by 1,944 pixels.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/7766/1509/1600/090205nikon2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/7766/1509/320/090205nikon2.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p&gt; &lt;/p&gt; &lt;p&gt; It takes about eight seconds to transfer a full-resolution image from the P1 and about four seconds to do the same with the P2. &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112583108326911212?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blog.fotolia.com/us/archive/001561.html' title='Wi-Fi Enabled Cameras From Nikon'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112583108326911212'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112583108326911212'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/wi-fi-enabled-cameras-from-nikon.html' title='Wi-Fi Enabled Cameras From Nikon'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-16056150.post-112583043456873494</id><published>2005-09-04T03:36:00.000-07:00</published><updated>2005-09-04T03:41:29.070-07:00</updated><title type='text'>Google branches out with print ads</title><content type='html'>&lt;span class="body-content"&gt;Google's foray into offline advertising came in the form of full-page ads in PC Magazine and Maximum PC.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="body-content"&gt;In this latest move, Mountain View-based Google is betting it can exploit its relationship with hundreds of thousands of small businesses that already advertise online by its search results. The idea is to help advertisers gain exposure in the offline world at cheaper rates, or with less effort, than they otherwise could have.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="body-content"&gt;All of this will help Google act as a conduit for content and advertising delivery and distribution, analysts said. They said the deal reflects Google's strategy to offer a one-stop shop for advertising.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/16056150-112583043456873494?l=wired-news.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.siliconvalley.com/mld/siliconvalley/12533894.htm' title='Google branches out with print ads'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112583043456873494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/16056150/posts/default/112583043456873494'/><link rel='alternate' type='text/html' href='http://wired-news.blogspot.com/2005/09/google-branches-out-with-print-ads.html' title='Google branches out with print ads'/><author><name>Ankur Jain</name><uri>http://www.blogger.com/profile/17795128626902228352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>
