<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="http://www.marcanoonline.com/plog/styles/rss.css" type="text/css"?>
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom"
>
 <channel>
  <title>Robert Marcano&#039;s blog</title>
  <link>http://www.marcanoonline.com/plog/blog/1</link>
  <description></description>
  <pubDate>Wed, 10 Mar 2010 06:50:44 -0800</pubDate>
  <generator>http://www.lifetype.net</generator>
    <item>
   <title>LaTeX graphics file embeeding</title>
   <description>
    &lt;p&gt;Victor, this is the sample file you wanted:&lt;/p&gt;

&lt;pre&gt;&amp;#92;documentclass[10pt,letterpaper,titlepage]{article}
&amp;#92;setlength{&amp;#92;pdfpagewidth}{8.5in}
&amp;#92;setlength{&amp;#92;pdfpageheight}{11in}
&amp;#92;usepackage[utf8]{inputenc}
&amp;#92;usepackage[spanish,english]{babel}
&amp;#92;usepackage[pdftex]{color,graphicx}

&amp;#92;author{Robert Marcano}
&amp;#92;title{Simple Image Sample}

&amp;#92;begin{document}

&amp;#92;maketitle

Simple test with images:

&amp;#92;includegraphics[scale=0.5]{bg}

&amp;#92;end{document}&lt;/pre&gt;

&lt;p&gt;the image file is named &lt;em&gt;bg&lt;/em&gt;, do not add the extension, if you use pdflatex it will automatilcally search for an EPS, PDF, JPG or PNG file.&lt;/p&gt;
   </description>
   <link>http://www.marcanoonline.com/plog/post/1/154</link>
   <comments>http://www.marcanoonline.com/plog/post/1/154</comments>
   <guid>http://www.marcanoonline.com/plog/post/1/154</guid>
      <dc:creator>robert</dc:creator>
      
    <category>General</category>
         <pubDate>Fri, 30 Jun 2006 09:51:11 -0400</pubDate>
   <source url="http://www.marcanoonline.com/plog/rss/rss20/1">Robert Marcano&#039;s blog</source>
     </item>
    <item>
   <title>Japanese and LaTeX</title>
   <description>
    &lt;p&gt;I learned how to install support for Asian languages to LaTeX using the &lt;a href=&quot;http://cjk.ffii.org/&quot;&gt;CJK Extensions&lt;/a&gt; and &lt;a href=&quot;http://www-alg.ist.hokudai.ac.jp/~jan/japfonts.html&quot;&gt;adding the required fonts&lt;/a&gt;. Something like this:&lt;p&gt;

&lt;pre&gt;&amp;#92;documentclass{article}
&amp;#92;setlength{&amp;#92;pdfpagewidth}{8.5in}
&amp;#92;setlength{&amp;#92;pdfpageheight}{11in}
&amp;#92;usepackage{CJK}
&amp;#92;usepackage{ruby}
&amp;#92;renewcommand{&amp;#92;rubysep}{-0.1ex}
&amp;#92;usepackage[spanish,english]{babel}
&amp;#92;usepackage[utf8]{inputenc}
&amp;#92;newcommand{&amp;#92;jap}[1]{&amp;#92;begin{CJK}{UTF8}{sazanami-mincho}#1&amp;#92;end{CJK}}

&amp;#92;begin{document}
A very simple document made with &amp;#92;LaTeX&amp;#92; including Japanese text with &amp;#92;emph{furigana}:
&amp;#92;jap{&amp;#92;ruby{&amp;#26085;&amp;#26412;&amp;#35486;}{&amp;#12395;&amp;#12411;&amp;#12435;&amp;#12372;}&amp;#12398;&amp;#92;ruby{&amp;#23398;&amp;#29983;}{&amp;#12364;&amp;#12367;&amp;#12379;&amp;#12356;}}

&amp;#92;end{document}&lt;/pre&gt;

&lt;p&gt;is converted to a &lt;a title=&quot;Japanese LaTeX test&quot; href=&quot;http://www.marcanoonline.com/plog/resserver.php?blogId=1&amp;amp;resource=japanese-latex-test.pdf&quot; type=&quot;application/pdf&quot;&gt;nice PDF&lt;/a&gt;.&lt;/p&gt;
   </description>
   <link>http://www.marcanoonline.com/plog/post/1/153</link>
   <comments>http://www.marcanoonline.com/plog/post/1/153</comments>
   <guid>http://www.marcanoonline.com/plog/post/1/153</guid>
      <dc:creator>robert</dc:creator>
      
    <category>General</category>
      
    <category>Open Source</category>
         <pubDate>Wed, 28 Jun 2006 13:15:07 -0400</pubDate>
   <source url="http://www.marcanoonline.com/plog/rss/rss20/1">Robert Marcano&#039;s blog</source>
     </item>
    <item>
   <title>WG511T low quality drivers</title>
   <description>
    &lt;p&gt;I have been helping my father to optimize his laptop wireless connection using Windows, the problem: using a &lt;a href=&quot;http://www.netgear.com/products/details/WG511T.php&quot;&gt;WG511T PC Card adapter&lt;/a&gt; the connection to the &lt;a href=&quot;http://en.wikipedia.org/wiki/Access_Point&quot;&gt;access point&lt;/a&gt; was always limited to &lt;a href=&quot;http://en.wikipedia.org/wiki/802.11#802.11b&quot;&gt;802.11b (11Mbps)&lt;/a&gt; . It was imposible to make the bundled software to use the maximum speed. I tried it on my linux laptop and worked as expected at &lt;a href=&quot;http://en.wikipedia.org/wiki/802.11#802.11g&quot;&gt;802.11g (54Mbps)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The solution: Uninstall the bundled driver and management software, and use one of a card with the same chipset (&lt;a href=&quot;http://www.atheros.com/&quot;&gt;Atheros&lt;/a&gt;). This one work perfect &lt;a href=&quot;http://www-307.ibm.com/pc/support/site.wss/quickPath.do?quickPathEntry=31P9101&quot;&gt;ThinkPad 11a/b/g Wireless CardBus Adapter&lt;/a&gt;. &lt;a href=&quot;http://www.lenovo.com/&quot;&gt;IBM/Lenovo&lt;/a&gt; just simply uses the original atheros drivers and tools, it is amazing how the &lt;a href=&quot;http://www.netgear.com/&quot;&gt;NETGEAR&lt;/a&gt; people do not do the same: use the driver made by the people that build the chipset.&lt;/p&gt;
   </description>
   <link>http://www.marcanoonline.com/plog/post/1/109</link>
   <comments>http://www.marcanoonline.com/plog/post/1/109</comments>
   <guid>http://www.marcanoonline.com/plog/post/1/109</guid>
      <dc:creator>robert</dc:creator>
      
    <category>General</category>
         <pubDate>Sun, 31 Jul 2005 21:26:29 -0400</pubDate>
   <source url="http://www.marcanoonline.com/plog/rss/rss20/1">Robert Marcano&#039;s blog</source>
     </item>
    <item>
   <title>Wikified</title>
   <description>
    &lt;p&gt;I have converted this site to a &lt;a href=&quot;http://en.wikipedia.org/wiki/Wiki&quot;&gt;Wiki&lt;/a&gt;, for all the documents with the exception of the blog that will continue to be &lt;a href=&quot;http://www.plogworld.net/&quot;&gt;pLog powered&lt;/a&gt;. The software used for the wiki is &lt;a href=&quot;http://www.mediawiki.org/&quot;&gt;MediaWiki&lt;/a&gt;, the same used on all &lt;a href=&quot;http://en.wikipedia.org/&quot;&gt;Wikipedia&lt;/a&gt; servers. It was really easy to follow the installation process, the hard part was to create a new skin to match the entire site.&lt;/p&gt;

&lt;p&gt;This is the default skin:&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;Wiki with the default skin&quot; src=&quot;http://www.marcanoonline.com/plog/resserver.php?blogId=1&amp;amp;resource=wiki-monobook.png&quot; /&gt;&lt;/p&gt;

&lt;p&gt;and the final modified skin:&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;Wiki with the marcanoonline.com skin&quot; src=&quot;http://www.marcanoonline.com/plog/resserver.php?blogId=1&amp;amp;resource=wiki-marcanoonline.png&quot; /&gt;&lt;/p&gt;
   </description>
   <link>http://www.marcanoonline.com/plog/post/1/108</link>
   <comments>http://www.marcanoonline.com/plog/post/1/108</comments>
   <guid>http://www.marcanoonline.com/plog/post/1/108</guid>
      <dc:creator>robert</dc:creator>
      
    <category>General</category>
         <pubDate>Sun, 24 Jul 2005 20:06:21 -0400</pubDate>
   <source url="http://www.marcanoonline.com/plog/rss/rss20/1">Robert Marcano&#039;s blog</source>
     </item>
    <item>
   <title>New site template</title>
   <description>
    &lt;p&gt;I modified the current site template to made it more simple: removed the right column and parts of it where moved to the left. Added a new background image with a forced transparency to white; with &quot;forced&quot; I mean that the background color of the image is white because &lt;a href=&quot;http://www.w3.org/Graphics/PNG/inline-alpha.html&quot;&gt;Internet Explorer sucks when using transparent PNGs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What do you think about the change?&lt;/p&gt;
   </description>
   <link>http://www.marcanoonline.com/plog/post/1/105</link>
   <comments>http://www.marcanoonline.com/plog/post/1/105</comments>
   <guid>http://www.marcanoonline.com/plog/post/1/105</guid>
      <dc:creator>robert</dc:creator>
      
    <category>General</category>
         <pubDate>Mon, 18 Jul 2005 08:29:50 -0400</pubDate>
   <source url="http://www.marcanoonline.com/plog/rss/rss20/1">Robert Marcano&#039;s blog</source>
     </item>
    <item>
   <title>Dogs and Chocolate - Dangerous</title>
   <description>
    &lt;p&gt;All the dogs I know love candy. Take care when you give them to your pet, especially when it is chocolate. Read the topic &lt;em&gt;Chocolate (Drug class: Methylxanthine)&lt;/em&gt; at &lt;a href=&quot;http://www.avma.org/careforanimals/animatedjourneys/livingwithpets/poisoninfo.asp&quot;&gt;Care For Animals&lt;/a&gt; to know why.&lt;/p&gt;
   </description>
   <link>http://www.marcanoonline.com/plog/post/1/62</link>
   <comments>http://www.marcanoonline.com/plog/post/1/62</comments>
   <guid>http://www.marcanoonline.com/plog/post/1/62</guid>
      <dc:creator>robert</dc:creator>
      
    <category>General</category>
         <pubDate>Wed, 10 Nov 2004 17:39:05 -0500</pubDate>
   <source url="http://www.marcanoonline.com/plog/rss/rss20/1">Robert Marcano&#039;s blog</source>
     </item>
    <item>
   <title>I am C++</title>
   <description>
    &lt;p&gt;How many of this silly tests are on the net?&lt;p&gt;

&lt;h4&gt;You are... C++!&lt;/h4&gt;

&lt;pre&gt;#include &amp;lt;fstream.h&amp;gt;

  enum Bottle { BeerBottle };

  class Shelf {
    unsigned BottlesLeft;
  public:
    Shelf( unsigned bottlesbought )
        : BottlesLeft( bottlesbought )
        {}
    void TakeOneDown()
    {
      if (!BottlesLeft)
        throw BeerBottle;
      BottlesLeft--;
    }
    operator int () { return BottlesLeft; }
  };

  int main( int, char ** )
  {
    Shelf Beer(99);
    try {
      for (;;) {
        char *plural = (int)Beer !=1 ? &quot;s&quot; : &quot;&quot;;
        cout &lt;&lt; (int)Beer &lt;&lt; &quot; bottle&quot; &lt;&lt; plural
             &lt;&lt; &quot; of beer on the wall,&quot; &lt;&lt; endl;
        cout &lt;&lt; (int)Beer &lt;&lt; &quot; bottle&quot; &lt;&lt; plural
             &lt;&lt; &quot; of beer,&quot; &lt;&lt; endl;
        Beer.TakeOneDown();
        cout &lt;&lt; &quot;Take one down, pass it around,&quot; &lt;&lt; endl;
        plural = (int)Beer !=1 ? &quot;s&quot;:&quot;&quot;;
        cout &lt;&lt; (int)Beer &lt;&lt; &quot; bottle&quot; &lt;&lt; plural
             &lt;&lt; &quot; of beer on the wall.&quot; &lt;&lt; endl;
      }
    }
    catch ( Bottle ) {
      cout &lt;&lt; &quot;Go to the store and buy some more,&quot; &lt;&lt; endl;
      cout &lt;&lt; &quot;99 bottles of beer on the wall.&quot; &lt;&lt; endl;
    }
    return 0;
  }&lt;/pre&gt;
&lt;p&gt;&lt;a href=&quot;http://www.cs.berkeley.edu/~krc/pltest/pl.html&quot;&gt;What programming language are you?&lt;/a&gt;&lt;/p&gt;
   </description>
   <link>http://www.marcanoonline.com/plog/post/1/60</link>
   <comments>http://www.marcanoonline.com/plog/post/1/60</comments>
   <guid>http://www.marcanoonline.com/plog/post/1/60</guid>
      <dc:creator>robert</dc:creator>
      
    <category>General</category>
         <pubDate>Wed, 03 Nov 2004 09:58:34 -0500</pubDate>
   <source url="http://www.marcanoonline.com/plog/rss/rss20/1">Robert Marcano&#039;s blog</source>
     </item>
    <item>
   <title>I am a .doc</title>
   <description>
    
&lt;p&gt;Oh my god, I am a .doc. The description is right, but no please no, no a .doc&lt;/p&gt;

&lt;div&gt;&lt;a href=&quot;http://www.bbspot.com/News/2004/10/extension_quiz.php&quot; class=&quot;nodecoration&quot;&gt;&lt;img width=&quot;300&quot; height=&quot;90&quot; src=&quot;http://www.bbspot.com/Images/News_Features/2004/10/file_extensions/doc.jpg&quot; alt=&quot;You are .doc You change from year to year, just to make things tough on your competition.  Only your creator really has a handle on you.&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;Which File Extension are You?&lt;/div&gt;
   </description>
   <link>http://www.marcanoonline.com/plog/post/1/58</link>
   <comments>http://www.marcanoonline.com/plog/post/1/58</comments>
   <guid>http://www.marcanoonline.com/plog/post/1/58</guid>
      <dc:creator>robert</dc:creator>
      
    <category>General</category>
         <pubDate>Sat, 23 Oct 2004 17:43:10 -0400</pubDate>
   <source url="http://www.marcanoonline.com/plog/rss/rss20/1">Robert Marcano&#039;s blog</source>
     </item>
    <item>
   <title>More Gmail invites</title>
   <description>
    &lt;p&gt;I do not know what to do with them, I am receving to many. Please take one of them and only one ;-P, follow the links&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;&lt;del&gt;Invite 1&lt;/del&gt;&lt;/p&gt;
&lt;p&gt;&lt;del&gt;Invite 2&lt;/del&gt;&lt;/p&gt;
&lt;p&gt;&lt;del&gt;Invite 3&lt;/del&gt;&lt;/p&gt;
&lt;p&gt;&lt;del&gt;Invite 4&lt;/del&gt;&lt;/p&gt;
&lt;p&gt;&lt;del&gt;Invite 5&lt;/del&gt;&lt;/p&gt;
   </description>
   <link>http://www.marcanoonline.com/plog/post/1/52</link>
   <comments>http://www.marcanoonline.com/plog/post/1/52</comments>
   <guid>http://www.marcanoonline.com/plog/post/1/52</guid>
      <dc:creator>robert</dc:creator>
      
    <category>General</category>
         <pubDate>Mon, 20 Sep 2004 08:04:47 -0400</pubDate>
   <source url="http://www.marcanoonline.com/plog/rss/rss20/1">Robert Marcano&#039;s blog</source>
     </item>
    <item>
   <title>Geocaching</title>
   <description>
    &lt;p&gt;
&lt;strong&gt;What is Geocaching?&lt;/strong&gt; &lt;em&gt;&lt;a href=&quot;http://www.geocaching.com/&quot;&gt;Geocaching&lt;/a&gt; is an entertaining adventure game
for &lt;a href=&quot;http://en.wikipedia.org/wiki/GPS&quot;&gt;gps&lt;/a&gt; users. Participating in a cache hunt is a good way to take advantage
of the wonderful features and capability of a gps unit. The basic idea is to
have individuals and organizations set up caches all over the world and
share the locations of these caches on the internet. GPS users can then use
the location coordinates to find the caches. Once found, a cache may provide
the visitor with a wide variety of rewards. All the visitor is asked to do is
if they get something they should try to leave something for the cache.&lt;/em&gt;
&lt;/p&gt;

&lt;p&gt;This is really nice idea. If someone has an extra GPS unit not being used, you can make someone like me a very happy person ;-)&lt;/p&gt;
   </description>
   <link>http://www.marcanoonline.com/plog/post/1/47</link>
   <comments>http://www.marcanoonline.com/plog/post/1/47</comments>
   <guid>http://www.marcanoonline.com/plog/post/1/47</guid>
      <dc:creator>robert</dc:creator>
      
    <category>General</category>
         <pubDate>Mon, 02 Aug 2004 11:50:19 -0400</pubDate>
   <source url="http://www.marcanoonline.com/plog/rss/rss20/1">Robert Marcano&#039;s blog</source>
     </item>
   </channel>
</rss>