<?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>RunBay.net &#187; Programming</title>
	<atom:link href="http://www.runbay.net/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.runbay.net</link>
	<description>My Twii log</description>
	<lastBuildDate>Mon, 30 Aug 2010 18:02:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Amplify Sikuli</title>
		<link>http://www.runbay.net/amplify-sikuli/</link>
		<comments>http://www.runbay.net/amplify-sikuli/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 15:08:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sikuli]]></category>

		<guid isPermaLink="false">http://www.runbay.net/?p=6354</guid>
		<description><![CDATA[   

         .sikuli-code {
            font-size: 20px;
            font-family: "Osaka-mono", Monospace;
            line-height: 1.5em;
  [...]]]></description>
			<content:encoded><![CDATA[<p><html><br />
   <head></p>
<style type="text/css">
         .sikuli-code {
            font-size: 20px;
            font-family: "Osaka-mono", Monospace;
            line-height: 1.5em;
            display:table-cell;
            white-space: pre-wrap;       /* css-3 */
            white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
            white-space: -pre-wrap;      /* Opera 4-6 */
            white-space: -o-pre-wrap;    /* Opera 7 */
            word-wrap: break-word;       /* Internet Explorer 5.5+ */
            width: 99%;   /* remove horizontal scroll-bar when viewing in IE7 */
         }
         .sikuli-code img {
            vertical-align: middle;
            margin: 2px;
            border: 1px solid #ccc;
            padding: 2px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-box-shadow: 1px 1px 1px gray;
            -webkit-box-shadow: 1px 1px 2px gray;
         }
         .kw {
            color: blue;
         }
         .skw {
            color: rgb(63, 127, 127);
         }</p>
<p>         .str {
            color: rgb(128, 0, 0);
         }</p>
<p>         .dig {
            color: rgb(128, 64, 0);
         }</p>
<p>         .cmt {
            color: rgb(200, 0, 200);
         }</p>
<p>         h2 {
            display: inline;
            font-weight: normal;
         }  </p>
<p>         .info {
            border-bottom: 1px solid #ddd;
            padding-bottom: 5px;
            margin-bottom: 20px;
            display: none;
         }</p>
<p>         a {
            color: #9D2900;
         }</p>
<p>         body {
            font-family: "Trebuchet MS", Arial, Sans-Serif;
         }</p>
</style>
<p>   </head><br />
<body></p>
<div class="info">
<h2>amplify.sikuli</h2>
<p> <a href="amplify.zip">(Download this script)</a>
</div>
<pre class="sikuli-code">

user = <span class="skw">input</span>(<span class="str">"user"</span>)
mail = <span class="skw">input</span>(<span class="str">"mail"</span>)
passw = <span class="skw">input</span>(<span class="str">"passw"</span>)

nigger = <img src="http://www.runbay.net/wp-includes/images/sikuli/1265809965330.png" title="Amplify Sikuli" alt="1265809965330 Amplify Sikuli" />
line = <img src="http://www.runbay.net/wp-includes/images/sikuli/1265809907165.png" title="Amplify Sikuli" alt="1265809907165 Amplify Sikuli" />

<span class="skw">click</span>(line),<span class="skw">type</span>(<span class="str">"http://amplify.com/"</span> + Key.ENTER)
<span class="skw">wait</span>(nigger,<span class="dig">100000</span>)
<span class="skw">click</span>(<img src="http://www.runbay.net/wp-includes/images/sikuli/1265810065260.png" title="Amplify Sikuli" alt="1265810065260 Amplify Sikuli" />)
<span class="skw">wait</span>(<img src="http://www.runbay.net/wp-includes/images/sikuli/1265810118481.png" title="Amplify Sikuli" alt="1265810118481 Amplify Sikuli" />,<span class="dig">100000</span>)

<span class="skw">click</span> (<img src="http://www.runbay.net/wp-includes/images/sikuli/1265810118481.png" title="Amplify Sikuli" alt="1265810118481 Amplify Sikuli" />)
<span class="skw">wait</span>(<img src="http://www.runbay.net/wp-includes/images/sikuli/1265810324549.png" title="Amplify Sikuli" alt="1265810324549 Amplify Sikuli" />,<span class="dig">1000</span>)
<span class="skw">click</span>(<img src="http://www.runbay.net/wp-includes/images/sikuli/1265810378996.png" title="Amplify Sikuli" alt="1265810378996 Amplify Sikuli" />)
<span class="skw">type</span>(user)
<span class="skw">click</span>(<img src="http://www.runbay.net/wp-includes/images/sikuli/1265810409473.png" title="Amplify Sikuli" alt="1265810409473 Amplify Sikuli" />)

<span class="skw">type</span> (user)
<span class="skw">click</span> (<img src="http://www.runbay.net/wp-includes/images/sikuli/1265810431903.png" title="Amplify Sikuli" alt="1265810431903 Amplify Sikuli" />)
<span class="skw">type</span> (mail)
<span class="skw">click</span>(<img src="http://www.runbay.net/wp-includes/images/sikuli/1265810482756.png" title="Amplify Sikuli" alt="1265810482756 Amplify Sikuli" />)
<span class="skw">type</span> (passw)
<span class="skw">click</span>(<img src="http://www.runbay.net/wp-includes/images/sikuli/1265810534274.png" title="Amplify Sikuli" alt="1265810534274 Amplify Sikuli" />)

<span class="skw">type</span>(<span class="skw">input</span>(<span class="str">"Key"</span>))

<span class="skw">click</span>(<img src="http://www.runbay.net/wp-includes/images/sikuli/1265810574815.png" title="Amplify Sikuli" alt="1265810574815 Amplify Sikuli" />)
</pre>
<p></body><br />
</html></p>
]]></content:encoded>
			<wfw:commentRss>http://www.runbay.net/amplify-sikuli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sikuli &#8211; My opinion</title>
		<link>http://www.runbay.net/sikuli-my-opinion/</link>
		<comments>http://www.runbay.net/sikuli-my-opinion/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 14:57:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sikuli]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.runbay.net/?p=6349</guid>
		<description><![CDATA[&#8220;Sikuli is a visual technology to search and automate graphical user interfaces (GUI) using images (screenshots). &#8221;
That is how Sikuli is described in there homepage. 
An idea of this system is grate, but I feel disappointed, because it has very limited functions.
Sikuli uses Python, but seems it is old version of Python, what makes many [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Sikuli is a visual technology to search and automate graphical user interfaces (GUI) using images (screenshots). &#8221;</p>
<p>That is how Sikuli is described in there <a href="http://groups.csail.mit.edu/uid/sikuli/">homepage</a>. </p>
<p>An idea of this system is grate, but I feel disappointed, because it has very limited functions.</p>
<p>Sikuli uses Python, but seems it is old version of Python, what makes many functions hard to program something useful. First thing I didn&#8217;t like very much &#8211; Sikuli Python doesn&#8217;t support goto function. It would be nothing special, if only it would not have problems with &#8220;IF / FOR&#8221; and own maid functions.  </p>
<p>These functions must be written in one line only (don&#8217;t know Python much, but haven&#8217;t heard about this problem in regular version of Python). </p>
<p>Second thing &#8211; in functions I could not add any additional variable, only &#8220;self&#8221;. It sent me an Error message, when I tried to add picture directly in For function, and it doesn&#8217;t.</p>
<p>Next thing I tried &#8211; integrate some information source from outside. Only thing I could include was txt files. Tried to read them by line, what was successful , but thing I could not do was SPLIT, because it did split by chars. Had an idea, that it could automatic read, but could not do it, because as I said &#8211; For function didn&#8217;t work right.</p>
<p>All I said was bit chaos , but hope got the Idea. I&#8217;ll publish some of the scripts I started.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.runbay.net/sikuli-my-opinion/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>New problems with MSSQL EXPRESS</title>
		<link>http://www.runbay.net/new-problems-with-mssql-express/</link>
		<comments>http://www.runbay.net/new-problems-with-mssql-express/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 18:14:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OffTopic]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Had some new problems with MSSQL EXPRESS
As I installed thios database to other pc just tempolary, because it is really slow, I had to install it back to main pc.
And then my problems started.
As I&#8217;m bit old stylish and I really hate (that is the real word) Windows vista, and I have some problems using [...]]]></description>
			<content:encoded><![CDATA[<p>Had some new problems with MSSQL EXPRESS</p>
<p>As I installed thios database to other pc just tempolary, because it is really slow, I had to install it back to main pc.<br />
And then my problems started.</p>
<p>As I&#8217;m bit old stylish and I really hate (that is the real word) Windows vista, and I have some problems using Windows XP SP3, I&#8217;ve installed windows XP SP2.</p>
<p>And then started interesting thing &#8211; I could not install MSSQL EXPRESS 2005, because it had to have &#8220;MSXML6&#8243;</p>
<p>t.i. I had error<br />
&#8220;Setup is missing prerequisites:<br />
- MSXML6</p>
<p>Go to <a href="http://go.microsoft.com/fwlink/?LinkId=54583" target="_blank">http://go.microsoft.com/fwlink/?LinkId=54583</a>&#8221;</p>
<p>Well first of all &#8211; this link was wrong, and the real one was <a href="http://www.microsoft.com/downloads/details.aspx?familyid=993C0BCF-3BCF-4009-BE21-27E85E1857B1&#038;displaylang=en" target="_blank">here</a> /found out TNX to <a href="http://social.msdn.microsoft.com/forums/en-US/sqltools/thread/4e8d6e77-8fa0-4b0f-b2a7-3897921a866a/" target="_blank">MS Forum</a> and <a href="http://dotnetting.wordpress.com/2007/01/17/missing-msxml6-prerequisite-is-found-alive/#comment-529/" target="_blank">blog comments</a><br />
But there was an other grate thing. This Install still didn&#8217;t work after I installed MSXML6. It took me two hours to find links listed above this line, and still some 5 minutes to find this <a href="http://gandhirohan.blogspot.com/2008/08/error-installing-sql-server-management.html" target="_blank">blog</a></p>
<p>Well after all this I&#8217;m really p**** and had some ideas how to delete some MS developers. But good things are those things, witch ends good <img src='http://www.runbay.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' title="New problems with MSSQL EXPRESS" /> </p>
<p>Hope this will help you <img src='http://www.runbay.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' title="New problems with MSSQL EXPRESS" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.runbay.net/new-problems-with-mssql-express/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>About Plugins</title>
		<link>http://www.runbay.net/about-plugins/</link>
		<comments>http://www.runbay.net/about-plugins/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 16:23:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[There are lot of people that think Twitter is Grate.
Well &#8211; i think it is the best. I have added to many of my clients too&#8230;
]]></description>
			<content:encoded><![CDATA[<p>There are lot of people that think Twitter is Grate.<br />
Well &#8211; i think it is the best. I have added to many of my clients too&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.runbay.net/about-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>About Twitter tools</title>
		<link>http://www.runbay.net/about-twitter-tools/</link>
		<comments>http://www.runbay.net/about-twitter-tools/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 15:50:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[php programming]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.runbay.net/?p=512</guid>
		<description><![CDATA[Most of tools are not for free &#8211; there still can find good old AutoTweeter v0.4beta &#8211; there were it is, it is for free. PHP scripts are grate &#8211; I really fell that tool with automatic DM will be useful for me. Because many has that, but I don&#8217;t.
]]></description>
			<content:encoded><![CDATA[<p>Most of tools are not for free &#8211; there still can find good old AutoTweeter v0.4beta &#8211; there were it is, it is for free. PHP scripts are grate &#8211; I really fell that tool with automatic DM will be useful for me. Because many has that, but I don&#8217;t.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.runbay.net/about-twitter-tools/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Almost done</title>
		<link>http://www.runbay.net/almost-done/</link>
		<comments>http://www.runbay.net/almost-done/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 22:00:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Yes, it has been almost done. MSSQL restore has been done, but the name of the Server was too long. Tomorrow I&#8217;ll do it till the end. I hope, because time I have spent pretty much  
]]></description>
			<content:encoded><![CDATA[<p>Yes, it has been almost done. MSSQL restore has been done, but the name of the Server was too long. Tomorrow I&#8217;ll do it till the end. I hope, because time I have spent pretty much <img src='http://www.runbay.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' title="Almost done" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.runbay.net/almost-done/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Help Me with MSSQL</title>
		<link>http://www.runbay.net/help-me-with-mssql/</link>
		<comments>http://www.runbay.net/help-me-with-mssql/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 11:31:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Have a problem like:
Msg 156, Level 15, State 1, Line 1
Incorrect syntax near the keyword &#8216;from&#8217;.
Msg 319, Level 15, State 1, Line 1
Incorrect syntax near the keyword &#8216;with&#8217;. If this statement is a common table expression or an xmlnamespaces clause, the previous statement must be terminated with a semicolon.
when I tried to restore database using [...]]]></description>
			<content:encoded><![CDATA[<p>Have a problem like:<br />
<font size=2>Msg 156, Level 15, State 1, Line 1<br />
Incorrect syntax near the keyword &#8216;from&#8217;.<br />
Msg 319, Level 15, State 1, Line 1<br />
Incorrect syntax near the keyword &#8216;with&#8217;. If this statement is a common table expression or an xmlnamespaces clause, the previous statement must be terminated with a semicolon.</font><br />
when I tried to restore database using<a href="http://dbaspot.com/forums/sqlserver-faq/228346-move-database-one-computer-another.html"> these tips</a> <img src='http://www.runbay.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' title="Help Me with MSSQL" />  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.runbay.net/help-me-with-mssql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plug In for Twitter</title>
		<link>http://www.runbay.net/plugin-for-twitter/</link>
		<comments>http://www.runbay.net/plugin-for-twitter/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 21:11:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.runbay.net/?p=136</guid>
		<description><![CDATA[Well  &#8211; to make plug in work as I need, I maid some changes in Original:
Changes I maid in file twitter-tools.php line 498 (or 500).
Can&#8217;t show original, but my included code looks like this:
if (!$data) {
return;
}
//Setting for Twii
$data['post_content'] = str_replace  (&#8217;nofollow&#8217;,&#8221;,$data['post_content']);
$data['post_content'] = &#8220;Text Before&#8221; . $data['post_content'] . &#8220;&#60;br/&#62; &#60;br/&#62; &#60;br/&#62; &#60;strong&#62; This is [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.worknet.lv/main/images/stories/gateway.jpg" alt="gateway Plug In for Twitter" width="293" height="293" title="Plug In for Twitter" /></p>
<p>Well  &#8211; to make plug in work as I need, I maid some changes in<a href="http://alexking.org/projects/wordpress" target="_blank"> Original</a>:</p>
<p>Changes I maid in file <em>twitter-tools.php </em>line 498 (or 500).</p>
<p>Can&#8217;t show original, but my included code looks like this:</p>
<p><em>if (!$data) {<br />
return;<br />
}<br />
//Setting for Twii<br />
$data['post_content'] = str_replace  (&#8217;nofollow&#8217;,&#8221;,$data['post_content']);<br />
$data['post_content'] = &#8220;Text Before&#8221; . $data['post_content'] . &#8220;&lt;br/&gt; &lt;br/&gt; &lt;br/&gt; &lt;strong&gt; This is my Message from Twitter! &lt;/strong&gt;&#8221;;<br />
$data['post_title'] = &#8220;I Twitt &#8211; &#8220;. date(&#8221;H.i&#8221;);<br />
//</em></p>
<p>What I did was</p>
<ul>
<li>I took out No-follow;</li>
<li>I changed title to my own, but didn&#8217;t find the best way to make it dynamic</li>
<li>I added extra text (you may put in Variables too) after and before Tweet.</li>
</ul>
<p>That&#8217;s all , hope this will be useful for you <img src='http://www.runbay.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Plug In for Twitter" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.runbay.net/plugin-for-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
