﻿<?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>Ladysign Dev Blog</title>
	<atom:link href="http://www.ladysign-apps.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ladysign-apps.com/blog</link>
	<description>Girls can code.</description>
	<lastBuildDate>Mon, 01 Feb 2010 09:44:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unicode converter</title>
		<link>http://www.ladysign-apps.com/blog/code/encoding/unicode-converter/</link>
		<comments>http://www.ladysign-apps.com/blog/code/encoding/unicode-converter/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 09:44:28 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[encoding]]></category>
		<category><![CDATA[encoding euro sign]]></category>
		<category><![CDATA[json utf-8]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://www.ladysign-apps.com/blog/?p=971</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>I found a handy unicode converter online. This might become handy when for encoding UTF-8 characters in Javascript/JSON o[......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>I found a handy unicode converter online. This might become handy when for encoding UTF-8 characters in Javascript/JSON objects. (such as for example the &euro; sign. which becomes: &#8220;\u20ac&#8221;</p>
<p><a href="http://people.w3.org/rishida/scripts/uniview/conversion.php">http://people.w3.org/rishida/scripts/uniview/conversion.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/encoding/unicode-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unminify (decompress) javascript</title>
		<link>http://www.ladysign-apps.com/blog/code/javascript/unminify-decompress-javascript/</link>
		<comments>http://www.ladysign-apps.com/blog/code/javascript/unminify-decompress-javascript/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 09:45:28 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[decompress javascript]]></category>
		<category><![CDATA[decompress js]]></category>
		<category><![CDATA[unminify]]></category>

		<guid isPermaLink="false">http://www.ladysign-apps.com/blog/?p=966</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>Today I needed to edit a minified javascript file.<br />
I came across this tool which can decompress / unminify it for better [......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>Today I needed to edit a minified javascript file.<br />
I came across this tool which can decompress / unminify it for better reading:</p>
<p><a href="http://jsbeautifier.org/">http://jsbeautifier.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/javascript/unminify-decompress-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>eFocus number 1 internet full service company</title>
		<link>http://www.ladysign-apps.com/blog/code/css/efocus-number-1-internet-full-service-company/</link>
		<comments>http://www.ladysign-apps.com/blog/code/css/efocus-number-1-internet-full-service-company/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 17:33:25 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[efocus]]></category>

		<guid isPermaLink="false">http://www.ladysign-apps.com/blog/?p=960</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 5 out of 5 stars</p>
<p>Last week the company I work for: eFocus, became number 1 in the <a href="http://www.emerce.nl/artikel.jsp?rubriek=404797&#038;id=2997956">Emerce top 100</a>.<br />
We&#8217;re very happy with this notatio[......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 5 out of 5 stars</p>
<p>Last week the company I work for: eFocus, became number 1 in the <a href="http://www.emerce.nl/artikel.jsp?rubriek=404797&#038;id=2997956">Emerce top 100</a>.<br />
We&#8217;re very happy with this notation! </p>
<p><a href="http://www.efocus.nl/algemeen/nieuws/efocus_nummer_1_fullservice_internetbureau_in_emer"><br />
<img src="http://www.ladysign-apps.com/blog/siteimg/efocus.jpg" alt="eFocus #1 internet full service company" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/css/efocus-number-1-internet-full-service-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Style sexy submit buttons with CSS</title>
		<link>http://www.ladysign-apps.com/blog/code/css/style-sexy-submit-buttons-with-css/</link>
		<comments>http://www.ladysign-apps.com/blog/code/css/style-sexy-submit-buttons-with-css/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 17:19:57 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[sexy buttons]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[submit button]]></category>

		<guid isPermaLink="false">http://www.ladysign-apps.com/blog/?p=950</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 2 out of 5 stars</p>
<p>It&#8217;s nice to style your buttons with CSS. &#8211; For anchor tags, this is easy todo, if you use the <a href="http://www.alistapart.com/articles/slidingdoors/">sliding doors [......]</a></p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 2 out of 5 stars</p>
<p>It&#8217;s nice to style your buttons with CSS. &#8211; For anchor tags, this is easy todo, if you use the <a href="http://www.alistapart.com/articles/slidingdoors/">sliding doors CSS technique</a>.<br />
But it gets nasty when you want to style the submit button, specially if you want the same results in all modern browsers.</p>
<p>What I often see, is in this case, that people create the submit  button via an anchor tag as well. The onsubmit action will be added dynamicly via Javascript. &#8211; Sure this works, but when people disable Javascript (and people do), you can not submit the form. &#8211; Bad accessibility.</p>
<p>The input type submit button is the worse button to style. But there is also a button tag, which can contain a type=submit. This button tag, can contain child tags, just as you do with an anchor tag.<br />
Please see my solution below.</p>
<p>You can download the image files:<br />
<a href="http://www.ladysign-apps.com/blog/siteimg/submit-button-img-span.gif">left main button image</a> | <a href="http://www.ladysign-apps.com/blog/siteimg/submit-button-img-right.gif">right side button image</a></p>
<p><strong>html:</strong></p>
<pre class="brush: xml;">&lt;p&gt;
&lt;a class=&quot;button&quot; href=&quot;#&quot;&gt;&lt;span class=&quot;right&quot;&gt;&lt;span class=&quot;inner&quot;&gt;Ok&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;button type=&quot;submit&quot; class=&quot;button&quot; href=&quot;#&quot;&gt;&lt;span class=&quot;right&quot;&gt;&lt;span class=&quot;inner&quot;&gt;Submit&lt;/span&gt;&lt;/span&gt;&lt;/button&gt;
&lt;/p&gt;</pre>
<p><strong>css:</strong></p>
<pre class="brush: css;">.button {
    background: none;
    clear: both;
    cursor: pointer;
    color: #444;
    display: inline-block;
    font: normal 12px arial, sans-serif;
    overflow: hidden;
    text-decoration: none;
    whitespace: no-wrap;
}

.button .inner {
   background: transparent url(../siteimg/submit-button-img-span.gif) no-repeat scroll top left;
   float: left;
}

.button .right {
    background: transparent url('../siteimg/submit-button-img-right.gif') no-repeat scroll top right;
	float: left;
	padding: 0 18px 0 0;
}

a.button span {
	padding: 5px 0 5px 18px;
}

button.button {
	border: none;
	padding: 0;
}

button.button span {
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 15px;
}

.button:active span, .button:hover span {
	color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}</pre>
<p>Check <a href="http://www.ladysign-apps.com/blog/lee/submit-button.html">my demo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/css/style-sexy-submit-buttons-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BttrayCE is not a valid program</title>
		<link>http://www.ladysign-apps.com/blog/other/mobile-devices/bttrayce-is-not-a-valid-program/</link>
		<comments>http://www.ladysign-apps.com/blog/other/mobile-devices/bttrayce-is-not-a-valid-program/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 21:57:34 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[mobile devices]]></category>
		<category><![CDATA[bluetooth error]]></category>
		<category><![CDATA[bttrayce]]></category>
		<category><![CDATA[tomtom7]]></category>

		<guid isPermaLink="false">http://www.ladysign-apps.com/blog/?p=945</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>This error message popped up, on my HTC Touch Pro 2 device, after installing TomTom 7.<br />
It places new bluetooth dll&#8217;[......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>This error message popped up, on my HTC Touch Pro 2 device, after installing TomTom 7.<br />
It places new bluetooth dll&#8217;s in your device file system.</p>
<p><strong><br />
\Windows\BtSdkCE30.dll<br />
\Windows\BtCoreIf.dll<br />
</strong></p>
<p>A simple rename or remove, will solve the issue.<br />
You can access it via your device file explorer. &#8211; Make sure hidden files are visible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/other/mobile-devices/bttrayce-is-not-a-valid-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
