Tags
3d artificial intelligence authentication balsamiq mockups blender communication cryptology css design design patterns django encryption english grammar graphics hardy heron html javascript language linux linux problems windows programming MIT mvc open source problem solving programming proxy server python security simulation sketching software Software Development spelling stackoverflow troubleshooting tubecaster ubuntu ui uptodown.com urllib2 web Web Development windows windows xp writtenCategories
Archives
- February 2013
- January 2013
- October 2012
- September 2012
- October 2011
- March 2011
- February 2011
- January 2011
- March 2010
- November 2009
- August 2009
- July 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- October 2008
- September 2008
- August 2008
- July 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
Category Archives: Tips and Tricks
JavaScript snippet: Remove base URL from link
I needed this function this morning so I thought I’d share it in case someone else does too. ?View Code JAVASCRIPTfunction RemoveBaseUrl(url) { /* * Replace base URL [..]
Pre-populate Django ModelForm with Specific Queryset
I just had a situation where I was trying to filter the queryset for a ModelMultipleChoiceField based on the currently logged-on user. I was going crazy trawling through [..]
CSS auto reload with Django templates
Have you ever been in the situation where you’ve updated your CSS file but users’ web browsers haven’t automatically loaded the new one? The reason is because many [..]
SourceForge drops IE 6 support
SourceForge has changed its appearance more often in the past 6 months than Joan Rivers’ face. Not in small ways either. I host Tubecaster on SourceForge and recently [..]
Firefox Tip: More room on your Bookmarks Toolbar
I’m a huge fan of the Windows Quick Launch bar. Mine is two lines high and contains 20 shortcuts, all of which I use almost every day. Similarly, [..]