<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Javascript on Random notes from mg</title>
    <link>https://mg.pov.lt/blog/tags/javascript.html</link>
    <description>Recent content in Javascript on Random notes from mg</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>marius@gedmin.as (Marius Gedminas)</managingEditor>
    <webMaster>marius@gedmin.as (Marius Gedminas)</webMaster>
    <copyright>Copyright © 2004–2020 Marius Gedminas</copyright>
    <lastBuildDate>Mon, 21 Feb 2005 13:15:04 +0200</lastBuildDate>
    <atom:link href="https://mg.pov.lt/blog/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Planet Mg: foray into JavaScript land</title>
      <link>https://mg.pov.lt/blog/planet-mg.html</link>
      <pubDate>Mon, 21 Feb 2005 13:15:04 +0200</pubDate>
      <author>marius@gedmin.as (Marius Gedminas)</author>
      <guid>https://mg.pov.lt/blog/planet-mg.html</guid>
      <description>
&lt;p&gt;I have tried a number of desktop feed aggregators, but I found that I liked
reading &lt;a href=&#34;http://www.planetplanet.org/&#34;&gt;planets&lt;/a&gt; in Firefox best.
Recently, hearing all the buzz about DHTML applications taking over the world,
I decided to try and learn some JavaScript, and also make my planet more
useful.&lt;/p&gt;

&lt;p&gt;The result: &lt;a href=&#34;http://gedmin.as/planets/mg/&#34;&gt;Planet Mg&lt;/a&gt; now lets
you collapse stories you have read, and remembers collapsed stories in a
cookie.  You can also move around stories with the keyboard (press ? for
a list of key bindings).  There are also &lt;a
href=&#34;http://gedmin.as/planets/mg/test.html&#34;&gt;unit tests&lt;/a&gt; for the
JavaScript code.&lt;/p&gt;

&lt;p&gt;Not everything works in Internet Explorer, though.  I don&#39;t really need MSIE
compatibility on Planet Mg, as its intended audience is just one &lt;a
  href=&#34;http://www.mozilla.org/products/firefox/&#34;&gt;Firefox&lt;/a&gt; user (me), but it
would be a good exercise.  I will work on it, time permitting.&lt;/p&gt;

&lt;p&gt;I would like to thank Jeff Waugh, Scott James Remnant and other Planet
developers for &lt;a href=&#34;http://www.planetplanet.org/&#34;&gt;Planet&lt;/a&gt;; Chris Dolan
for the inspiring JavaScript on &lt;a href=&#34;http://www.chrisdolan.net/planet/&#34;&gt;his
planet&lt;/a&gt;; Edward Hieatt for &lt;a
href=&#34;http://www.edwardh.com/jsunit/&#34;&gt;JsUnit&lt;/a&gt;;
Peter-Paul Koch for &lt;a href=&#34;http://www.quirksmode.org/&#34;&gt;QuirksMode&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The power of web applications</title>
      <link>https://mg.pov.lt/blog/the-power-of-web-apps.html</link>
      <pubDate>Tue, 18 Jan 2005 02:08:34 +0200</pubDate>
      <author>marius@gedmin.as (Marius Gedminas)</author>
      <guid>https://mg.pov.lt/blog/the-power-of-web-apps.html</guid>
      <description>
&lt;p&gt;I&#39;m really impressed by this &lt;a
href=&#34;http://map.search.ch/index.en.html&#34;&gt;zoomable map of Switzerland&lt;/a&gt;.
Interactively zoom from the whole country down to individual streets and
buildings!  And it is insanely &lt;em&gt;fast&lt;/em&gt;!  I want one for Lithuania.&lt;/p&gt;

&lt;p&gt;And it is all done in client-side Javascript.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
