<?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>Development | Nerdpress.org</title>
	<atom:link href="https://nerdpress.org/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdpress.org</link>
	<description>...dev, tech problems and solutions.</description>
	<lastBuildDate>Fri, 31 May 2013 10:58:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>more Silverstripe bookmarklets</title>
		<link>https://nerdpress.org/2013/05/31/more-silverstripe-bookmarklets/</link>
					<comments>https://nerdpress.org/2013/05/31/more-silverstripe-bookmarklets/#comments</comments>
		
		<dc:creator><![CDATA[Max Girkens]]></dc:creator>
		<pubDate>Fri, 31 May 2013 10:56:50 +0000</pubDate>
				<category><![CDATA[Silverstripe]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[Development]]></category>
		<guid isPermaLink="false">https://nerdpress.org/?p=2443</guid>

					<description><![CDATA[<p>Since the Silverstripe-Developer Bookmarklets on ssbits.com are great, i thought it would be even better to have them as a editable/extendable collection: So here are some more as a JSFiddle: http://jsfiddle.net/HMkad/2/embedded/result/ If you&#8217;d like to extend the collection just edit the markup in the fiddle. And add something like this: &#8230;or this: Have fun!</p>
The post <a href="https://nerdpress.org/2013/05/31/more-silverstripe-bookmarklets/">more Silverstripe bookmarklets</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></description>
										<content:encoded><![CDATA[<p>Since the Silverstripe-Developer Bookmarklets <a href="http://www.ssbits.com/snippets/2012/silverstripe-developer-bookmarklets/">on ssbits.com</a> are great,<br />
i thought it would be even better to have them as a editable/extendable collection:</p>
<p>So here are some more as a JSFiddle:</p>
<p><a href="http://jsfiddle.net/HMkad/2/embedded/result/">http://jsfiddle.net/HMkad/2/embedded/result/<span id="more-2443"></span></a></p>
<p>If you&#8217;d like to extend the collection just edit the markup <a href="http://jsfiddle.net/HMkad/2/light/">in the fiddle</a>.<br />
And add something like this:</p>
<pre class="brush: xml; title: ; notranslate">
&lt;li&gt;
  &lt;p&gt;
    &lt;strong&gt;?showqueries=1&lt;/strong&gt; - List all SQL queries executed
  &lt;/p&gt;
  &lt;a data-param=&quot;showqueries=1&quot; href=&quot;#&quot;&gt;
    SS:showqueries=1
  &lt;/a&gt;
&lt;/li&gt;
</pre>
<p>&#8230;or this:</p>
<pre class="brush: xml; title: ; notranslate">
 &lt;li&gt;
   &lt;p&gt;
    &lt;strong&gt;dev/build&lt;/strong&gt; - Rebuild the entire database and manifest
   &lt;/p&gt;
   &lt;a data-param=&quot;dev/build&quot; href=&quot;#&quot;&gt;
     SS:dev/build
   &lt;/a&gt;
&lt;/li&gt;
</pre>
<p>Have fun!</p>The post <a href="https://nerdpress.org/2013/05/31/more-silverstripe-bookmarklets/">more Silverstripe bookmarklets</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></content:encoded>
					
					<wfw:commentRss>https://nerdpress.org/2013/05/31/more-silverstripe-bookmarklets/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>thank gawd it’s online #3</title>
		<link>https://nerdpress.org/2011/12/30/thank-gawd-it-s-online-3-2/</link>
		
		<dc:creator><![CDATA[Ivo Bathke]]></dc:creator>
		<pubDate>Fri, 30 Dec 2011 12:04:39 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[resources]]></category>
		<guid isPermaLink="false">https://nerdpress.org/?p=2010</guid>

					<description><![CDATA[<p>A little making of history from duckduckgo search engine. http://www.gabrielweinberg.com/blog/2011/12/duckduckgo-used-to-run-out-of-my-basement.html LinkedIn node.js performance tricks http://engineering.linkedin.com/nodejs/blazing-fast-nodejs-10-performance-tips-linkedin-mobile introducing PHP&#8217;s composer http://nelm.io/blog/2011/12/composer-part-1-what-why/ promoting PHP&#8217;s composer http://nelm.io/blog/2011/12/composer-part-2-impact/ node.js and PHP http://bergie.iki.fi/blog/dnode-make_php_and_node-js_talk_to_each_other/ JavaScript API for zooming http://lab.hakim.se/zoom-js/ Gadget: little printer http://vimeo.com/32796535 jQuery Animations with automatic CSS3 transitions when possible http://playground.benbarnett.net/jquery-animate-enhanced/ Batman.js is a framework for building rich web applications with &#8230; </p>
<p class="link-more"><a href="https://nerdpress.org/2011/12/30/thank-gawd-it-s-online-3-2/" class="more-link">Continue reading<span class="screen-reader-text"> "thank gawd it’s online #3"</span></a></p>
The post <a href="https://nerdpress.org/2011/12/30/thank-gawd-it-s-online-3-2/">thank gawd it’s online #3</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></description>
										<content:encoded><![CDATA[<p>A little making of history from duckduckgo search engine.<br />
<a href="http://www.gabrielweinberg.com/blog/2011/12/duckduckgo-used-to-run-out-of-my-basement.html">http://www.gabrielweinberg.com/blog/2011/12/duckduckgo-used-to-run-out-of-my-basement.html</a></p>
<p>LinkedIn node.js performance tricks<br />
<a href="http://engineering.linkedin.com/nodejs/blazing-fast-nodejs-10-performance-tips-linkedin-mobile">http://engineering.linkedin.com/nodejs/blazing-fast-nodejs-10-performance-tips-linkedin-mobile</a></p>
<p>introducing PHP&#8217;s composer<br />
<a href="http://nelm.io/blog/2011/12/composer-part-1-what-why/">http://nelm.io/blog/2011/12/composer-part-1-what-why/</a></p>
<p>promoting PHP&#8217;s composer<br />
<a href="http://nelm.io/blog/2011/12/composer-part-2-impact/">http://nelm.io/blog/2011/12/composer-part-2-impact/</a></p>
<p>node.js and PHP<br />
<a href="http://bergie.iki.fi/blog/dnode-make_php_and_node-js_talk_to_each_other/">http://bergie.iki.fi/blog/dnode-make_php_and_node-js_talk_to_each_other/</a></p>
<p>JavaScript API for zooming<br />
<a href="http://lab.hakim.se/zoom-js/">http://lab.hakim.se/zoom-js/</a></p>
<p>Gadget: little printer<br />
<a href="http://vimeo.com/32796535">http://vimeo.com/32796535</a></p>
<p>jQuery Animations with automatic CSS3 transitions when possible<br />
<a href="http://playground.benbarnett.net/jquery-animate-enhanced/">http://playground.benbarnett.net/jquery-animate-enhanced/</a></p>
<p>Batman.js is a framework for building rich web applications with CoffeeScript or JavaScript.<br />
<a href="http://batmanjs.org/">http://batmanjs.org/</a></p>
<p>some HTTP-Status Cats<br />
<a href="http://www.flickr.com/photos/girliemac/6508022985/in/set-72157628409467125">http://www.flickr.com/photos/girliemac/6508022985/in/set-72157628409467125</a></p>The post <a href="https://nerdpress.org/2011/12/30/thank-gawd-it-s-online-3-2/">thank gawd it’s online #3</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Symfony Day Cologne &#8211; Ein paar Slides</title>
		<link>https://nerdpress.org/2009/09/07/symfony-day-cologne-ein-paar-slides/</link>
					<comments>https://nerdpress.org/2009/09/07/symfony-day-cologne-ein-paar-slides/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 07 Sep 2009 12:06:26 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[sfdaycgn]]></category>
		<guid isPermaLink="false">https://nerdpress.org/?p=126</guid>

					<description><![CDATA[<p>Für den, der gerade nicht in Köln war,  habe ich hier höchstselbst mühsamst die dazugehörigen Slides zusammengesucht und -redaktioniert. Jaja&#8230; : Jonathan Wage on “Symfony 1.3 &#38; Doctrine 1.2“ Bernhard Schussek on “Best Practices with Lime 2“ Nicolas Perriault, &#8220;30 symfony best practices&#8220; Xavier Lacot, &#8220;Symfony vs. integrating products&#8221; (pdf) Lesenswert sind definitiv die ersten &#8230; </p>
<p class="link-more"><a href="https://nerdpress.org/2009/09/07/symfony-day-cologne-ein-paar-slides/" class="more-link">Continue reading<span class="screen-reader-text"> "Symfony Day Cologne &#8211; Ein paar Slides"</span></a></p>
The post <a href="https://nerdpress.org/2009/09/07/symfony-day-cologne-ein-paar-slides/">Symfony Day Cologne – Ein paar Slides</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></description>
										<content:encoded><![CDATA[<p>Für den, der gerade nicht in Köln war,  habe ich hier<span style="background-color: #ffffff;"> höchstselbst mühsamst die dazugehörigen Slides zusammengesucht und -redaktioniert. Jaja&#8230; :</span></p>
<ul>
<li><span style="background-color: #ffffff;">Jonathan Wage on “<a href="http://www.slideshare.net/jwage/symfony-13-doctrine-12">Symfony 1.3 &amp; Doctrine 1.2</a>“</span></li>
<li><span style="background-color: #ffffff;">Bernhard Schussek on “<a href="http://www.slideshare.net/bschussek/best-practice-testing-with-lime-2">Best Practices with Lime 2</a>“</span></li>
<li><span style="background-color: #ffffff;">Nicolas Perriault, &#8220;<a href="http://www.slideshare.net/nperriault/30-symfony-best-practices">30 symfony best practices</a>&#8220;</span></li>
<li><span style="background-color: #ffffff;">Xavier Lacot, &#8220;<a href="http://lacot.org/public/symfony/symfony-day-2009-symfony-vs-integrating-products-xavier-lacot-clever-age.pdf">Symfony vs. integrating products</a>&#8221; (pdf)</span></li>
</ul>
<p>Lesenswert sind definitiv die ersten beiden, als ein Ausblick auf die nächste Doctrine-Version in Verbindung mit Symfony 1.3 sowie ein kurzer Blick auf die Features von Lime 2, auch gespickt mit einigen Best Practices was Unit- und Functional Testing angeht.</p>The post <a href="https://nerdpress.org/2009/09/07/symfony-day-cologne-ein-paar-slides/">Symfony Day Cologne – Ein paar Slides</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></content:encoded>
					
					<wfw:commentRss>https://nerdpress.org/2009/09/07/symfony-day-cologne-ein-paar-slides/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
