NotesA simple JavaScript library to help you quickly identify unseemly images; all in the client's browser. NSFWJS isn't perfect, but it's pretty accurate (~90% with small and ~93% with midsized model)... and it's getting more accurate all the time.Unfurl
NotesWelcome to the image server of EVE Online. You can use this service to obtain images related to entities in New Eden. At this moment, it is possible to get alliance logos, corp logos, character portraits, ship renders and inventory type icons in various resolutions. Unfurl
NotesCreating QR codes is a quick and easy process using a few model signals and the PyQRNative port. The hardest part of this implementation was finding a way to use the Django ContentFile object to save the generated QR code using our selected storage backend. This was important because you would not have to worry about changes to your system architecture effecting your QR generation code. An example would be moving from local filesystem storage to S3 using Django Storages (django-storages).Unfurl
NotesRobohash is a easy web service that makes it easy to provide unique, robot/alien/monster/whatever images for any text.
Put in any text, such as IP address, email, filename, userid, or whatever else you like, and get back a pretty image for your site. Unfurl
NotesBelow is example code that allows you to resize images using Django’s models.ImageField and PIL library. Hopefully this saves someone some time as it took me a few hours to come up with a solution.Unfurl
Notes"Sore Thumb is a Python module to process images in to thumbnails, and apply effects that may be difficult or impossible to do in the browser."Unfurl
Notes"Lazy loader is a jQuery plugin written in JavaScript. It delays loading of images in (long) web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. This is opposite of image preloading."Unfurl
Notes"Here's a lazyweb idea for publishers: I often blog books here and when I do, I like to put up a picture of the cover. ... So here's the idea: publishers should create default directories called "covers" at their server-root (e.g., tor.com/covers, harpercollins.co.uk/covers, etc) filled with high-rez PNGs or JPGs (or both) named after the book's ISBN -- for Neil Gaiman's Graveyard Book, it would be http://harpercollins.co.uk/0060530928.png. Tweak your robots.txt file to make sure the search-engines all crawl these directories, so when you search on images.google.com or images.yahoo.com for an ISBN, the publisher's high-rez would be right there at the top."Unfurl
Notes"Following my post yesterday about delaying the loading of avatar images to cut down on HTTP requests I was wondering if there is a way to do this without having to resort to a server side solution. In short, there is."Unfurl
Notes"Welcome to the critter generator. Inspired by Combinatorial Critters, and MonsterID, which allow you to create critters from combinations of parts, I just couldn't help but think, "That would be so much better as a web service," and so was born the crittUnfurl
Notes"FFView is a fast OpenGL-powered picture viewer a la ACDsee (2.x). It is aimed at letting you read manga or other comics onscreen (windowed & fullscreen mode)."Unfurl
Notes"You know that one browser that has only a vague association with modern web standards? Yeah, Internet Explorer. Wouldn't it be great if it supported stuff like translucent PNGs?"Unfurl