<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>rednael - Script and HTML</title>
    <link>http://blog.rednael.com/</link>
    <description>random thoughts, formed in the twisted mind of a coder...</description>
    <language>en-us</language>
    <copyright>Martijn Thie</copyright>
    <lastBuildDate>Thu, 24 Sep 2009 11:56:28 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>blog@rednael.com</managingEditor>
    <webMaster>blog@rednael.com</webMaster>
    <item>
      <trackback:ping>http://blog.rednael.com/Trackback.aspx?guid=03d0efc2-80fe-4bee-b211-203a61bb37a3</trackback:ping>
      <pingback:server>http://blog.rednael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.rednael.com/PermaLink,guid,03d0efc2-80fe-4bee-b211-203a61bb37a3.aspx</pingback:target>
      <dc:creator>Martijn Thie</dc:creator>
      <wfw:comment>http://blog.rednael.com/CommentView,guid,03d0efc2-80fe-4bee-b211-203a61bb37a3.aspx</wfw:comment>
      <wfw:commentRss>http://blog.rednael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=03d0efc2-80fe-4bee-b211-203a61bb37a3</wfw:commentRss>
      <title>Defining instantiatable classes using Javascript Literal Object Notation</title>
      <guid isPermaLink="false">http://blog.rednael.com/PermaLink,guid,03d0efc2-80fe-4bee-b211-203a61bb37a3.aspx</guid>
      <link>http://blog.rednael.com/2009/09/24/DefiningInstantiatableClassesUsingJavascriptLiteralObjectNotation.aspx</link>
      <pubDate>Thu, 24 Sep 2009 11:56:28 GMT</pubDate>
      <description>How to write javascript classes in JSON (JavaScript [literal] Object Notation) style, which can be instantiated (created) to objects using the "new" keyword? And that without the use of any additional framework? This article tells it all...&lt;img width="0" height="0" src="http://blog.rednael.com/aggbug.ashx?id=03d0efc2-80fe-4bee-b211-203a61bb37a3"/&gt;&lt;br/&gt;&lt;hr/&gt;visit my blog at &lt;a href="http://blog.rednael.com"&gt;blog.rednael.com&lt;/a&gt;. &lt;br /&gt;Rednael</description>
      <comments>http://blog.rednael.com/CommentView,guid,03d0efc2-80fe-4bee-b211-203a61bb37a3.aspx</comments>
      <category>Script and HTML</category>
    </item>
    <item>
      <trackback:ping>http://blog.rednael.com/Trackback.aspx?guid=518600bc-c062-4657-bd25-5aae64d32c1d</trackback:ping>
      <pingback:server>http://blog.rednael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.rednael.com/PermaLink,guid,518600bc-c062-4657-bd25-5aae64d32c1d.aspx</pingback:target>
      <dc:creator>Martijn Thie</dc:creator>
      <wfw:comment>http://blog.rednael.com/CommentView,guid,518600bc-c062-4657-bd25-5aae64d32c1d.aspx</wfw:comment>
      <wfw:commentRss>http://blog.rednael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=518600bc-c062-4657-bd25-5aae64d32c1d</wfw:commentRss>
      <slash:comments>6</slash:comments>
      <title>Trapping mouse events on transparent Input elements or Textareas in IE</title>
      <guid isPermaLink="false">http://blog.rednael.com/PermaLink,guid,518600bc-c062-4657-bd25-5aae64d32c1d.aspx</guid>
      <link>http://blog.rednael.com/2009/09/01/TrappingMouseEventsOnTransparentInputElementsOrTextareasInIE.aspx</link>
      <pubDate>Tue, 01 Sep 2009 13:53:37 GMT</pubDate>
      <description>How to trap an onmousedown, an onmousemove or other mouse events on a transparent input element or textarea element in Internet Explorer 7 and 8? The problem and the solution, including examples.&lt;img width="0" height="0" src="http://blog.rednael.com/aggbug.ashx?id=518600bc-c062-4657-bd25-5aae64d32c1d"/&gt;&lt;br/&gt;&lt;hr/&gt;visit my blog at &lt;a href="http://blog.rednael.com"&gt;blog.rednael.com&lt;/a&gt;. &lt;br /&gt;Rednael</description>
      <comments>http://blog.rednael.com/CommentView,guid,518600bc-c062-4657-bd25-5aae64d32c1d.aspx</comments>
      <category>Script and HTML</category>
    </item>
    <item>
      <trackback:ping>http://blog.rednael.com/Trackback.aspx?guid=4a18a728-9957-4af8-aa42-a64e69c2cb30</trackback:ping>
      <pingback:server>http://blog.rednael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.rednael.com/PermaLink,guid,4a18a728-9957-4af8-aa42-a64e69c2cb30.aspx</pingback:target>
      <dc:creator>Martijn Thie</dc:creator>
      <wfw:comment>http://blog.rednael.com/CommentView,guid,4a18a728-9957-4af8-aa42-a64e69c2cb30.aspx</wfw:comment>
      <wfw:commentRss>http://blog.rednael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=4a18a728-9957-4af8-aa42-a64e69c2cb30</wfw:commentRss>
      <title>Securing webpages with the Locked element</title>
      <guid isPermaLink="false">http://blog.rednael.com/PermaLink,guid,4a18a728-9957-4af8-aa42-a64e69c2cb30.aspx</guid>
      <link>http://blog.rednael.com/2009/08/04/SecuringWebpagesWithTheLockedElement.aspx</link>
      <pubDate>Tue, 04 Aug 2009 13:49:23 GMT</pubDate>
      <description>Is there a way to fight JavaScript injections and cross-side scripting? Not in a very effective way. Not in a standards compliant way. Time to change the standards!&lt;img width="0" height="0" src="http://blog.rednael.com/aggbug.ashx?id=4a18a728-9957-4af8-aa42-a64e69c2cb30"/&gt;&lt;br/&gt;&lt;hr/&gt;visit my blog at &lt;a href="http://blog.rednael.com"&gt;blog.rednael.com&lt;/a&gt;. &lt;br /&gt;Rednael</description>
      <comments>http://blog.rednael.com/CommentView,guid,4a18a728-9957-4af8-aa42-a64e69c2cb30.aspx</comments>
      <category>Script and HTML</category>
      <category>Security</category>
    </item>
    <item>
      <trackback:ping>http://blog.rednael.com/Trackback.aspx?guid=2be3eb86-f166-4e2f-a74b-c77136c73de5</trackback:ping>
      <pingback:server>http://blog.rednael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.rednael.com/PermaLink,guid,2be3eb86-f166-4e2f-a74b-c77136c73de5.aspx</pingback:target>
      <dc:creator>Martijn Thie</dc:creator>
      <wfw:comment>http://blog.rednael.com/CommentView,guid,2be3eb86-f166-4e2f-a74b-c77136c73de5.aspx</wfw:comment>
      <wfw:commentRss>http://blog.rednael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=2be3eb86-f166-4e2f-a74b-c77136c73de5</wfw:commentRss>
      <title>Javascript Injection</title>
      <guid isPermaLink="false">http://blog.rednael.com/PermaLink,guid,2be3eb86-f166-4e2f-a74b-c77136c73de5.aspx</guid>
      <link>http://blog.rednael.com/2009/08/04/JavascriptInjection.aspx</link>
      <pubDate>Tue, 04 Aug 2009 11:52:00 GMT</pubDate>
      <description>Injecting remote scripts into any webpage using the addressbar. How it's done and what could happen. A serious serious security issue.&lt;img width="0" height="0" src="http://blog.rednael.com/aggbug.ashx?id=2be3eb86-f166-4e2f-a74b-c77136c73de5"/&gt;&lt;br/&gt;&lt;hr/&gt;visit my blog at &lt;a href="http://blog.rednael.com"&gt;blog.rednael.com&lt;/a&gt;. &lt;br /&gt;Rednael</description>
      <comments>http://blog.rednael.com/CommentView,guid,2be3eb86-f166-4e2f-a74b-c77136c73de5.aspx</comments>
      <category>Script and HTML</category>
      <category>Security</category>
    </item>
    <item>
      <trackback:ping>http://blog.rednael.com/Trackback.aspx?guid=29a2efdb-406c-429d-b9ea-3c2f07594fba</trackback:ping>
      <pingback:server>http://blog.rednael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.rednael.com/PermaLink,guid,29a2efdb-406c-429d-b9ea-3c2f07594fba.aspx</pingback:target>
      <dc:creator>Martijn Thie</dc:creator>
      <wfw:comment>http://blog.rednael.com/CommentView,guid,29a2efdb-406c-429d-b9ea-3c2f07594fba.aspx</wfw:comment>
      <wfw:commentRss>http://blog.rednael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=29a2efdb-406c-429d-b9ea-3c2f07594fba</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <title>about:Tabs</title>
      <guid isPermaLink="false">http://blog.rednael.com/PermaLink,guid,29a2efdb-406c-429d-b9ea-3c2f07594fba.aspx</guid>
      <link>http://blog.rednael.com/2009/07/30/aboutTabs.aspx</link>
      <pubDate>Thu, 30 Jul 2009 10:58:49 GMT</pubDate>
      <description>Finding the source of the NewTabPageScripts.js in the about:Tabs page of IE8. Hint: It's in a resource dll&lt;img width="0" height="0" src="http://blog.rednael.com/aggbug.ashx?id=29a2efdb-406c-429d-b9ea-3c2f07594fba"/&gt;&lt;br/&gt;&lt;hr/&gt;visit my blog at &lt;a href="http://blog.rednael.com"&gt;blog.rednael.com&lt;/a&gt;. &lt;br /&gt;Rednael</description>
      <comments>http://blog.rednael.com/CommentView,guid,29a2efdb-406c-429d-b9ea-3c2f07594fba.aspx</comments>
      <category>Script and HTML</category>
    </item>
    <item>
      <trackback:ping>http://blog.rednael.com/Trackback.aspx?guid=de3bf162-a075-47ee-b53f-c306e225d11c</trackback:ping>
      <pingback:server>http://blog.rednael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.rednael.com/PermaLink,guid,de3bf162-a075-47ee-b53f-c306e225d11c.aspx</pingback:target>
      <dc:creator>Martijn Thie</dc:creator>
      <wfw:comment>http://blog.rednael.com/CommentView,guid,de3bf162-a075-47ee-b53f-c306e225d11c.aspx</wfw:comment>
      <wfw:commentRss>http://blog.rednael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=de3bf162-a075-47ee-b53f-c306e225d11c</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <title>Securing your password transfers with Keyed-Hashing (HMAC/Cram-MD5)</title>
      <guid isPermaLink="false">http://blog.rednael.com/PermaLink,guid,de3bf162-a075-47ee-b53f-c306e225d11c.aspx</guid>
      <link>http://blog.rednael.com/2008/09/30/SecuringYourPasswordTransfersWithKeyedHashingHMACCramMD5.aspx</link>
      <pubDate>Tue, 30 Sep 2008 14:49:26 GMT</pubDate>
      <description>Checking passwords the secure way. This post explains how you can implement a secure password system. A system where you don't have to send your password over the internet to be validated. It explains about HMAC and Cram-MD5. Some examples (in C#.Net) are included to demonstrate implementation of the system.&lt;img width="0" height="0" src="http://blog.rednael.com/aggbug.ashx?id=de3bf162-a075-47ee-b53f-c306e225d11c"/&gt;&lt;br/&gt;&lt;hr/&gt;visit my blog at &lt;a href="http://blog.rednael.com"&gt;blog.rednael.com&lt;/a&gt;. &lt;br /&gt;Rednael</description>
      <comments>http://blog.rednael.com/CommentView,guid,de3bf162-a075-47ee-b53f-c306e225d11c.aspx</comments>
      <category>Script and HTML</category>
      <category>Security</category>
    </item>
    <item>
      <trackback:ping>http://blog.rednael.com/Trackback.aspx?guid=25e96f1f-487c-4ee4-a6e2-71258fef1017</trackback:ping>
      <pingback:server>http://blog.rednael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.rednael.com/PermaLink,guid,25e96f1f-487c-4ee4-a6e2-71258fef1017.aspx</pingback:target>
      <dc:creator>Martijn Thie</dc:creator>
      <wfw:comment>http://blog.rednael.com/CommentView,guid,25e96f1f-487c-4ee4-a6e2-71258fef1017.aspx</wfw:comment>
      <wfw:commentRss>http://blog.rednael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=25e96f1f-487c-4ee4-a6e2-71258fef1017</wfw:commentRss>
      <title>Simple AJAX</title>
      <guid isPermaLink="false">http://blog.rednael.com/PermaLink,guid,25e96f1f-487c-4ee4-a6e2-71258fef1017.aspx</guid>
      <link>http://blog.rednael.com/2008/08/17/SimpleAJAX.aspx</link>
      <pubDate>Sun, 17 Aug 2008 11:43:01 GMT</pubDate>
      <description>AJAX the simple way. Without XMLDocuments and frameworks. Just plain DHTML&lt;img width="0" height="0" src="http://blog.rednael.com/aggbug.ashx?id=25e96f1f-487c-4ee4-a6e2-71258fef1017"/&gt;&lt;br/&gt;&lt;hr/&gt;visit my blog at &lt;a href="http://blog.rednael.com"&gt;blog.rednael.com&lt;/a&gt;. &lt;br /&gt;Rednael</description>
      <comments>http://blog.rednael.com/CommentView,guid,25e96f1f-487c-4ee4-a6e2-71258fef1017.aspx</comments>
      <category>Script and HTML</category>
    </item>
  </channel>
</rss>