<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A Story Inside My Mind.</title>
	<atom:link href="http://blog.eonsoft.us/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.eonsoft.us</link>
	<description>This blog is about information technology and stuff that comes to my mind... =/</description>
	<lastBuildDate>Thu, 03 May 2012 03:36:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to download a directory recursively using wget.</title>
		<link>http://blog.eonsoft.us/?p=424</link>
		<comments>http://blog.eonsoft.us/?p=424#comments</comments>
		<pubDate>Thu, 03 May 2012 03:36:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[alienbob]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[multilib]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://blog.eonsoft.us/?p=424</guid>
		<description><![CDATA[wget -r &#8211;no-parent http://urltodownload.com/folder i use this command to get my multilib stuff from alienbobs web site.]]></description>
			<content:encoded><![CDATA[<p>wget -r &#8211;no-parent http://urltodownload.com/folder</p>
<p>i use this command to get my multilib stuff from alienbobs web site.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eonsoft.us/?feed=rss2&#038;p=424</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install fonts in Slackware.</title>
		<link>http://blog.eonsoft.us/?p=421</link>
		<comments>http://blog.eonsoft.us/?p=421#comments</comments>
		<pubDate>Sun, 22 Apr 2012 06:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[13.37]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[slackware]]></category>

		<guid isPermaLink="false">http://blog.eonsoft.us/?p=421</guid>
		<description><![CDATA[put .TTF fonts in &#8220;/usr/share/fonts/TTF&#8221; run these commands in &#8220;/usr/share/fonts&#8221; bash-4.1# mkfontscale bash-4.1# mkfontdir bash-4.1# fc-cache -f -v]]></description>
			<content:encoded><![CDATA[<p>put .TTF fonts in &#8220;/usr/share/fonts/TTF&#8221;</p>
<p>run these commands in &#8220;/usr/share/fonts&#8221;<br />
bash-4.1# mkfontscale<br />
bash-4.1# mkfontdir<br />
bash-4.1# fc-cache -f -v</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eonsoft.us/?feed=rss2&#038;p=421</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kv Rating.</title>
		<link>http://blog.eonsoft.us/?p=408</link>
		<comments>http://blog.eonsoft.us/?p=408#comments</comments>
		<pubDate>Sat, 28 Jan 2012 09:23:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[kilovolt]]></category>
		<category><![CDATA[Kv]]></category>
		<category><![CDATA[mAh]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[rc]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://blog.eonsoft.us/?p=408</guid>
		<description><![CDATA[3.7 volt battery = 1 cell x 3.7 volts (1S) 7.4 volt battery = 2 cells x 3.7 volts (2S) 11.1 volt battery = 3 cells x 3.7 volts (3S) 14.8 volt battery = 4 cells x 3.7 volts (4S) 18.5 volt battery = 5 cells x 3.7 volts (5S) 22.2 volt battery = 6 [...]]]></description>
			<content:encoded><![CDATA[<p>3.7 volt battery = 1 cell x 3.7 volts (1S)<br />
7.4 volt battery = 2 cells x 3.7 volts (2S)<br />
11.1 volt battery = 3 cells x 3.7 volts (3S)<br />
14.8 volt battery = 4 cells x 3.7 volts (4S)<br />
18.5 volt battery = 5 cells x 3.7 volts (5S)<br />
22.2 volt battery = 6 cells x 3.7 volts (6S)<br />
29.6 volt battery = 8 cells x 3.7 volts (8S)<br />
37.0 volt battery = 10 cells x 3.7 volts (10S)<br />
44.4 volt battery = 12 cells x 3.7 volts (12S)</p>
<p>520KV RPM/Volt<br />
battery lipo 7.4V</p>
<p>540Kv * 7.4V = 3996 rpms</p>
<p>[12800mAh / 1000] * [1 * 11.1V] / 1W = 142.08 Time<br />
      12.8        *     11.1    / 1  = 142.08</p>
<p>Time = [mAh / 1000] * [# of batteries * battery voltage] / device power<br />
Device is rated at 1W using 4 AA [1.5 Volt] batteries rated at 1000mAh.<br />
Time = [ 1000mAh / 1000 ] * [4 * 1.5 Volts] / 1 W = 6 Hours</p>
<p>References:</p>
<p>http://en.wikipedia.org/wiki/Brushless_DC_electric_motor#Kv_rating</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eonsoft.us/?feed=rss2&#038;p=408</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xev: know what the &#8220;key codes&#8221; are.</title>
		<link>http://blog.eonsoft.us/?p=383</link>
		<comments>http://blog.eonsoft.us/?p=383#comments</comments>
		<pubDate>Tue, 03 Jan 2012 01:22:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[key codes]]></category>
		<category><![CDATA[xev]]></category>

		<guid isPermaLink="false">http://blog.eonsoft.us/?p=383</guid>
		<description><![CDATA[xev comamnd. man page for xev. Reference: Linux Man Pages]]></description>
			<content:encoded><![CDATA[<p>xev comamnd.</p>
<p><span id="more-383"></span></p>
<pre class="brush: bash; title: ; notranslate">
FocusIn event, serial 31, synthetic NO, window 0x2600001,
    mode NotifyNormal, detail NotifyNonlinear

KeymapNotify event, serial 31, synthetic NO, window 0x0,
    keys:  115 0   0   0   16  0   0   0   0   0   0   0   0   0   0   0
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

ConfigureNotify event, serial 31, synthetic NO, window 0x2600001,
    event 0x2600001, window 0x2600001, (0,24), width 178, height 178,
    border_width 0, above 0x9cf34b, override NO

ConfigureNotify event, serial 31, synthetic YES, window 0x2600001,
    event 0x2600001, window 0x2600001, (741,25), width 178, height 178,
    border_width 0, above 0x0, override NO

KeyRelease event, serial 31, synthetic NO, window 0x2600001,
    root 0x15a, subw 0x0, time 193936281, (66,503), root:(807,528),
    state 0x10, keycode 36 (keysym 0xff0d, Return), same_screen YES,
&quot;   XLookupString gives 1 bytes: (0d) &quot;
    XFilterEvent returns: False

KeyPress event, serial 34, synthetic NO, window 0x2600001,
    root 0x15a, subw 0x0, time 193937442, (66,503), root:(807,528),
    state 0x10, keycode 41 (keysym 0x66, f), same_screen YES,
    XLookupString gives 1 bytes: (66) &quot;f&quot;
    XmbLookupString gives 1 bytes: (66) &quot;f&quot;
    XFilterEvent returns: False

KeyRelease event, serial 34, synthetic NO, window 0x2600001,
    root 0x15a, subw 0x0, time 193937593, (66,503), root:(807,528),
    state 0x10, keycode 41 (keysym 0x66, f), same_screen YES,
    XLookupString gives 1 bytes: (66) &quot;f&quot;
    XFilterEvent returns: False

FocusOut event, serial 34, synthetic NO, window 0x2600001,
    mode NotifyNormal, detail NotifyNonlinear

ConfigureNotify event, serial 34, synthetic YES, window 0x2600001,
    event 0x2600001, window 0x2600001, (741,25), width 178, height 178,
    border_width 0, above 0x0, override NO
</pre>
<p>man page for xev.</p>
<pre class="brush: bash; title: ; notranslate">
XEV(1)                                                                  XEV(1)

NAME
       xev - print contents of X events

SYNOPSIS
       xev  [-display displayname] [-geometry geom] [-bw pixels] [-bs {NotUse-
       ful,WhenMapped,Always}] [-id  windowid]  [-root]  [-s]  [-name  string]
       [-rv]

DESCRIPTION
       Xev creates a window and then asks the X server to send it events when-
       ever anything happens to the window (such as it being  moved,  resized,
       typed  in,  clicked  in,  etc.).  You can also attach it to an existing
       window.  It is useful for seeing what causes events  to  occur  and  to
       display  the  information that they contain; it is essentially a debug-
       ging and development tool, and should not be needed in normal usage.

OPTIONS
       -display display
               This option specifies the X server to contact.

       -geometry geom
               This option specifies the size and/or location of  the  window,
               if a window is to be created.

       -bw pixels
               This option specifies the border width for the window.

       -bs {NotUseful,WhenMapped,Always}
               This  option  specifies  what kind of backing store to give the
               window.  The default is NotUseful. Backing store refers to  the
               the  pixels  saved  off-screen  when the X server maintains the
               contents of a window; NotUseful means that the xev process will
               redraw its contents itself, as necessary.

       -id windowid
               This  option specifies that the window with the given id should
               be monitored, instead of creating a new window.

       -root   This option specifies that the root window should be monitored,
               instead of creating a new window.

       -s      This option specifies that save-unders should be enabled on the
               window. Save unders are similar  to  backing  store,  but  they
               refer  rather  to the saving of pixels off-screen when the cur-
               rent window obscures other windows. Save unders are only  advi-
               sory,  and  are  normally set for popup dialogs and other tran-
               sient windows.

       -name string
               This option specifies the name to assign to the created window.

       -rv     This option specifies that the  window  should  be  in  reverse
               video.

SEE ALSO
       X(7),  xwininfo(1),  xdpyinfo(1),  Xlib  Programmers Manual, X Protocol
       Specification
       See X(7) for a full statement of rights and permissions.

AUTHOR
       Jim Fulton, MIT X Consortium

X Version 11                       xev 1.1.0                            XEV(1)
</pre>
<p><img src="http://blog.eonsoft.us/wp-content/uploads/2012/01/xevscrn001.jpg" alt="" /><br />
<img src="http://blog.eonsoft.us/wp-content/uploads/2012/01/xevscrn002.jpg" alt="" /></p>
<p>Reference:<br />
<a href="http://en.wikipedia.org/wiki/Man_page">Linux Man Pages</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eonsoft.us/?feed=rss2&#038;p=383</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to change default file manager in firefox/linux.</title>
		<link>http://blog.eonsoft.us/?p=376</link>
		<comments>http://blog.eonsoft.us/?p=376#comments</comments>
		<pubDate>Fri, 30 Dec 2011 01:11:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[default file manager]]></category>
		<category><![CDATA[firefox 9]]></category>
		<category><![CDATA[thunar]]></category>

		<guid isPermaLink="false">http://blog.eonsoft.us/?p=376</guid>
		<description><![CDATA[Try this: Create 2 new boolean values with these names: Open Edit -> Preferences -> Applications. In Content file look for &#8220;file&#8221;-protocol and change it to use thunar. (you may need to open a local folder for the &#8220;file&#8221;-protocol to show in the list. ex. file:///home/user) tested under firefox 9.]]></description>
			<content:encoded><![CDATA[<p>Try this:</p>
<p>Create 2 new boolean values with these names:</p>
<pre class="brush: plain; title: ; notranslate">
network.protocol-handler.expose.file=FALSE
network.protocol-handler.external.file=TRUE
</pre>
<p>Open Edit -> Preferences -> Applications. In Content file look for &#8220;file&#8221;-protocol and change it to use thunar.<br />
(you may need to open a local folder for the &#8220;file&#8221;-protocol to show in the list. ex. file:///home/user)</p>
<p>tested under firefox 9.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eonsoft.us/?feed=rss2&#038;p=376</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qt 4.8.0 Configure Options for Linux</title>
		<link>http://blog.eonsoft.us/?p=372</link>
		<comments>http://blog.eonsoft.us/?p=372#comments</comments>
		<pubDate>Sun, 25 Dec 2011 03:51:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nokia's Qt]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[4.8.0]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://blog.eonsoft.us/?p=372</guid>
		<description><![CDATA[Here you will find the complete Configure Parameters on how to configure Nokia&#8217;s Qt 4.8.0 for Linux. Content Table Examples Usage References Examples: Usage: configure [-h] [-prefix &#60;dir&#62;] [-prefix-install] [-bindir &#60;dir&#62;] [-libdir &#60;dir&#62;] [-docdir &#60;dir&#62;] [-headerdir &#60;dir&#62;] [-plugindir &#60;dir&#62; ] [-importdir &#60;dir&#62;] [-datadir &#60;dir&#62;] [-translationdir &#60;dir&#62;] [-sysconfdir &#60;dir&#62;] [-examplesdir &#60;dir&#62;] [-demosdir &#60;dir&#62;] [-buildkey &#60;key&#62;] [-release] [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find the complete Configure Parameters on how to configure Nokia&#8217;s Qt 4.8.0 for Linux.</p>
<p><span id="more-372"></span></p>
<p>Content Table<br />
<a href="#configureexamples">Examples</a><br />
<a href="#configureusage">Usage</a><br />
<a href="#references">References</a></p>
<p><a name="configureexamples" ></a><br />
Examples:</p>
<pre class="brush: bash; title: ; notranslate">
./configure -debug-and-release -developer-build -opensource -shared --prefix=/destdir
</pre>
<p><a name="configureusage" ></a><br />
Usage:  configure [-h] [-prefix &lt;dir&gt;] [-prefix-install] [-bindir &lt;dir&gt;] [-libdir &lt;dir&gt;]<br />
        [-docdir &lt;dir&gt;] [-headerdir &lt;dir&gt;] [-plugindir &lt;dir&gt; ] [-importdir &lt;dir&gt;] [-datadir &lt;dir&gt;]<br />
        [-translationdir &lt;dir&gt;] [-sysconfdir &lt;dir&gt;] [-examplesdir &lt;dir&gt;]<br />
        [-demosdir &lt;dir&gt;] [-buildkey &lt;key&gt;] [-release] [-debug]<br />
        [-debug-and-release] [-developer-build] [-shared] [-static] [-no-fast] [-fast] [-no-largefile]<br />
        [-largefile] [-no-exceptions] [-exceptions] [-no-accessibility]<br />
        [-accessibility] [-no-stl] [-stl] [-no-sql-&lt;driver&gt;] [-sql-&lt;driver&gt;]<br />
        [-plugin-sql-&lt;driver&gt;] [-system-sqlite] [-no-qt3support] [-qt3support]<br />
        [-platform] [-D &lt;string&gt;] [-I &lt;string&gt;] [-L &lt;string&gt;] [-help]<br />
        [-qt-zlib] [-system-zlib] [-no-gif] [-no-libtiff] [-qt-libtiff] [-system-libtiff]<br />
        [-no-libpng] [-qt-libpng] [-system-libpng] [-no-libmng] [-qt-libmng]<br />
        [-system-libmng] [-no-libjpeg] [-qt-libjpeg] [-system-libjpeg] [-make &lt;part&gt;]<br />
        [-nomake &lt;part&gt;] [-R &lt;string&gt;]  [-l &lt;string&gt;] [-no-rpath]  [-rpath] [-continue]<br />
        [-verbose] [-v] [-silent] [-no-nis] [-nis] [-no-cups] [-cups] [-no-iconv]<br />
        [-iconv] [-no-pch] [-pch] [-no-dbus] [-dbus] [-dbus-linked] [-no-gui]<br />
        [-no-separate-debug-info] [-no-mmx] [-no-3dnow] [-no-sse] [-no-sse2]<br />
        [-no-sse3] [-no-ssse3] [-no-sse4.1] [-no-sse4.2] [-no-avx] [-no-neon]<br />
        [-qtnamespace &lt;namespace&gt;] [-qtlibinfix &lt;infix&gt;] [-separate-debug-info] [-armfpa]<br />
        [-no-optimized-qmake] [-optimized-qmake] [-no-xmlpatterns] [-xmlpatterns]<br />
        [-no-multimedia] [-multimedia] [-no-phonon] [-phonon] [-no-phonon-backend] [-phonon-backend]<br />
        [-no-media-backend] [-media-backend] [-no-audio-backend] [-audio-backend] <br />
        [-no-openssl] [-openssl] [-openssl-linked]<br />
        [-no-gtkstyle] [-gtkstyle] [-no-svg] [-svg] [-no-webkit] [-webkit] [-webkit-debug]<br />
        [-no-javascript-jit] [-javascript-jit]<br />
        [-no-script] [-script] [-no-scripttools] [-scripttools] <br />
        [-no-declarative] [-declarative] [-no-declarative-debug] [-declarative-debug]<br />
        [additional platform specific options (see below)]</p>
<p>
Installation options:</p>
<p>    -qpa &#8230;&#8230;&#8230;&#8230;&#8230;. This will enable the QPA build.<br />
                          QPA is a window system agnostic implementation of Qt.</p>
<p> These are optional, but you may specify install directories.</p>
<p>    -prefix &lt;dir&gt; &#8230;&#8230; This will install everything relative to &lt;dir&gt;<br />
                         (default /usr/local/Trolltech/Qt-4.8.0)</p>
<p>  * -prefix-install &#8230;. Force a sandboxed &quot;local&quot; installation of<br />
                         Qt. This will install into<br />
                         /usr/local/Trolltech/Qt-4.8.0, if this option is<br />
                         disabled then some platforms will attempt a<br />
                         &quot;system&quot; install by placing default values to<br />
                         be placed in a system location other than<br />
                         PREFIX.</p>
<p> You may use these to separate different parts of the install:</p>
<p>    -bindir &lt;dir&gt; &#8230;&#8230;&#8230; Executables will be installed to &lt;dir&gt;<br />
                            (default PREFIX/bin)<br />
    -libdir &lt;dir&gt; &#8230;&#8230;&#8230; Libraries will be installed to &lt;dir&gt;<br />
                            (default PREFIX/lib)<br />
    -docdir &lt;dir&gt; &#8230;&#8230;&#8230; Documentation will be installed to &lt;dir&gt;<br />
                            (default PREFIX/doc)<br />
    -headerdir &lt;dir&gt; &#8230;&#8230; Headers will be installed to &lt;dir&gt;<br />
                            (default PREFIX/include)<br />
    -plugindir &lt;dir&gt; &#8230;&#8230; Plugins will be installed to &lt;dir&gt;<br />
                            (default PREFIX/plugins)<br />
    -importdir &lt;dir&gt; &#8230;&#8230; Imports for QML will be installed to &lt;dir&gt;<br />
                            (default PREFIX/imports)<br />
    -datadir &lt;dir&gt; &#8230;&#8230;.. Data used by Qt programs will be installed to &lt;dir&gt;<br />
                            (default PREFIX)<br />
    -translationdir &lt;dir&gt; . Translations of Qt programs will be installed to &lt;dir&gt;<br />
                            (default PREFIX/translations)<br />
    -sysconfdir &lt;dir&gt; &#8230;.. Settings used by Qt programs will be looked for in &lt;dir&gt;<br />
                            (default PREFIX/etc/settings)<br />
    -examplesdir &lt;dir&gt; &#8230;. Examples will be installed to &lt;dir&gt;<br />
                            (default PREFIX/examples)<br />
    -demosdir &lt;dir&gt; &#8230;&#8230;. Demos will be installed to &lt;dir&gt;<br />
                            (default PREFIX/demos)</p>
<p> You may use these options to turn on strict plugin loading.</p>
<p>    -buildkey &lt;key&gt; &#8230;. Build the Qt library and plugins using the specified<br />
                         &lt;key&gt;.  When the library loads plugins, it will only<br />
                         load those that have a matching key.</p>
<p>Configure options:</p>
<p> The defaults (*) are usually acceptable. A plus (+) denotes a default value<br />
 that needs to be evaluated. If the evaluation succeeds, the feature is<br />
 included. Here is a short explanation of each option:</p>
<p> *  -release &#8230;&#8230;&#8230;.. Compile and link Qt with debugging turned off.<br />
    -debug &#8230;&#8230;&#8230;&#8230;. Compile and link Qt with debugging turned on.<br />
    -debug-and-release . Compile and link two versions of Qt, with and without<br />
                         debugging turned on (Mac only).</p>
<p>    -developer-build &#8230; Compile and link Qt with Qt developer options (including auto-tests exporting)</p>
<p>    -opensource &#8230;&#8230;.. Compile and link the Open-Source Edition of Qt.<br />
    -commercial &#8230;&#8230;.. Compile and link the Commercial Edition of Qt.</p>
<p>
 *  -shared &#8230;&#8230;&#8230;&#8230; Create and use shared Qt libraries.<br />
    -static &#8230;&#8230;&#8230;&#8230; Create and use static Qt libraries.</p>
<p> *  -no-fast &#8230;&#8230;&#8230;.. Configure Qt normally by generating Makefiles for all<br />
                         project files.<br />
    -fast &#8230;&#8230;&#8230;&#8230;.. Configure Qt quickly by generating Makefiles only for<br />
                         library and subdirectory targets.  All other Makefiles<br />
                         are created as wrappers, which will in turn run qmake.</p>
<p>    -no-largefile &#8230;&#8230; Disables large file support.<br />
 +  -largefile &#8230;&#8230;&#8230; Enables Qt to access files larger than 4 GB.</p>
<p>    -no-exceptions &#8230;.. Disable exceptions on compilers that support it.<br />
 *  -exceptions &#8230;&#8230;.. Enable exceptions on compilers that support it.</p>
<p>    -no-accessibility .. Do not compile Accessibility support.<br />
 *  -accessibility &#8230;.. Compile Accessibility support.</p>
<p>    -no-stl &#8230;&#8230;&#8230;&#8230; Do not compile STL support.<br />
 *  -stl &#8230;&#8230;&#8230;&#8230;&#8230; Compile STL support.</p>
<p>    -no-sql-&lt;driver&gt; &#8230; Disable SQL &lt;driver&gt; entirely.<br />
    -qt-sql-&lt;driver&gt; &#8230; Enable a SQL &lt;driver&gt; in the QtSql library, by default<br />
                         none are turned on.<br />
    -plugin-sql-&lt;driver&gt; Enable SQL &lt;driver&gt; as a plugin to be linked to<br />
                         at run time.</p>
<p>                         Possible values for &lt;driver&gt;:<br />
                         [  db2 ibase mysql oci odbc psql sqlite sqlite2 sqlite_symbian symsql tds ]</p>
<p>    -system-sqlite &#8230;.. Use sqlite from the operating system.</p>
<p>    -no-qt3support &#8230;.. Disables the Qt 3 support functionality.<br />
 *  -qt3support &#8230;&#8230;.. Enables the Qt 3 support functionality.</p>
<p>    -no-xmlpatterns &#8230;. Do not build the QtXmlPatterns module.<br />
 +  -xmlpatterns &#8230;&#8230;. Build the QtXmlPatterns module.<br />
                         QtXmlPatterns is built if a decent C++ compiler<br />
                         is used and exceptions are enabled.</p>
<p>    -no-multimedia &#8230;.. Do not build the QtMultimedia module.<br />
 +  -multimedia &#8230;&#8230;.. Build the QtMultimedia module.</p>
<p>    -no-audio-backend .. Do not build the platform audio backend into QtMultimedia.<br />
 +  -audio-backend &#8230;.. Build the platform audio backend into QtMultimedia if available.</p>
<p>    -no-phonon &#8230;&#8230;&#8230; Do not build the Phonon module.<br />
 +  -phonon &#8230;&#8230;&#8230;&#8230; Build the Phonon module.<br />
                         Phonon is built if a decent C++ compiler is used.<br />
    -no-phonon-backend.. Do not build the platform phonon plugin.<br />
 +  -phonon-backend&#8230;.. Build the platform phonon plugin.</p>
<p>    -no-svg &#8230;&#8230;&#8230;&#8230; Do not build the SVG module.<br />
 +  -svg &#8230;&#8230;&#8230;&#8230;&#8230; Build the SVG module.</p>
<p>    -no-webkit &#8230;&#8230;&#8230; Do not build the WebKit module.<br />
 +  -webkit &#8230;&#8230;&#8230;&#8230; Build the WebKit module.<br />
                         WebKit is built if a decent C++ compiler is used.<br />
    -webkit-debug &#8230;&#8230; Build the WebKit module with debug symbols.</p>
<p>    -no-javascript-jit . Do not build the JavaScriptCore JIT compiler.<br />
 +  -javascript-jit &#8230;. Build the JavaScriptCore JIT compiler.</p>
<p>    -no-script &#8230;&#8230;&#8230; Do not build the QtScript module.<br />
 +  -script &#8230;&#8230;&#8230;&#8230; Build the QtScript module.</p>
<p>    -no-scripttools &#8230;. Do not build the QtScriptTools module.<br />
 +  -scripttools &#8230;&#8230;. Build the QtScriptTools module.</p>
<p>    -no-declarative &#8230;.. Do not build the declarative module.<br />
 +  -declarative &#8230;&#8230;. Build the declarative module.</p>
<p>    -no-declarative-debug &#8230;.. Do not build the declarative debugging support.<br />
 +  -declarative-debug &#8230;&#8230;. Build the declarative debugging support.</p>
<p>    -platform target &#8230; The operating system and compiler you are building<br />
                         on (linux-g++-64).</p>
<p>                         See the README file for a list of supported<br />
                         operating systems and compilers.<br />
    -graphicssystem &lt;sys&gt; Sets an alternate graphics system. Available options are:<br />
                           raster &#8211; Software rasterizer<br />
                           opengl &#8211; Rendering via OpenGL, Experimental!<br />
                           openvg &#8211; Rendering via OpenVG, Experimental!</p>
<p>
    -no-mmx &#8230;&#8230;&#8230;&#8230; Do not compile with use of MMX instructions.<br />
    -no-3dnow &#8230;&#8230;&#8230;. Do not compile with use of 3DNOW instructions.<br />
    -no-sse &#8230;&#8230;&#8230;&#8230; Do not compile with use of SSE instructions.<br />
    -no-sse2 &#8230;&#8230;&#8230;.. Do not compile with use of SSE2 instructions.<br />
    -no-sse3 &#8230;&#8230;&#8230;.. Do not compile with use of SSE3 instructions.<br />
    -no-ssse3 &#8230;&#8230;&#8230;. Do not compile with use of SSSE3 instructions.<br />
    -no-sse4.1&#8230;&#8230;&#8230;. Do not compile with use of SSE4.1 instructions.<br />
    -no-sse4.2&#8230;&#8230;&#8230;. Do not compile with use of SSE4.2 instructions.<br />
    -no-avx &#8230;&#8230;&#8230;&#8230; Do not compile with use of AVX instructions.<br />
    -no-neon &#8230;&#8230;&#8230;.. Do not compile with use of NEON instructions.</p>
<p>    -qtnamespace &lt;name&gt;  Wraps all Qt library code in &#8216;namespace &lt;name&gt; {&#8230;}&#8217;.<br />
    -qtlibinfix &lt;infix&gt;  Renames all libQt*.so to libQt*&lt;infix&gt;.so.</p>
<p>    -D &lt;string&gt; &#8230;&#8230;.. Add an explicit define to the preprocessor.<br />
    -I &lt;string&gt; &#8230;&#8230;.. Add an explicit include path.<br />
    -L &lt;string&gt; &#8230;&#8230;.. Add an explicit library path.</p>
<p>    -help, -h &#8230;&#8230;&#8230;. Display this information.</p>
<p>Third Party Libraries:</p>
<p>    -qt-zlib &#8230;&#8230;&#8230;.. Use the zlib bundled with Qt.<br />
 +  -system-zlib &#8230;&#8230;. Use zlib from the operating system.<br />
                         See http://www.gzip.org/zlib</p>
<p>    -no-gif &#8230;&#8230;&#8230;&#8230; Do not compile GIF reading support.</p>
<p>    -no-libtiff &#8230;&#8230;.. Do not compile TIFF support.<br />
    -qt-libtiff &#8230;&#8230;.. Use the libtiff bundled with Qt.<br />
 +  -system-libtiff &#8230;. Use libtiff from the operating system.<br />
                         See http://www.libtiff.org</p>
<p>    -no-libpng &#8230;&#8230;&#8230; Do not compile PNG support.<br />
    -qt-libpng &#8230;&#8230;&#8230; Use the libpng bundled with Qt.<br />
 +  -system-libpng &#8230;.. Use libpng from the operating system.<br />
                         See http://www.libpng.org/pub/png</p>
<p>    -no-libmng &#8230;&#8230;&#8230; Do not compile MNG support.<br />
    -qt-libmng &#8230;&#8230;&#8230; Use the libmng bundled with Qt.<br />
 +  -system-libmng &#8230;.. Use libmng from the operating system.<br />
                         See http://www.libmng.com</p>
<p>    -no-libjpeg &#8230;&#8230;.. Do not compile JPEG support.<br />
    -qt-libjpeg &#8230;&#8230;.. Use the libjpeg bundled with Qt.<br />
 +  -system-libjpeg &#8230;. Use libjpeg from the operating system.<br />
                         See http://www.ijg.org</p>
<p>    -no-openssl &#8230;&#8230;.. Do not compile support for OpenSSL.<br />
 +  -openssl &#8230;&#8230;&#8230;.. Enable run-time OpenSSL support.<br />
    -openssl-linked &#8230;. Enabled linked OpenSSL support.</p>
<p>    -ptmalloc &#8230;&#8230;&#8230;. Override the system memory allocator with ptmalloc.<br />
                         (Experimental.)</p>
<p>Additional options:</p>
<p>    -make &lt;part&gt; &#8230;&#8230;. Add part to the list of parts to be built at make time.<br />
                         (libs tools examples demos docs translations)<br />
    -nomake &lt;part&gt; &#8230;.. Exclude part from the list of parts to be built.</p>
<p>    -R &lt;string&gt; &#8230;&#8230;.. Add an explicit runtime library path to the Qt<br />
                         libraries.<br />
    -l &lt;string&gt; &#8230;&#8230;.. Add an explicit library.</p>
<p>    -no-rpath &#8230;&#8230;&#8230;. Do not use the library install path as a runtime<br />
                         library path.<br />
 +  -rpath &#8230;&#8230;&#8230;&#8230;. Link Qt libraries and executables using the library<br />
                         install path as a runtime library path. Equivalent<br />
                         to -R install_libpath</p>
<p>    -continue &#8230;&#8230;&#8230;. Continue as far as possible if an error occurs.</p>
<p>    -verbose, -v &#8230;&#8230;. Print verbose information about each step of the<br />
                         configure process.</p>
<p>    -silent &#8230;&#8230;&#8230;&#8230; Reduce the build output so that warnings and errors<br />
                         can be seen more easily.</p>
<p> *  -no-optimized-qmake &#8230; Do not build qmake optimized.<br />
    -optimized-qmake &#8230;&#8230; Build qmake optimized.</p>
<p>    -no-gui &#8230;&#8230;&#8230;&#8230; Don&#8217;t build the Qt GUI library</p>
<p>    -no-nis &#8230;&#8230;&#8230;&#8230; Do not compile NIS support.<br />
 *  -nis &#8230;&#8230;&#8230;&#8230;&#8230; Compile NIS support.</p>
<p>    -no-cups &#8230;&#8230;&#8230;.. Do not compile CUPS support.<br />
 *  -cups &#8230;&#8230;&#8230;&#8230;.. Compile CUPS support.<br />
                         Requires cups/cups.h and libcups.so.2.</p>
<p>    -no-iconv &#8230;&#8230;&#8230;. Do not compile support for iconv(3).<br />
 *  -iconv &#8230;&#8230;&#8230;&#8230;. Compile support for iconv(3).</p>
<p>    -no-pch &#8230;&#8230;&#8230;&#8230; Do not use precompiled header support.<br />
 *  -pch &#8230;&#8230;&#8230;&#8230;&#8230; Use precompiled header support.</p>
<p>    -no-dbus &#8230;&#8230;&#8230;.. Do not compile the QtDBus module.<br />
 +  -dbus &#8230;&#8230;&#8230;&#8230;.. Compile the QtDBus module and dynamically load libdbus-1.<br />
    -dbus-linked &#8230;&#8230;. Compile the QtDBus module and link to libdbus-1.</p>
<p>    -reduce-relocations &#8230;.. Reduce relocations in the libraries through extra<br />
                              linker optimizations (Qt/X11 and Qt for Embedded Linux only;<br />
                              experimental; needs GNU ld &gt;= 2.18).</p>
<p> *  -no-separate-debug-info . Do not store debug information in a separate file.<br />
    -separate-debug-info &#8230;. Strip debug information into a separate .debug file.</p>
<p>
Qt/X11 only:</p>
<p>    -no-gtkstyle &#8230;&#8230;. Do not build the GTK theme integration.<br />
 +  -gtkstyle &#8230;&#8230;&#8230;. Build the GTK theme integration.</p>
<p> *  -no-nas-sound &#8230;&#8230; Do not compile in NAS sound support.<br />
    -system-nas-sound .. Use NAS libaudio from the operating system.<br />
                         See http://radscan.com/nas.html</p>
<p>    -egl &#8230;&#8230;&#8230;&#8230;&#8230; Use EGL instead of GLX to manage contexts.<br />
                         When building for desktop OpenGL, this option will<br />
                         make Qt use EGL to manage contexts rather than the<br />
                         GLX, which is the default. Note: For OpenGL ES, EGL<br />
                         is always used.</p>
<p>    -no-opengl &#8230;&#8230;&#8230; Do not support OpenGL.<br />
 +  -opengl &lt;api&gt; &#8230;&#8230; Enable OpenGL support.<br />
                         With no parameter, this will auto-detect the &quot;best&quot;<br />
                         OpenGL API to use. If desktop OpenGL is available, it<br />
                         will be used. Use desktop, es1, or es2 for &lt;api&gt;<br />
                         to force the use of the Desktop (OpenGL 1.x or 2.x),<br />
                         OpenGL ES 1.x Common profile, or 2.x APIs instead.</p>
<p>     -no-openvg &#8230;&#8230;.. Do not support OpenVG.<br />
 +   -openvg &#8230;&#8230;&#8230;.. Enable OpenVG support.<br />
                         Requires EGL support, typically supplied by an OpenGL<br />
                         or other graphics implementation.</p>
<p>    -no-sm &#8230;&#8230;&#8230;&#8230;. Do not support X Session Management.<br />
 *  -sm &#8230;&#8230;&#8230;&#8230;&#8230;. Support X Session Management, links in -lSM -lICE.</p>
<p>    -no-xshape &#8230;&#8230;&#8230; Do not compile XShape support.<br />
 *  -xshape &#8230;&#8230;&#8230;&#8230; Compile XShape support.<br />
                         Requires X11/extensions/shape.h.</p>
<p>    -no-xvideo &#8230;&#8230;&#8230; Do not compile XVideo support.<br />
 *  -xvideo &#8230;&#8230;&#8230;&#8230; Compile XVideo support.<br />
                         Requires X11/extensions/Xv.h &amp; Xvlib.h.</p>
<p>    -no-xsync &#8230;&#8230;&#8230;. Do not compile XSync support.<br />
 *  -xsync &#8230;&#8230;&#8230;&#8230;. Compile XSync support.<br />
                         Requires X11/extensions/sync.h.</p>
<p>    -no-xinerama &#8230;&#8230;. Do not compile Xinerama (multihead) support.<br />
 *  -xinerama &#8230;&#8230;&#8230;. Compile Xinerama support.<br />
                         Requires X11/extensions/Xinerama.h and libXinerama.<br />
			 By default, Xinerama support will be compiled if<br />
                         available and the shared libraries are dynamically<br />
                         loaded at runtime.</p>
<p>    -no-xcursor &#8230;&#8230;.. Do not compile Xcursor support.<br />
 *  -xcursor &#8230;&#8230;&#8230;.. Compile Xcursor support.<br />
                         Requires X11/Xcursor/Xcursor.h and libXcursor.<br />
			 By default, Xcursor support will be compiled if<br />
                         available and the shared libraries are dynamically<br />
                         loaded at runtime.</p>
<p>    -no-xfixes &#8230;&#8230;&#8230; Do not compile Xfixes support.<br />
 *  -xfixes &#8230;&#8230;&#8230;&#8230; Compile Xfixes support.<br />
                         Requires X11/extensions/Xfixes.h and libXfixes.<br />
			 By default, Xfixes support will be compiled if<br />
                         available and the shared libraries are dynamically<br />
                         loaded at runtime.</p>
<p>    -no-xrandr &#8230;&#8230;&#8230; Do not compile Xrandr (resize and rotate) support.<br />
 *  -xrandr &#8230;&#8230;&#8230;&#8230; Compile Xrandr support.<br />
                         Requires X11/extensions/Xrandr.h and libXrandr.</p>
<p>    -no-xrender &#8230;&#8230;.. Do not compile Xrender support.<br />
 *  -xrender &#8230;&#8230;&#8230;.. Compile Xrender support.<br />
                         Requires X11/extensions/Xrender.h and libXrender.</p>
<p>    -no-mitshm &#8230;&#8230;&#8230; Do not compile MIT-SHM support.<br />
 *  -mitshm &#8230;&#8230;&#8230;&#8230; Compile MIT-SHM support.<br />
                         Requires sys/ipc.h, sys/shm.h and X11/extensions/XShm.h</p>
<p>    -no-fontconfig &#8230;.. Do not compile FontConfig (anti-aliased font) support.<br />
 *  -fontconfig &#8230;&#8230;.. Compile FontConfig support.<br />
                         Requires fontconfig/fontconfig.h, libfontconfig,<br />
                         freetype.h and libfreetype.</p>
<p>    -no-xinput &#8230;&#8230;&#8230; Do not compile Xinput support.<br />
 *  -xinput &#8230;&#8230;&#8230;&#8230; Compile Xinput support. This also enabled tablet support<br />
                         which requires IRIX with wacom.h and libXi or<br />
                         XFree86 with X11/extensions/XInput.h and libXi.</p>
<p>    -no-xkb &#8230;&#8230;&#8230;&#8230; Do not compile XKB (X KeyBoard extension) support.<br />
 *  -xkb &#8230;&#8230;&#8230;&#8230;&#8230; Compile XKB support.</p>
<p>    -no-glib &#8230;&#8230;&#8230;.. Do not compile Glib support.<br />
 +  -glib &#8230;&#8230;&#8230;&#8230;.. Compile Glib support.</p>
<p><a name="references" ></a><br />
References:<br />
<a href="http://developer.qt.nokia.com/doc/qt-4.8/installation.html">Qt Installation</a><br />
<a href="http://developer.qt.nokia.com/doc/qt-4.8/configure-options.html">Qt Configure Options</a><br />
<a href="http://en.wikipedia.org/wiki/Qt_%28framework%29">Wikipedia: Qt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eonsoft.us/?feed=rss2&#038;p=372</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>youtube &#8211; 500 Internal Server Error.</title>
		<link>http://blog.eonsoft.us/?p=361</link>
		<comments>http://blog.eonsoft.us/?p=361#comments</comments>
		<pubDate>Tue, 20 Dec 2011 06:20:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.eonsoft.us/?p=361</guid>
		<description><![CDATA[I was youtubing and i clicked on a malformed video url and this is the message that i got.. hehehe&#8230; i find it funny&#8230; trained monkeys&#8230; lol&#8230; i wonder what the cypher is&#8230; =)]]></description>
			<content:encoded><![CDATA[<p>I was <a href="http://www.urbandictionary.com/define.php?term=YouTubing" target="_blank">youtubing</a> and i clicked on a malformed video url and this is the message that i got.. hehehe&#8230; i find it funny&#8230; trained monkeys&#8230; lol&#8230;  i wonder what the cypher is&#8230; =)</p>
<p><span id="more-361"></span></p>
<pre class="brush: plain; title: ; notranslate">
500 Internal Server Error

Sorry, something went wrong.

A team of highly trained monkeys has been dispatched to deal with this situation.
If you see them, show them this information:

UU5_e4DSKQ0bIfTf0KRPrIrPZXnFqUSdV44Z9-rRV4kdfk7sspO5u9hkbb6w
XDWklhNNcFMSoxTdkKcOPkKJ-G5V2GyLljlIQPDyMB-jVrOIB8MJxMMKScNy
EE6efkjmY57CXsd6g_U1nmreW4JvsCRqW8XVvDRRyGBGGwWBefOkrxd9TVGW
EY2z8seNci6Ry8BjeZRp2oGgCBOj-lMc9Re4uY2JCK2JDNp5Et2tuslYlmQY
v0619-2wdVj0tGGLJ7HMWkABWj-CwtAbtOa_ZVkEOykvsy_COK4uaxBD326b
UvAlViQzy3VYSuSVzhCzrwEcTS7QpFaCSp2YjqDQMyiHPigU5XIUjhy67x2-
5yyHaKs1SKmsGDWYn2su_bQISyQP8_Rc_RzuQKNn8wRW_KzRPle3GyqoaPnl
PEaNkGDDhFAXY7pGfw49ypvnRp9zDV0asxiyhh9dSNFF6H-TFIyRbnp4PqK5
rkSoA8r73onX_RBFyMETRjIj7V-jLXI1ZLai4Pf5tXdO0rJJe-qDDySWqn76
M7Sdu5icMs4k7q9FNq1bMwdFgWQLirVtONCHXcL8QNp2AFE4R3HaPwBQXm3O
9MWRVSLNJ4SoXFRNQ8I8d0jNOmbD1BArlEismuL8aCJge1XSG-0Lo_KffBIs
LgBJvXG082V9xHjxl8ezpDB-X_kfji3yktmD9oh7AqG2HEA7mUtAyX3ZHcXF
QabQcYenwGG1hnjaamXIeF2T4KY_5Pmk5VF4QuAM7q4FVTF8Yjv4s8ekbvEV
rIEP24WI1goauNBtxHyH5OChc5jyyU3risGOu86zR9HSewvj_n1KcA4QLlWI
7cFJJPEK7vCGNoQ3xuRagDZWUYvRj2jxSI0Ua_7mwUigJc8P4Pfs6MMpZiw9
aKYrFMWps0wbZfD6DPFY1nO2Gx_b1ceuZRc7Gt5p334ByopcG0IjxwjT-y1i
onJUwOXuQQ-g1CnzhtoMc9BSU1Lit0AIXzDNODOsJrkdGcY58vXvrPB4qhk2
6ARJpjq4Q4OOld48CDvNmo9gVXfZTR81i1L4gxejRs6qMvWN1rk_NuQ7S8EJ
_4mzKRtUocj9qbnURfz7M3ePk3v36gplVOb_rM_NB8ymtgHVxrPTQIW_wJjh
XjN7e7n0mJlsSXLzTwCSHH4t2p7P9qHZOL0jmaJXNlPjdMY24v039-RfJk2_
GzueUq8pwfqNFM0VKMYnFiyFMgV0obi5anQG3JTo8RSyPKww_wIavFS4SymA
Z6YspQJfdFoZLckeAr9ZfXvWKdVZuQdZzILv4QODoX1dE0cGMPp73VUzKxWo
0tAEr1jKjP0iHqgWjgXrFma3ZLrqHM5kxq1jMLJCU73FVX_MfW9WkeDIXgCc
iozqEqLd0aTJ0CqXd0gHsmiT5zFt-zyKlwhUqfcKPYzbe_s2iEGLfmgVVGXy
h3Op4MsKnKcvf-AoRSVRxcWc7PnuAaEiYoPGe2PCdLTSbCY3j5ONNPuvQTk6
fgPjN3pF2t_dNEAEWgf6uqD9h659heYJ11I8CIxCTu1vTJJhU9fPjXjT2pYj
La9Aml7EyGmwoGzhVEFHOXxSEGNCRxxHbLgfMyIkrMd5u59SkdR785h47en4
urh0ud36dlDN_CfXqT_zmMhbZzAnQ9Ot2U5BlKOtgErM426mBjm6SSMX82AZ
V0S9_Gn8KpBN5IKHsIoqGGCALia1N0LY574AvEdmavnuCh6EME77s-duLDXz
dLghWs6MMdQzwpsJdd4nsj_kHj5sQpvWG7VmSqkKPFK8pW2RZaghmSL6E4Rp
b9DhT_lg7f4YjQgIec1buCwuCKjgH4Cu1_yPUnv0aNYkmbnr7Ys3LlVnxi10
Rx_RoQJkmf_LJS3nLeBu96guQP7-hKLTRuhZxv2x-umEXgdN3AnlJrhN-3yX
TNZkM-W4eqH5Duu78rHugYkc9kCrmq56ZWN1_6Z4WuUbM9oExkKEgV9YFBiF
EZUEvF8Cm6kXVlA2jF8Gxi67Y91rxf3iYegxQReTnWuUe0l7KgT-rc9hKWJX
jLkPR9-H8g6uuamaZjkOM5pp_Hl7346K813g17SHNnD9a9Q3O1M0ZEqWwuzN
371FsSgg2sSaX1dwi5lRSnuA9CgFQo7Ee38AazXzZ5QEcSB9q3d8zFRv9b_u
QRKYUTGacZB3nXqYapIp9yQpupaIEOa3RRLI0od3QSa8voBGfdAgws1Z6QYJ
SEEPtmz9kv2Rw20emIyGXvhyaNbbO0KJpMwyq4c9Jt_FYz5Aqv24mXZ1aium
t6P9pWstJUogmdpzhT21yTP7QcDxQz100JdRkOMvO6al6VlKFkUnNcB_4UVu
lr9S8n-wmlqHb17CCQMiJxi41vDbf8LeH_kzMKONeaH9gE0ooKdjG1U7n-Fs
4ecya3rpK7mfx0MjYB6vQZyX9wlSI-ZhJIQgGGKWIui2qJwxif4tWc5QXJXD
i3F9mZDwZbpwjDloRkMFYPPj3yGhAx0Z8pnKd9YBYE45mhHvxXP6-fMUIb2E
W0q4P66OEcft1k_hPfD6z_hQjDMtIp06NZI8w_h7RTer3mxu7Yw11SIegBs7
wApi26EF1agg1G32a9PCs5ryq8-sVdOPUwSbGL_xYFXU8Bp80ghRa46zqz8A
UowOf5pEkolDZ-iKK5-rsodaJAz8UkAwDnLKTeQdL59R3ERQKmBeq01xJB_5
leqlXuhYG49nVlcpB1EFZ5I8z-VZOkHd5FDU3C3XggNEQI6zN8Vwz7lyuHzk
9WnZKFDJyhFrf5fdqgehIolxmf-TKdC6n3Z9HkA9w-y4XmZq7gWU0l-q_-eB
Pq-SwE84dOrXqStfrFb-t-yHO0pOexDIN2_K9a9HrrB6X_vyOfDBjcbYyy6I
eCixnnYkxqjSS1_XKjB963D3-CoJI6ZEESo-_iq0lspXnmvXx16RcaKtFZTJ
9e8gdawXBjW3C0mMT07TorCLBxs51QBdM-RlirkYZhHTxJxdVQFY6934s5-p
pvS4qtuBQFHA6zM4UaEakXWCjWpVDzwQZBvoFXQonyvfYv861Jk5vCwrilVK
auUmroup8ZjHVsH9ioyoZ-kA9OxF9aqXhAlD8PBcrZ244ywM2K8yZjiD-Na7
iEJZ84fc7nChHDMaocUG5sd57QwgRN4-AWFEWBxw6HcK-MBuU-e9FAyHSJGg
N1YIoYrm-T5NW5cip9y486wmj6kD6MXOGWtuvQSujXxJhoRC0zKF47WlY-yq
wMcwwogx-bBocynMVhZvcGKKRDU9DDG54V5egZs0a5aUjqxtoRY1UPY8_VB-
96KVm3bFwlIrXpUq1N6uFvHeJraK_S_88FshoYM6wYFz8Dr929fX-yl-Zxvp
av1CKXPQpuhsC9M8JRAwtok8aGaF9XKBuHZCpz41ytGvUa52X7sz-_JLvfiY
D_C3aL-LtFVYNm4p8Qs4LgpfRBv8vbj3w44AtTahuCXA9b0CwKH8qh4ruNWv
uhQ9_HbwUTuBHu5AUN5nPHA-9o1c9jIHgOY15eRDj1RmOVxZPGOjoW32Z_A5
DH4MVAvDzdvgBXGsfEUYQuh2h3DBAcknzHY5SldqpVAj7AOgFb22i5DgjzRy
hEtyvVjqL43u8Zsxv4niS4v_Uq-hS4KyULqln1GBCvSLfExqRLNgpC4TrH9w
iZWhW3uqKM6EPFdeb2Nab3f7bwOPbIupEPxsfqpph73mtPw37BBx7uh4WBWR
rcGmknUU_xHgYIWcyL6D53VnHulgk0TOc9dECJm_Gx9YGVDOV73jZGPbfVSQ
rRm1mlE8wXzizeVizmblexaOACp-SfQsWIqPUzJClU3qT3fPy6dK-vgdpI6R
QJTmE8Z1cVH2Dd9o2zILIT2trnZtfjy6MtKfO8PhErVWAoalKxPGuGYAf81I
TCN76OycQbDuCeQG7E3y6fWCZh8R3y4PZ8BL98TxM5a5zsGWbVLg8vbILCq-
yEDsII3vcr8Ar-SP8Od043sjI4SsQ-Q0WIN8eOSCww5rvBRH4pZsCesX-NvK
JbU-7KBoEYXa4hhyltWCiREkCvdWG6psHqkAa28lUl7lp1X8BdL92NsI2S4q
kf2LUVjD_kVToe0ciN2oj0cOmRCuaxyrmmW4lLsEl_tNfluze6o-9WwQtvgI
n8G2T0gVWevogueNJ-XFCQ1Q0HeGH0B-w-czb2NybSagWtDmpDA7CkpUO1G3
YEf1upg4o7zHQxRbP2siQCWx2HCVBJt3la3HlxY_cfN2NWKiJCmZKgopZhRR
1UoCXwE=
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.eonsoft.us/?feed=rss2&#038;p=361</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>usb audio multiplexer gui program.</title>
		<link>http://blog.eonsoft.us/?p=348</link>
		<comments>http://blog.eonsoft.us/?p=348#comments</comments>
		<pubDate>Wed, 14 Dec 2011 01:14:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[audio multiplexer]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[jumperone]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://blog.eonsoft.us/?p=348</guid>
		<description><![CDATA[Screen Shots: References: http://jumperone.com/2011/12/usb-audio-multiplexer]]></description>
			<content:encoded><![CDATA[<p>Screen Shots:<br />
<a href="http://blog.eonsoft.us/wp-content/uploads/2011/12/audiomux0002.jpg"><img src="http://blog.eonsoft.us/wp-content/uploads/2011/12/audiomux0002_tn.jpg" alt="none" /></a><a href="http://blog.eonsoft.us/wp-content/uploads/2011/12/audiomux0001.jpg"><img src="http://blog.eonsoft.us/wp-content/uploads/2011/12/audiomux0001_tn.jpg" alt="none" /></a><img src="http://blog.eonsoft.us/wp-content/uploads/2011/12/audiomux0003.jpg" alt="none" /></p>
<p>References:<br />
<a href="http://jumperone.com/2011/12/usb-audio-multiplexer" title="jumperone" target="_blank">http://jumperone.com/2011/12/usb-audio-multiplexer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eonsoft.us/?feed=rss2&#038;p=348</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk CLI: Most common commands.</title>
		<link>http://blog.eonsoft.us/?p=343</link>
		<comments>http://blog.eonsoft.us/?p=343#comments</comments>
		<pubDate>Sat, 03 Dec 2011 19:13:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.eonsoft.us/?p=343</guid>
		<description><![CDATA[localhost*CLI> core show help !-Execute a shell command ael reload-Reload AEL configuration ael set debug {read&#124;tokens&#124;mac-Enable AEL debugging flags agi dump html-Dumps a list of AGI commands in HTML format agi exec-Add AGI command to a channel in Async AGI agi set debug [on&#124;off]-Enable/Disable AGI debugging agi show commands [topic]-List AGI commands or specific help [...]]]></description>
			<content:encoded><![CDATA[<pre class="brush: bash; title: ; notranslate">
localhost*CLI&gt;core restart now
</pre>
<pre class="brush: bash; title: ; notranslate">
localhost*CLI&gt;core reload
</pre>
<pre class="brush: bash; title: ; notranslate">
localhost*CLI&gt;sip show registry
</pre>
<pre class="brush: bash; title: ; notranslate">
localhost*CLI&gt;sip reload
</pre>
<p><span id="more-343"></span><br />
localhost*CLI> core show help<br />
                             !-Execute a shell command<br />
                    ael reload-Reload AEL configuration<br />
ael set debug {read|tokens|mac-Enable AEL debugging flags<br />
                 agi dump html-Dumps a list of AGI commands in HTML format<br />
                      agi exec-Add AGI command to a channel in Async AGI<br />
        agi set debug [on|off]-Enable/Disable AGI debugging<br />
     agi show commands [topic]-List AGI commands or specific help<br />
                 aoc set debug-enable cli debugging of AOC messages<br />
                     cc cancel-Kill a CC transaction<br />
              cc report status-Reports CC stats<br />
               cdr show status-Display the CDR status<br />
               cel show status-Display the CEL status<br />
             channel originate-Originate a call<br />
              channel redirect-Redirect a call<br />
        channel request hangup-Request a hangup on a given channel<br />
         cli check permissions-Try a permissions config for a user<br />
        cli reload permissions-Reload CLI permissions config<br />
              cli show aliases-Show CLI command aliases<br />
          cli show permissions-Show CLI permissions<br />
                   config list-Show all files that have loaded a configuration file<br />
                 config reload-Force a reload on modules using a particular configuration file<br />
           core abort shutdown-Cancel a running shutdown<br />
            core clear profile-Clear profiling info<br />
       core ping taskprocessor-Ping a named task processor<br />
                   core reload-Global reload<br />
       core restart gracefully-Restart Asterisk gracefully<br />
              core restart now-Restart Asterisk immediately<br />
  core restart when convenient-Restart Asterisk at empty call volume<br />
        core set debug channel-Enable/disable debugging on a channel<br />
      core set {debug|verbose}-Set level of debug/verbose chattiness<br />
core show applications [like|d-Shows registered dialplan applications<br />
         core show application-Describe a specific dialplan application<br />
      core show calls [uptime]-Display information on calls<br />
core show channels [concise|ve-Display information on channels<br />
             core show channel-Display information on a specific channel<br />
        core show channeltypes-List available channel types<br />
         core show channeltype-Give more details on that channel type<br />
core show codecs [audio|video|-Displays a list of codecs<br />
               core show codec-Shows a specific codec<br />
     core show config mappings-Display config mappings (file names to config engines)<br />
        core show file formats-Displays file formats<br />
 core show file version [like]-List versions of files used to build Asterisk<br />
    core show functions [like]-Shows registered dialplan functions<br />
            core show function-Describe a specific dialplan function<br />
                core show help-Display help list, or specific help on a command<br />
               core show hints-Show dialplan hints<br />
                core show hint-Show dialplan hint<br />
       core show image formats-Displays image formats<br />
             core show license-Show the license(s) for this copy of Asterisk<br />
             core show profile-Display profiling info<br />
            core show settings-Show some core settings<br />
            core show switches-Show alternative switches<br />
             core show sysinfo-Show System Information<br />
      core show taskprocessors-List instantiated task processors and statistics<br />
             core show threads-Show running threads<br />
         core show translation-Display translation matrix<br />
    core show uptime [seconds]-Show uptime information<br />
             core show version-Display version info<br />
            core show warranty-Show the warranty (if any) for this copy of Asterisk<br />
          core stop gracefully-Gracefully shut down Asterisk<br />
                 core stop now-Shut down Asterisk immediately<br />
     core stop when convenient-Shut down Asterisk at empty call volume<br />
          core waitfullybooted-Wait for Asterisk to be fully booted<br />
         dahdi destroy channel-Destroy a channel<br />
                 dahdi restart-Fully restart DAHDI channels<br />
                 dahdi set dnd-Sets/resets DND (Do Not Disturb) mode on a channel<br />
              dahdi set hwgain-Set hardware gain on a channel<br />
              dahdi set swgain-Set software gain on a channel<br />
           dahdi show cadences-List cadences<br />
dahdi show channels [group|con-Show active DAHDI channels<br />
            dahdi show channel-Show information on a channel<br />
             dahdi show status-Show all DAHDI cards status<br />
            dahdi show version-Show the DAHDI version in use<br />
                      data get-Data API get<br />
           data show providers-Show data providers<br />
                  database del-Removes database key/value<br />
              database deltree-Removes database keytree/values<br />
                  database get-Gets database value<br />
                  database put-Adds/updates database value<br />
                 database show-Shows database contents<br />
              database showkey-Shows database contents<br />
               devstate change-Change a custom device state<br />
                 devstate list-List currently known custom device states<br />
        dialplan add extension-Add new extension into context<br />
        dialplan add ignorepat-Add new ignore pattern<br />
          dialplan add include-Include context in other context<br />
                dialplan debug-Show fast extension pattern matching data structures<br />
               dialplan reload-Reload extensions and *only* extensions<br />
     dialplan remove extension-Remove a specified extension<br />
     dialplan remove ignorepat-Remove ignore pattern from context<br />
       dialplan remove include-Remove a specified include from context<br />
                 dialplan save-Save current dialplan into a file<br />
          dialplan set chanvar-Set a channel variable<br />
dialplan set extenpatternmatch-Use the Old extension pattern matching algorithm.<br />
dialplan set extenpatternmatch-Use the New extension pattern matching algorithm.<br />
           dialplan set global-Set global dialplan variable<br />
         dialplan show chanvar-Show channel variables<br />
         dialplan show globals-Show global dialplan variables<br />
                 dialplan show-Show dialplan<br />
                dnsmgr refresh-Performs an immediate refresh<br />
                 dnsmgr reload-Reloads the DNS manager configuration<br />
                 dnsmgr status-Display the DNS manager status<br />
              event dump cache-Dump the internal event cache (for debugging)<br />
        fax set debug {on|off}-Enable/Disable FAX debugging on new FAX sessions<br />
         fax show capabilities-Show the capabilities of the registered FAX technology modules<br />
              fax show session-Show the status of the named FAX sessions<br />
             fax show sessions-Show the current FAX sessions<br />
             fax show settings-Show the global settings and defaults of both the FAX core and technology modules<br />
                fax show stats-Summarize FAX session history<br />
              fax show version-Show versions of FAX For Asterisk components<br />
               features reload-Reloads configured features<br />
                 features show-Lists configured features<br />
                  file convert-Convert audio file<br />
           group show channels-Display active channels with group(s)<br />
           gtalk show channels-Show GoogleTalk channels<br />
              http show status-Display HTTP server status<br />
                indication add-Add the given indication to the country<br />
             indication remove-Remove the given indication from the country<br />
               indication show-Display a list of all countries/indications<br />
      jabber create collection-Creates a PubSub node collection.<br />
            jabber create leaf-Creates a PubSub leaf node<br />
            jabber delete node-Deletes a PubSub node<br />
             jabber list nodes-Lists PubSub nodes<br />
            jabber purge nodes-Purges PubSub nodes<br />
                 jabber reload-Reload Jabber configuration<br />
     jabber set debug {on|off}-Enable/Disable Jabber debug<br />
           jabber show buddies-Show buddy lists of our clients<br />
       jabber show connections-Show state of clients and components<br />
                   jabber test-Shows roster, but is generally used for mog's debugging.<br />
                     keys init-Initialize RSA key passcodes<br />
                     keys show-Displays RSA key information<br />
           local show channels-List status of local channels<br />
                   logger mute-Toggle logging output to a console<br />
                 logger reload-Reopens the log files<br />
                 logger rotate-Rotates and reopens the log files<br />
logger set level {DEBUG|NOTICE-Enables/Disables a specific logging level for this console<br />
          logger show channels-List configured log channels<br />
                manager reload-Reload manager configurations<br />
    manager set debug [on|off]-Show, enable, disable debugging of the manager code<br />
          manager show command-Show a manager interface command<br />
         manager show commands-List manager interface commands<br />
        manager show connected-List connected manager interface users<br />
           manager show eventq-List manager interface queued events<br />
         manager show settings-Show manager global settings<br />
            manager show users-List configured manager users<br />
             manager show user-Display information on a specific manager user<br />
meetme {lock|unlock|mute|unmut-Execute a command on a conference or conferee<br />
         meetme list [concise]-List all or one conference<br />
          minivm list accounts-List defined mini-voicemail boxes<br />
         minivm list templates-List message templates<br />
             minivm list zones-List zone message formats<br />
                 minivm reload-Reload Mini-voicemail configuration<br />
          minivm show settings-Show mini-voicemail general settings<br />
             minivm show stats-Show some mini-voicemail statistics<br />
       mixmonitor {start|stop}-Execute a MixMonitor command<br />
                   module load-Load a module by name<br />
                 module reload-Reload configuration for a module<br />
            module show [like]-List modules and info<br />
                 module unload-Unload a module by name<br />
                    moh reload-Reload MusicOnHold<br />
              moh show classes-List MusicOnHold classes<br />
                moh show files-List MusicOnHold file-based classes<br />
              no debug channel-Disable debugging on channel(s)<br />
              parkedcalls show-List currently parked calls<br />
         phoneprov show routes-Show registered phoneprov http routes<br />
              realtime destroy-Delete a row from a RealTime database<br />
                 realtime load-Used to print out RealTime variables.<br />
          realtime mysql cache-Shows cached tables within the MySQL realtime driver<br />
         realtime mysql status-Shows connection information for the MySQL RealTime driver<br />
                realtime store-Store a new row into a RealTime database<br />
               realtime update-Used to update RealTime variables.<br />
              realtime update2-Used to test the RealTime update2 method<br />
    rtcp set debug {on|off|ip}-Enable/Disable RTCP debugging<br />
       rtcp set stats {on|off}-Enable/Disable RTCP stats<br />
     rtp set debug {on|off|ip}-Enable/Disable RTP debugging<br />
            say load [new|old]-Set or show the say mode<br />
                    sip notify-Send a notify packet to a SIP peer<br />
 sip prune realtime [peer|all]-Prune cached Realtime users/peers<br />
              sip qualify peer-Send an OPTIONS packet to a peer<br />
                    sip reload-Reload SIP configuration<br />
sip set debug {on|off|ip|peer}-Enable/Disable SIP debugging<br />
      sip set history {on|off}-Enable/Disable SIP history<br />
sip show {channels|subscriptio-List active SIP channels or subscriptions<br />
         sip show channelstats-List statistics for active SIP channels<br />
              sip show channel-Show detailed SIP channel info<br />
              sip show domains-List our local SIP domains<br />
              sip show history-Show SIP dialog history<br />
                sip show inuse-List all inuse/limits<br />
                  sip show mwi-Show MWI subscriptions<br />
              sip show objects-List all SIP object allocations<br />
                sip show peers-List defined SIP peers<br />
                 sip show peer-Show details on specific SIP peer<br />
             sip show registry-List SIP registration status<br />
                sip show sched-Present a report on the status of the scheduler queue<br />
             sip show settings-Show SIP global settings<br />
                  sip show tcp-List TCP Connections<br />
                sip show users-List defined SIP users<br />
                 sip show user-Show details on specific SIP user<br />
                sip unregister-Unregister (force expiration) a SIP peer from the registry<br />
             sla show stations-Show SLA Stations<br />
               sla show trunks-Show SLA Trunks<br />
       stun set debug {on|off}-Enable/Disable STUN debugging<br />
                   timing test-Run a timing test<br />
               transcoder show-Display DAHDI transcoder utilization.<br />
   udptl set debug {on|off|ip}-Enable/Disable UDPTL debugging<br />
                        ulimit-Set or show process resource limits<br />
              voicemail reload-Reload voicemail configuration<br />
          voicemail show users-List defined voicemail boxes<br />
          voicemail show zones-List zone message formats</p>
<h2>Reference</h2>
<p><a href="http://www.voip-info.org/wiki/view/Asterisk+CLI">VOIP-INFO: Asterisk CLI</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eonsoft.us/?feed=rss2&#038;p=343</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Omron G5V-1 relay.</title>
		<link>http://blog.eonsoft.us/?p=244</link>
		<comments>http://blog.eonsoft.us/?p=244#comments</comments>
		<pubDate>Sat, 19 Nov 2011 20:09:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[G5V-1]]></category>
		<category><![CDATA[Omron]]></category>
		<category><![CDATA[Relay]]></category>

		<guid isPermaLink="false">http://blog.eonsoft.us/?p=244</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;&#160;How to use a SPDT Relay. Digikey Part#: Z773-ND DATA SHEET: http://www.omron.com/ecb/products/pdf/en-g5v1.pdf Omron Prod Page: http://www.omron.com/ecb/products/pry/111/g5v_1.html]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;How to use a SPDT Relay.<br />
<span id="more-244"></span><br />
<a href="http://search.digikey.com/us/en/products/G5V-1-DC5/Z773-ND/87831">Digikey Part#: Z773-ND</a></p>
<p><img src="http://blog.eonsoft.us/wp-content/uploads/2011/11/omromDiagram.png" alt="omrom g5v-1 relay" /></p>
<p><!-- style="text-decoration: none; " --><br />
<a href="http://blog.eonsoft.us/wp-content/uploads/2011/11/relayconnection.png" target="_blank"><img src="http://blog.eonsoft.us/wp-content/uploads/2011/11/tn_relayconnection.jpg" alt="connection" width="200" height="130"/></a></p>
<p>DATA SHEET: <a href="http://www.omron.com/ecb/products/pdf/en-g5v1.pdf">http://www.omron.com/ecb/products/pdf/en-g5v1.pdf</a><br />
Omron Prod Page: <a href="http://www.omron.com/ecb/products/pry/111/g5v_1.html">http://www.omron.com/ecb/products/pry/111/g5v_1.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eonsoft.us/?feed=rss2&#038;p=244</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

