<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>consumer-electronics on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/consumer-electronics/</link>
    <description>Recent content in consumer-electronics on S Anand</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 13 Oct 2012 15:50:59 +0000</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/consumer-electronics/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Streaming audio to iOS via VLC</title>
      <link>https://www.s-anand.net/blog/streaming-audio-to-ios-via-vlc/</link>
      <pubDate>Sat, 13 Oct 2012 15:50:59 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/streaming-audio-to-ios-via-vlc/</guid>
      <description>&lt;p&gt;You can play a song on your PC and listen to it on your iPhone / iPad – converting your PC into a radio station. As with most things &lt;a href=&#34;https://www.s-anand.net/blog/downloading-songs-from-youtube/&#34;&gt;VLC related&lt;/a&gt;, it’s tough to figure out but obvious in retrospect.&lt;/p&gt;
&lt;p&gt;The first thing to do is set up the MIME type for the streaming. This is a &lt;a href=&#34;http://trac.videolan.org/vlc/ticket/7208&#34;&gt;bug that has been fixed&lt;/a&gt;, but might not have made it into your version of VLC.&lt;/p&gt;
&lt;p&gt;Go to Tools – Preferences.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-pref-1.webp&#34;&gt;&lt;img alt=&#34;vlc-pref-1&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-pref-1.webp&#34; title=&#34;vlc-pref-1&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Click on “All” to see all the settings.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-pref-2.webp&#34;&gt;&lt;img alt=&#34;vlc-pref-2&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-pref-2.webp&#34; title=&#34;vlc-pref-2&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Under Stream output – Access output – HTTP, set Mime to &lt;code&gt;audio/x-mpeg&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-pref-3.webp&#34;&gt;&lt;img alt=&#34;vlc-pref-3&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-pref-3.webp&#34; title=&#34;vlc-pref-3&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At this point, you should restart VLC.&lt;/p&gt;
&lt;p&gt;As I mentioned earlier, you might not need to do this if you have new enough a version of VLC that auto-detects the content’s MIME type.&lt;/p&gt;
&lt;p&gt;Re-open VLC, and go to the Media – Stream menu.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-stream-1.webp&#34;&gt;&lt;img alt=&#34;vlc-stream-1&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-stream-1.webp&#34; title=&#34;vlc-stream-1&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Click Add and choose the file you want to stream. Then click on Stream.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-stream-2.webp&#34;&gt;&lt;img alt=&#34;vlc-stream-2&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-stream-2.webp&#34; title=&#34;vlc-stream-2&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Click Next.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-stream-3.webp&#34;&gt;&lt;img alt=&#34;vlc-stream-3&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-stream-3.webp&#34; title=&#34;vlc-stream-3&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Select HTTP and click Add.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-stream-4.webp&#34;&gt;&lt;img alt=&#34;vlc-stream-4&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-stream-4.webp&#34; title=&#34;vlc-stream-4&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Select Audio – MP3 and click on Stream.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-stream-5.webp&#34;&gt;&lt;img alt=&#34;vlc-stream-5&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-stream-5.webp&#34; title=&#34;vlc-stream-5&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At this point, the audio is being streamed at port 8080 of your machine. You can change the port and path in the menu above. (To find your local IP address, open the Command Prompt and type ipconfig.)&lt;/p&gt;
&lt;p&gt;Open Safari on your iPhone or iPad, and visit &lt;a href=&#34;http://your-ip-address:8080/&#34;&gt;http://your-ip-address:8080/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/vlc-ipad-streaming.webp&#34;&gt;&lt;img alt=&#34;vlc-ipad-streaming&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/vlc-ipad-streaming.webp&#34; title=&#34;vlc-ipad-streaming&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I haven’t figured out the right codec and MIME type to do this for videos yet, but hopefully will figure it out soon.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Shibu&lt;/strong&gt; &lt;em&gt;19 Sep 2014 10:12 am&lt;/em&gt;:
You should try out any of the light weight DLNA servers&amp;hellip;.&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Laptop power usage</title>
      <link>https://www.s-anand.net/blog/laptop-power-usage/</link>
      <pubDate>Sun, 07 Feb 2010 18:09:29 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/laptop-power-usage/</guid>
      <description>&lt;p&gt;I just got a &lt;a href=&#34;http://en.wikipedia.org/wiki/Wattmeter#Digital&#34;&gt;digital wattmeter&lt;/a&gt;. Had no idea about these until &lt;a href=&#34;http://en.wikipedia.org/wiki/Google_PowerMeter&#34;&gt;Google PowerMeter&lt;/a&gt;, but now, they’re all the rage. Mine’s a pretty &lt;a href=&#34;http://www.maplin.co.uk/Module.aspx?ModuleNo=286534&#34;&gt;simple model&lt;/a&gt; and all&amp;nbsp; I plan to do with it is play around with a few household gadgets.&lt;/p&gt; &lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/n67hhsmall.webp&#34;&gt;&lt;img style=&#34;border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px&#34; title=&#34;n67hh-small&#34; border=&#34;0&#34; alt=&#34;n67hh-small&#34; src=&#34;https://www.s-anand.net/blog/assets/n67hhsmall.webp&#34; width=&#34;240&#34; height=&#34;166&#34;&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;My first target, obviously, was my &lt;a href=&#34;http://www.dell.com/us/en/enterprise/notebooks/laptop_latitude_e5400/pd.aspx?refid=laptop_latitude_e5400&#34;&gt;Dell Latitude E5400&lt;/a&gt;. The statistics are interesting:&lt;/p&gt; &lt;table class=&#34;lines&#34; cellspacing=&#34;0&#34; cellpadding=&#34;2&#34;&gt; &lt;tbody&gt; &lt;tr&gt; &lt;th valign=&#34;top&#34; width=&#34;63&#34;&gt;Power&lt;/th&gt; &lt;th valign=&#34;top&#34; width=&#34;537&#34;&gt;… when…&lt;/th&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#34;top&#34; width=&#34;63&#34;&gt;0.3W&lt;/td&gt; &lt;td valign=&#34;top&#34; width=&#34;537&#34;&gt;Laptop is switched off. The adapter must be consuming the power&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#34;top&#34; width=&#34;63&#34;&gt;1.3W&lt;/td&gt; &lt;td valign=&#34;top&#34; width=&#34;537&#34;&gt;Laptop is on standby.&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#34;top&#34; width=&#34;63&#34;&gt;12W&lt;/td&gt; &lt;td valign=&#34;top&#34; width=&#34;537&#34;&gt;The lid is closed, and no applications are running.&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#34;top&#34; width=&#34;63&#34;&gt;18.5W&lt;/td&gt; &lt;td valign=&#34;top&#34; width=&#34;537&#34;&gt;The laptop is on, the lid is open, and no applications are running&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#34;top&#34; width=&#34;63&#34;&gt;25W&lt;/td&gt; &lt;td valign=&#34;top&#34; width=&#34;537&#34;&gt;The laptop is writing to the hard disk&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#34;top&#34; width=&#34;63&#34;&gt;34W&lt;/td&gt; &lt;td valign=&#34;top&#34; width=&#34;537&#34;&gt;One CPU is fully utilised&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#34;top&#34; width=&#34;63&#34;&gt;41W&lt;/td&gt; &lt;td valign=&#34;top&#34; width=&#34;537&#34;&gt;Both CPUs are fully utilised&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt; &lt;p&gt;Looks like the display and hard disk each consume about 6.5 watts each, while the CPU consumes a whopping 15 + 7 = 22 watts.&lt;/p&gt; &lt;p&gt;One interesting observation is that the colour of the display doesn’t make much of a difference. From my CRT monitor days, I’d remembered that a black screen consumes less power, and is less likely to wear the screen off. So my desktop background has always been black, and most of &lt;a href=&#34;https://www.s-anand.net/blog/hindi&#34;&gt;my applications use a black theme&lt;/a&gt;. But it turns out that on LCDs, it makes absolutely no difference. A full white screen uses the same power as a full black screen. So I’ve really been wasting my time the last 9 years. (There &lt;em&gt;is&lt;/em&gt; a good reason to have a black screen, sometimes – it’s much easier on the eyes when reading without lights.)&lt;/p&gt; &lt;p&gt;Another lesson was that turning off the wireless had no effect whatsoever. (It worked quite well for my &lt;a href=&#34;https://www.s-anand.net/blog/my-new-blackberry-bold-9700/&#34;&gt;Blackberry&lt;/a&gt;, though. Increased the battery life quite a bit. I thought the same might apply for laptops, but looks like it doesn’t.)&lt;/p&gt; &lt;p&gt;I’ll do an audit of some of my home appliances and post it out here. Wonder if there’s a repository of power usage for appliances…&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://dibyo.blogspot.com&#34;&gt;Dibyo&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;8 Feb 2010 3:15 am&lt;/em&gt;:
I have always run a laptop battery longer by putting the wireless off, the difference is immediate, so this is NEWS TO ME!
This is how I figured it - point at battery icon (e.g. 50 mins left) - switch off wireless - point a min later (1 hour left). What was I doing wrong?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://viewsofjb.wordpress.com&#34;&gt;JB&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;8 Feb 2010 5:25 am&lt;/em&gt;:
Informative. I should buy one as well as show this to my roomies, who leave their personal laptops lid-opened throughout the day and night while sleeping or away to office.
Thanks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Nikhith&lt;/strong&gt; &lt;em&gt;8 Feb 2010 5:44 am&lt;/em&gt;:
I have one doubt about the way u conducted these tests and deduced the results Mr. Anand. I&amp;rsquo;m sure u could use the power meter only to check the power usage when u connected the charger. But the power strain on the charger due to white background and wireless on, is much less significant as compared to the power strain on the batteries alone. So i guess there will considerable increase in the battery backup due to black background and wireless off. I&amp;rsquo;m just hypothesizing this, and this must answer u r question too Dibyo&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://www.s-anand.net/&#34;&gt;S Anand&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;10 Feb 2010 5:06 pm&lt;/em&gt;:
@Dibyo: just to be sure, I tried it again. Definitely no change in power consumption when the wireless is turned off. Not sure if the problem is with how Windows calculates the power consumption, or whether your laptop&amp;rsquo;s wireless is different somehow&amp;hellip;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://www.s-anand.net/&#34;&gt;S Anand&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;10 Feb 2010 5:09 pm&lt;/em&gt;:
@Nikhith: If that were the case, changing the display&amp;rsquo;s brightness shouldn&amp;rsquo;t have affected much either. But for every notch that I darkened the display, the power consumption fell visibly by about 0.5W. So I suspect the actual usage of the laptop is directly transmitted to the mains, and the battery doesn&amp;rsquo;t really do much of a buffering. (At least when it&amp;rsquo;s charged, I guess. Mine was fully charged.)
This means that the the wireless power consumption really is insignificant compared to CPU usage, brightness, or hard disk usage.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Amit&lt;/strong&gt; &lt;em&gt;22 Mar 2010 3:32 pm&lt;/em&gt;:
thanks Anand for sharing the experiment result.
As per my understanding, with wireless switch on battery consumption is higher.
many times my laptop&amp;rsquo;s battery has dried very fast because by mistake I have left the wireless switch on.
you can also validate this by just leaving machine for sometime on battery power with/without wireless switch on ( dont use the ac power).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rajesh&lt;/strong&gt; &lt;em&gt;25 Mar 2010 11:13 am&lt;/em&gt;:
Where can I get this gadget in India?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://www.s-anand.net/&#34;&gt;S Anand&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;25 Mar 2010 4:18 pm&lt;/em&gt;:
You know, I&amp;rsquo;ve been hunting all over Bangalore and Chennai for it. Yet to find one!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://tech-spirit.blogspot.com&#34;&gt;Raj&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;24 Feb 2011 7:10 am&lt;/em&gt;:
Wonderful information. No one has given this much clarity on this topic. Keep going.
Thanks
R@J.&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>The best time to buy everything</title>
      <link>https://www.s-anand.net/blog/the-best-time-to-buy-everything/</link>
      <pubDate>Wed, 13 Sep 2006 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/the-best-time-to-buy-everything/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.smartmoney.com/dealoftheday/index.cfm?story=20060905&#34;&gt;The best time to buy everything&lt;/a&gt;: when to buy air tickets, get great deals on electronics, and so on.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Haptic technology</title>
      <link>https://www.s-anand.net/blog/haptic-technology/</link>
      <pubDate>Thu, 03 Feb 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/haptic-technology/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.economist.com/science/tq/displayStory.cfm?story_id=3171347&#34;&gt;Haptic technology&lt;/a&gt; lets you &amp;ldquo;touch and feel data&amp;rdquo;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Surgical-simulation devices are currently the bread and butter of many haptics companies. Recently, haptics have also been finding their way into consumer products. Many video-game controllers, such as force-feedback steering wheels and joysticks, already contain simple haptic devices to enable virtual rally drivers and pilots to feel the bumps of artificial roads or the rumble of machine guns. Mobile phones are next. Just as existing phones can be programmed to play different ring tones depending on the caller, VibeTone allows for different vibrations. Without reaching into your pocket, you will be able to tell whether it is your boss, spouse, or babysitter who is calling.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Companies like &lt;a href=&#34;http://www.sensable.com/&#34;&gt;SensAble&lt;/a&gt; make products that simulate touch for as low as $2,000, and the prices are falling rapidly.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Amandeep&lt;/strong&gt; &lt;em&gt;3 Feb 2005 12:00 pm&lt;/em&gt;:
Hi Anand - this is aman here ( 02 batch) - how are u doing??&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;S Anand&lt;/strong&gt; &lt;em&gt;3 Feb 2005 12:00 pm&lt;/em&gt;:
Well, I can always edit comments.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;TOPFRAME&lt;/strong&gt; &lt;em&gt;3 Feb 2005 12:00 pm&lt;/em&gt;:
A number of people will be tempted to just type &amp;lsquo;Test&amp;rsquo; and press enter.&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Wearable displays</title>
      <link>https://www.s-anand.net/blog/wearable-displays/</link>
      <pubDate>Fri, 14 May 2004 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/wearable-displays/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.forbes.com/technology/2004/05/07/cx_pp_0507microdisplay_ii.html&#34;&gt;Wearable displays&lt;/a&gt;. &lt;a href=&#34;http://www.jacobsen.no/cgi-sys/cgiwrap/anders/MT/mt-tb.cgi/865&#34;&gt;via Anders Jacobsen&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Sony strategy</title>
      <link>https://www.s-anand.net/blog/sony-strategy/</link>
      <pubDate>Mon, 03 Mar 2003 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/sony-strategy/</guid>
      <description>&lt;p&gt;The Economist on &lt;a href=&#34;http://www.economist.com/displaystory.cfm?story_id=1606326&#34;&gt;Sony&amp;rsquo;s strategy&lt;/a&gt;. &lt;a href=&#34;http://www.emergic.org/archives/2003/03/03/index.html#sonys_dreams&#34;&gt;via emergic&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Portable solar charger</title>
      <link>https://www.s-anand.net/blog/portable-solar-charger/</link>
      <pubDate>Mon, 02 Dec 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/portable-solar-charger/</guid>
      <description>&lt;p&gt;Geeky gadget of the day: &lt;a href=&#34;http://www.icpglobal.com/html/isun.asp&#34;&gt;portable solar charger&lt;/a&gt;. I can charge your cellphone / CD / digital camera. It will also add a pound to my pocket, in addition to my purse, and cellphone, and digital camera, and office keys, and &amp;hellip; my laptop case. Still, might be worth it. And maybe, some day, all my gadgets will fit in my pocket without making me look bloated.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>There is no point buying faster PCs</title>
      <link>https://www.s-anand.net/blog/there-is-no-point-buying-faster-pcs/</link>
      <pubDate>Tue, 01 Oct 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/there-is-no-point-buying-faster-pcs/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.nytimes.com/2002/09/30/technology/30SPEE.html&#34;&gt;There&amp;rsquo;s no point buying faster PCs&lt;/a&gt;, since there aren&amp;rsquo;t many applications that need more computing power, says this NY Times article. &lt;a href=&#34;http://www.scriptingnews.com&#34;&gt;via Scripting News&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the past, the bulk of PC sales came from replacements. I&amp;rsquo;ve seen PCs being replaced because they didn&amp;rsquo;t have enough RAM for Windows 3.1, or Windows NT ran too slow on them. Today, I&amp;rsquo;d rather spend the money on a digital video camera and an additional hard disk. My 1.6GHz processor is faster than I need anyway.&lt;/p&gt;
&lt;p&gt;What I like best is that three years from now, I don&amp;rsquo;t need to feel embarrassed about owning an archaic 1.6GHz P4. It&amp;rsquo;s &lt;strong&gt;enough&lt;/strong&gt; for me!&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Blog on tech gadgets</title>
      <link>https://www.s-anand.net/blog/blog-on-tech-gadgets/</link>
      <pubDate>Sat, 17 Aug 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/blog-on-tech-gadgets/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://www.gizmodo.com/&#34;&gt;blog on tech gadgets&lt;/a&gt;. Love it!&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Fuji Finepix 2600</title>
      <link>https://www.s-anand.net/blog/fuji-finepix-2600/</link>
      <pubDate>Mon, 15 Jul 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/fuji-finepix-2600/</guid>
      <description>&lt;p&gt;I just bought a &lt;a href=&#34;http://www.digitaletailer.com/shop/SearchResults.asp?ProdStock=2600&amp;amp;REF=CNET&amp;amp;STK=2600&#34;&gt;Fuji Finepix 2600&lt;/a&gt;. Should be getting it in a month.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>New iMac</title>
      <link>https://www.s-anand.net/blog/new-imac/</link>
      <pubDate>Sun, 20 Jan 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/new-imac/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.apple.com/imac/&#34;&gt;new iMac&lt;/a&gt; was designed by &lt;a href=&#34;http://news.bbc.co.uk/hi/english/in_depth/uk/2000/newsmakers/newsid_1768000/1768724.stm&#34;&gt;Jonathan Ive&lt;/a&gt;. (Aside: &lt;a href=&#34;http://www.theonion.com/onion3801/infograph_3801.html&#34;&gt;Onion spoof&lt;/a&gt;.)&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Toyfair</title>
      <link>https://www.s-anand.net/blog/toyfair/</link>
      <pubDate>Wed, 14 Feb 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/toyfair/</guid>
      <description>&lt;p&gt;Some interesting electronic toys have come up at &lt;a href=&#34;http://www.toyfair.org&#34;&gt;ToyFair&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>CES 2001</title>
      <link>https://www.s-anand.net/blog/ces-2001/</link>
      <pubDate>Sun, 07 Jan 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/ces-2001/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.cesweb.org/&#34;&gt;Consumer Electronics Show 2001&lt;/a&gt; is going on.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Industry borders blurring</title>
      <link>https://www.s-anand.net/blog/industry-borders-blurring/</link>
      <pubDate>Sun, 07 Jan 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/industry-borders-blurring/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://news.cnet.com/news/0-1006-200-4391968.html&#34;&gt;Microsoft makes video games &amp;ndash; Sony&amp;rsquo;s domain&lt;/a&gt;. &lt;a href=&#34;http://dailynews.yahoo.com/h/zd/20010106/tc/sony_well-armed_against_ces_coup_1.html&#34;&gt;Sony moved into PCs &amp;ndash; Compaq&amp;rsquo;s domain&lt;/a&gt;. &lt;a href=&#34;http://dailynews.yahoo.com/h/cn/20010106/tc/compaq_to_switch_on_jukebox_for_mp3s_cds_28.html&#34;&gt;Compaq moves into electronics &amp;ndash; Sony&amp;rsquo;s domain&lt;/a&gt;. &lt;a href=&#34;http://dailynews.yahoo.com/h/cn/20010106/tc/intel_ceo_looks_outside_with_pc_peripherals_22.html&#34;&gt;Intel moves into consumer electronics &amp;ndash; Sony&amp;rsquo;s domain&lt;/a&gt;. With growing technology, industry borders become blurred.&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
