<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for dziegler</title><link>http://disqus.com/by/dziegler/</link><description></description><atom:link href="http://disqus.com/dziegler/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 04 Jul 2011 11:21:53 -0000</lastBuildDate><item><title>Re: CSS compilers rock</title><link>http://blog.davidziegler.net/post/92203003#comment-241848458</link><description>&lt;p&gt;This is true and I've been meaning to post about this recently but it keeps slipping my mind. django-css was originally a fork of django-compressor. Since then, django-compressor has gotten new project owners and now does everything django-css does in addition to being more actively maintained. I'm going to write up a migration guide and suggest that people migrate over to django-compressor. &lt;br&gt;I also consider clevercss to be pretty much a dead end at this point too. LESS, SASS, and Compass have much more active development and I don't see much value in clevercss anymore as a real project. For what it's worth, these days I use LESS.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Mon, 04 Jul 2011 11:21:53 -0000</pubDate></item><item><title>Re: Announcing django-cachebot</title><link>http://blog.davidziegler.net/post/429237463#comment-194351632</link><description>&lt;p&gt;Yes and no. I use it and just updated it so that it works with Django 1.3, but there are a few types of queries that will throw errors that I haven't gotten around to fixing yet: &lt;a href="https://github.com/dziegler/django-cachebot/issues" rel="nofollow noopener" target="_blank" title="https://github.com/dziegler/django-cachebot/issues"&gt;https://github.com/dziegler...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Some optimization could also be done with regard to memcache queries and cache invalidation, but right now it just hasn't been a priority for me because I haven't hit this scalability wall yet. Hopefully someday...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Fri, 29 Apr 2011 16:34:57 -0000</pubDate></item><item><title>Re: http://blog.davidziegler.net/post/370368042</title><link>http://blog.davidziegler.net/post/370368042#comment-132354354</link><description>&lt;p&gt;Whoa, just saw this. Django automatically uses the in-memory SQLite database during testing, because on environment setup or something it renames your database to ":memory:", so either way should work.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Fri, 21 Jan 2011 05:52:28 -0000</pubDate></item><item><title>Re: django-urlcrypt</title><link>http://blog.davidziegler.net/post/1429956249#comment-93083483</link><description>&lt;p&gt;My mistake, I was thinking of python-mcrypt&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Tue, 02 Nov 2010 15:20:43 -0000</pubDate></item><item><title>Re: CSS compilers rock</title><link>http://blog.davidziegler.net/post/92203003#comment-45303141</link><description>&lt;p&gt;Hah, well this post is over a year old...but yeah, if I were starting a new project I would probably use LESS or Sass. Those two are in active development, and being able to continue to write with CSS syntax is helpful for converting existing projects, or if you have team members who don't want to adjust the way they write CSS. The only downside is that both of them are in Ruby, and since I'm not a Ruby guy it's not easy for me to hack around with the source if something goes wrong or I want to change something, but that's a small price to pay.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Sat, 17 Apr 2010 15:43:27 -0000</pubDate></item><item><title>Re: Programming Gloves</title><link>http://blog.davidziegler.net/post/268584320#comment-26132730</link><description>&lt;p&gt;&lt;a href="http://photos-e.ak.fbcdn.net/photos-ak-snc1/v2609/4/28/220624/n220624_35344186_6750073.jpg" rel="nofollow noopener" target="_blank" title="http://photos-e.ak.fbcdn.net/photos-ak-snc1/v2609/4/28/220624/n220624_35344186_6750073.jpg"&gt;http://photos-e.ak.fbcdn.ne...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Thu, 17 Dec 2009 10:02:26 -0000</pubDate></item><item><title>Re: See Which Twitterers Don&amp;rsquo;t Follow You Back In Less Than 14 Lines of Python</title><link>http://blog.davidziegler.net/post/107429458#comment-24022826</link><description>&lt;p&gt;You're probably right, I have less than 100 for both so I can't really test it out :(&lt;/p&gt;&lt;p&gt;It should be fairly simple to fix though, just loop over the api call. This works for me: &lt;a href="http://pastie.org/714245" rel="nofollow noopener" target="_blank" title="http://pastie.org/714245"&gt;http://pastie.org/714245&lt;/a&gt;&lt;/p&gt;&lt;p&gt;but again, kind of hard to test since I have less than 100 followers. Let me know if that works.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Wed, 25 Nov 2009 05:21:30 -0000</pubDate></item><item><title>Re: CSS compilers rock</title><link>http://blog.davidziegler.net/post/92203003#comment-23683923</link><description>&lt;p&gt;The clevercss page has some examples and more documentation: &lt;a href="http://sandbox.pocoo.org/clevercss/" rel="nofollow noopener" target="_blank" title="http://sandbox.pocoo.org/clevercss/"&gt;http://sandbox.pocoo.org/cl...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;but here's a quick example:&lt;/p&gt;&lt;p&gt;&lt;a href="http://pastie.org/708597" rel="nofollow noopener" target="_blank" title="http://pastie.org/708597"&gt;http://pastie.org/708597&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Fri, 20 Nov 2009 23:23:34 -0000</pubDate></item><item><title>Re: Bee Happy!! - There’s something wrong with a software developer...</title><link>http://erinshellman.tumblr.com/post/175735095#comment-15872069</link><description>&lt;p&gt;Yes, because java is teh sux.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Thu, 03 Sep 2009 06:44:15 -0000</pubDate></item><item><title>Re: Sikarra</title><link>http://blog.davidziegler.net/post/160873372#comment-14761131</link><description>&lt;p&gt;Haha, no, I was not aware that existed. Oh well.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Wed, 12 Aug 2009 23:12:07 -0000</pubDate></item><item><title>Re: CleverCSS Patch</title><link>http://blog.davidziegler.net/post/92530162#comment-12817135</link><description>&lt;p&gt;Yeah, that's what I did. It looks to me like it's committed: &lt;a href="http://github.com/dziegler/clevercss/blob/b3d502d64b4a0a8a4541d5cd0f6e86db15923fff/clevercss.py" rel="nofollow noopener" target="_blank" title="http://github.com/dziegler/clevercss/blob/b3d502d64b4a0a8a4541d5cd0f6e86db15923fff/clevercss.py"&gt;http://github.com/dziegler/...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Fri, 17 Jul 2009 12:07:27 -0000</pubDate></item><item><title>Re: A Python Script to Extract Excerpts From Articles</title><link>http://blog.davidziegler.net/post/122176962#comment-10839881</link><description>&lt;p&gt;Yeah, that was pretty ugly. I updated the post to reflect the changes.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Sat, 13 Jun 2009 11:37:33 -0000</pubDate></item><item><title>Re: Bee Happy!! - I don’t remember what I was laughing at.</title><link>http://erinshellman.tumblr.com/post/121898471#comment-10789840</link><description>&lt;p&gt;I kept thinking your monroe piercing was dirt on my monitor. I didn't realize it wasn't until I tried to wipe it off.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Fri, 12 Jun 2009 03:48:12 -0000</pubDate></item><item><title>Re: Bee Happy!! - Too much information in the information age</title><link>http://erinshellman.tumblr.com/post/120783896#comment-10733815</link><description>&lt;p&gt;I keep meaning to pick up a copy of Infinite Jest. Also, I did not shower today. But I did shave and brush my teeth twice. I refilled the cats' water bowls. I ate subway for dinner. Bubble tea is amazing. My calves are sore.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Thu, 11 Jun 2009 07:37:17 -0000</pubDate></item><item><title>Re: See Which Twitterers Don&amp;#8217;t Follow You Back In Less Than 15 Lines of Ruby</title><link>http://jerodsanto.net/2009/05/see-which-twitterers-dont-follow-youback-in-less-than-15-lines-of-ruby/#comment-9302086</link><description>&lt;p&gt;Very cool. My Python version was 14 ;) &lt;br&gt;&lt;a href="http://blog.davidziegler.net/post/107429458/see-which-twitterers-don-t-follow-you-back-in-less-than" rel="nofollow noopener" target="_blank" title="http://blog.davidziegler.net/post/107429458/see-which-twitterers-don-t-follow-you-back-in-less-than"&gt;http://blog.davidziegler.ne...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Wed, 13 May 2009 20:08:27 -0000</pubDate></item><item><title>Re: test</title><link>http://blog.davidziegler.net/post/87443152#comment-7308374</link><description>&lt;p&gt;test comment&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dziegler</dc:creator><pubDate>Wed, 18 Mar 2009 00:55:39 -0000</pubDate></item></channel></rss>