<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.positrones.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.positrones.net/wiki/feed.php">
        <title>My Wiki</title>
        <description></description>
        <link>http://www.positrones.net/wiki/</link>
        <image rdf:resource="http://www.positrones.net/wiki/lib/tpl/default/images/favicon.ico" />
       <dc:date>2012-02-06T20:39:47-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.positrones.net/wiki/doku.php?id=thatthefirst_title&amp;rev=1317170624&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.positrones.net/wiki/doku.php?id=herethefirst_title&amp;rev=1317168901&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.positrones.net/wiki/doku.php?id=start&amp;rev=1272467830&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.positrones.net/wiki/doku.php?id=geektips:record_webcam&amp;rev=1265130736&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.positrones.net/wiki/doku.php?id=devel:ruby:cipher_decipher_data_with_openssl&amp;rev=1262030011&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.positrones.net/wiki/doku.php?id=devel:ruby&amp;rev=1262029847&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.positrones.net/wiki/doku.php?id=devel:java:loading_image_into_java_applet&amp;rev=1261973229&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.positrones.net/wiki/doku.php?id=devel:java&amp;rev=1261972987&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.positrones.net/wiki/lib/tpl/default/images/favicon.ico">
        <title>My Wiki</title>
        <link>http://www.positrones.net/wiki/</link>
        <url>http://www.positrones.net/wiki/lib/tpl/default/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.positrones.net/wiki/doku.php?id=thatthefirst_title&amp;rev=1317170624&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-27T18:43:44-07:00</dc:date>
        <dc:creator>ainenpelab</dc:creator>
        <title>thatthefirst_title - created</title>
        <link>http://www.positrones.net/wiki/doku.php?id=thatthefirst_title&amp;rev=1317170624&amp;do=diff</link>
        <description>Hi to all on this site its content</description>
    </item>
    <item rdf:about="http://www.positrones.net/wiki/doku.php?id=herethefirst_title&amp;rev=1317168901&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-27T18:15:01-07:00</dc:date>
        <dc:creator>aalanmuneb</dc:creator>
        <title>herethefirst_title - created</title>
        <link>http://www.positrones.net/wiki/doku.php?id=herethefirst_title&amp;rev=1317168901&amp;do=diff</link>
        <description>Hi to all on this site its content</description>
    </item>
    <item rdf:about="http://www.positrones.net/wiki/doku.php?id=start&amp;rev=1272467830&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-28T09:17:10-07:00</dc:date>
        <dc:creator>positron</dc:creator>
        <title>start</title>
        <link>http://www.positrones.net/wiki/doku.php?id=start&amp;rev=1272467830&amp;do=diff</link>
        <description>Here you will find a compilation of my online's life. It's intented to be an index with interest links and docs.

Code

As you probably know, I like to code a lot. Here I put some pieces of code that I think are useless, but if you can give them a nice touch then you can use in your own apps. It's language categorized. Enjoy as much as I do.</description>
    </item>
    <item rdf:about="http://www.positrones.net/wiki/doku.php?id=geektips:record_webcam&amp;rev=1265130736&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-02T10:12:16-07:00</dc:date>
        <dc:creator>positron</dc:creator>
        <title>geektips:record_webcam</title>
        <link>http://www.positrones.net/wiki/doku.php?id=geektips:record_webcam&amp;rev=1265130736&amp;do=diff</link>
        <description>Record Video and Audio from WebCam with Mencoder

Sometimes we want to record video and audio from a webcam, in my case I can use my PV-GS39 as a webcam, so when I connect it, my GNU/Linux box create automagically 2 new devices:

	*  /dev/video2 This is the v4l device.
	*  /dev/dsp1 This is the audio provided by the microphone of the camera.</description>
    </item>
    <item rdf:about="http://www.positrones.net/wiki/doku.php?id=devel:ruby:cipher_decipher_data_with_openssl&amp;rev=1262030011&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-28T12:53:31-07:00</dc:date>
        <dc:creator>positron</dc:creator>
        <title>devel:ruby:cipher_decipher_data_with_openssl - created</title>
        <link>http://www.positrones.net/wiki/doku.php?id=devel:ruby:cipher_decipher_data_with_openssl&amp;rev=1262030011&amp;do=diff</link>
        <description>The next class works with the openssl module for ruby. It's capable to cipher any kind of text, numbers or data or if you wanna files.


require 'openssl'

class Cipher

	attr_accessor :key, :salt, :ciphered_data, :deciphered_data

	def initialize(key, salt = nil)
		@key = key
		@salt = salt
		@alg = &quot;DES-EDE3-CBC&quot;
		@ciphered_data = nil
		@deciphered_data = nil
	end

	def cipher(data)
		maker = OpenSSL::Cipher::Cipher.new(@alg)
		maker.pkcs5_keyivgen(@key, @salt)
		maker.encrypt
		ciphered = ma…</description>
    </item>
    <item rdf:about="http://www.positrones.net/wiki/doku.php?id=devel:ruby&amp;rev=1262029847&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-28T12:50:47-07:00</dc:date>
        <dc:creator>positron</dc:creator>
        <title>devel:ruby</title>
        <link>http://www.positrones.net/wiki/doku.php?id=devel:ruby&amp;rev=1262029847&amp;do=diff</link>
        <description>As you probably know, ruby it's an interpreted language created by Yukihiro “matz” Matsumoto, a japanese guy who mixed his favorite programming languages: Perl, SmallTalk, Eiffel, Lips and Ada to create a great language that I just love!: Ruby is simple in appearance, but is very complex inside, just like our human body as matz said. Anyway, he said to that I try to make Ruby natural, not simple. It's one of the languages that I fall in love and never let go away(yes, C is the another one). Enjo…</description>
    </item>
    <item rdf:about="http://www.positrones.net/wiki/doku.php?id=devel:java:loading_image_into_java_applet&amp;rev=1261973229&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-27T21:07:09-07:00</dc:date>
        <dc:creator>positron</dc:creator>
        <title>devel:java:loading_image_into_java_applet - created</title>
        <link>http://www.positrones.net/wiki/doku.php?id=devel:java:loading_image_into_java_applet&amp;rev=1261973229&amp;do=diff</link>
        <description>This is a simple applet that loads an image named ImageTest.jpg placed in the same directory as the applet. The structure is so simple and it's a good exercise to learn java try to understand how works this code.


import java.applet.*;
import java.awt.*;

public class ImageViewer extends Applet
{
    Image image;
    int imageX, imageY;
    MediaTracker mt;

    public void init()
    {
	showStatus(&quot;Getting image...&quot;);
	mt = new MediaTracker(this);
	image = getImage(getDocumentBase(), &quot;ImageTes…</description>
    </item>
    <item rdf:about="http://www.positrones.net/wiki/doku.php?id=devel:java&amp;rev=1261972987&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-27T21:03:07-07:00</dc:date>
        <dc:creator>positron</dc:creator>
        <title>devel:java</title>
        <link>http://www.positrones.net/wiki/doku.php?id=devel:java&amp;rev=1261972987&amp;do=diff</link>
        <description>Java was born in Sun Microsystems as a universal language programming, that's because it runs over a Virtual Machine(VM) and means that if the VM exists for a certain platform, the program can be run(in theory) without change a single line of code or recompile. Really, I don't like so much, but it's so much easy to learn and use and, as a friend said once: Java it's a big Lego's box, just put the pieces together and it works!.</description>
    </item>
</rdf:RDF>

