<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/Direct</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 19:04:29 GMT</pubDate>
<item>
<title>(C++) Direct3D Easy Implementation - aday</title>
<link>http://snipplr.com/view/49063/direct3d-easy-implementation/</link>
<description><![CDATA[ <p>You have to link to ""d3d9.lib" and include the SDK folder on project settings.
This code works using DirectX SDK (June 2010). 
I made it on a Singleton to make the access to it easier.
Comments in spanish because I'm spanish.
           Be happy! :)</p> ]]></description>
<pubDate>Wed, 16 Feb 2011 02:48:10 GMT</pubDate>
<guid>http://snipplr.com/view/49063/direct3d-easy-implementation/</guid>
</item>
<item>
<title>(C++) DirectInput Easy Implementation - aday</title>
<link>http://snipplr.com/view/49062/directinput-easy-implementation/</link>
<description><![CDATA[ <p>You have to link to "dinput8.lib" and include SDK folder into your project settings.
This code works using DirectX SDK (June 2010). 
I made it on a Singleton to make the access to it easier.
Comments in spanish because I'm spanish.
           Be happy! :)</p> ]]></description>
<pubDate>Wed, 16 Feb 2011 02:42:27 GMT</pubDate>
<guid>http://snipplr.com/view/49062/directinput-easy-implementation/</guid>
</item>
<item>
<title>(JavaScript) Emulate Click with jQuery on Page Enter / Direct Lightbox Opening - disas</title>
<link>http://snipplr.com/view/48078/emulate-click-with-jquery-on-page-enter--direct-lightbox-opening/</link>
<description><![CDATA[ <p>This snippet could be useful if you use an div based design eg. with a slider or something similar. it grabs variables from the base url splitted by "#".

So you can browse to your site like "http://www.example.com/#1#2" and use the first and second variable to emulate an click on a menu or an lightbox collection eg.  for opening an lightbox directly when you enter the site.</p> ]]></description>
<pubDate>Sat, 29 Jan 2011 05:55:07 GMT</pubDate>
<guid>http://snipplr.com/view/48078/emulate-click-with-jquery-on-page-enter--direct-lightbox-opening/</guid>
</item>
<item>
<title>(PHP) Hypo CSV crawler - online banking statements downloader from Hypovereinsbank  Munich, Germany using PHP &amp;amp; CURL CLI - uioreanu</title>
<link>http://snipplr.com/view/13131/hypo-csv-crawler--online-banking-statements-downloader-from-hypovereinsbank--munich-germany-using-php--curl-cli/</link>
<description><![CDATA[ <p>updated 2013-04-18!

just replace the XXX fields with your own numbers. Then run this PHP Script from the command line (CLI mode). It will fetch the online statements from Hypovereinsbank direct banking. 

The code works by tweaking CURL settings around the HTTPS connection.</p> ]]></description>
<pubDate>Sun, 15 Mar 2009 15:12:35 GMT</pubDate>
<guid>http://snipplr.com/view/13131/hypo-csv-crawler--online-banking-statements-downloader-from-hypovereinsbank--munich-germany-using-php--curl-cli/</guid>
</item>
</channel>
</rss>