nathanaeljones.com
A Year and Change - Nathanael Jones
http://www.nathanaeljones.com/blog/2012/year-and-change
A Year and Change. This started me on another journey; namely building a better CMS than Nesta. Nesta's idea was sound, but the implementation was troublesome and the abstractions leaky. I developed Hardwired. And finished the migration. Is a software engineer, father, consultant, and computer linguist with unreasonably high expectations of inanimate objects. He refines .NET, ruby, and javascript libraries full-time at Imazen. But can often be found on stack overflow. My experience with Azure. Design of ...
nathanaeljones.com
Reading max-width, cross-browser - Nathanael Jones
http://www.nathanaeljones.com/blog/2013/reading-max-width-cross-browser
Reading max-width, cross-browser. There are 5 basic ways to access max-width. IE 7, 8, 9, 10 and Opera only). IE 9, 10, Chrome and Webkit). Window.getComputedStyle(element,null).maxWidth. IE 9, 10, Firefox, Opera, Chrome and Webkit). Window.getComputedStyle(element,null).getPropertyValue("max-width"). IE 9, 10, Firefox, Opera, Chrome and Webkit). All BrowserStack browsers were tested for all methods. If a method is not listed, it returned undefined. Opera 11.6-12.15. Opera 11.6-12.15. Window.getCompu...
nathanaeljones.com
Open-source and its struggling Middle Class - Nathanael Jones
http://www.nathanaeljones.com/blog/2014/middle-class-open-source
Open-source and its struggling Middle Class. Skip to the bottom for details about KeyHub. I love creating libraries. Building high-end components that other developers can leverage. Why? Because my efforts will enable more progress than I could directly create myself. How do open-source library developers survive? Here are a few common patterns I've seen in open-source projects. Weekender - A project small enough that occasional weekends by one developer can keep it maintained and high-quality. Donation-...
nathanaeljones.com
20 Image Resizing Pitfalls - Nathanael Jones
http://www.nathanaeljones.com/163/20-image-resizing-pitfalls
20 Image Resizing Pitfalls. Dozens of articles on server-side image resizing have been written. If we count other tongues, maybe hundreds. These contributions to the community have been invaluable to me, and I truly appreciate the time each author spent to share his or her knowledge. So why am I writing another? Instead of giving step-by-step instructions, this article will simply list pitfalls and the alternatives. If you want to read the full source code of my image resizing module, just download it.
imageresizing.net
Plugins - Image Resizer
http://imageresizing.net/plugins
ImageResizer Essential Edition is free. And includes 19 plugins. Development of Essential edition is supported by purchases of the paid editions. You can evaluate the paid editions locally, without time-limits, as they are included in the free download. You are required to purchase a license before deploying them publicly. 11 plugins) - $249/domain. This package gives you scalable performance, high-quality GIF, animated GIF, and 8-bit PNG support. Allows Azure Blob Storage images to be resized and served.
imageresizing.net
Resizer 3.4.3 - May 8 2014 - ASP.NET Image resizing for IIS
http://imageresizing.net/releases/3-4-3
Resizer 3.4.3 - May 8 2014. Download source, binaries, plugins, and sample code (15MB). Or Download core binary only (170K). This release introduces the CopyMetadata plugin. And the DiagnosticJson plugin. Please read the 3.4.0 release notes for very important guidance and upgrade instructions. When installed, allows you to copy all metadata from the source image to the destination image with. AzureReader2 now works with 404Plugin. Fixes bug #28. Is now always respected, even when. No known remaining bugs.
imageresizing.net
Support - Image Resizer
http://imageresizing.net/support
Before you contact us! Step 1: See if your problem's already diagnosed. We designed ImageResizer to be as easy to debug as possible. Try visiting the self-diagnostics page. Then you might try enabling detailed error messages, and visiting the image URL directly. Check out our guides on how to view the diagnostics page. And how to enable detailed error messages. Step 2: See if someone's encountered your problem before. Check out a few of these helpful links. Step 3: Make your question count. Customers who...
repositext.org
Repositext Initiative - Solving large-scale publishing challenges
http://www.repositext.org/firepad.io
Large-scale content collaboration and publishing is broken. Traditional publishing companies face ever-growing complexity and diversity in their publiation formats. In some sectors, content must be maintained decades after it has been published, leading to a very complex and difficult versioning needs. Other sectors have legal requirements that require auditing of all changes and content by multiple personnel. If you'd like more information about Repositext, keep reading, or check out our why page. Direc...
repositext.org
Roadmap - Repositext Initiative
http://www.repositext.org/roadmap
Stage 1 - InDesign and XML import, validation components. Build InDesign .idml - Markdown conversion system. Build XML - Markdown conversion system. Build Markdown validation tools - Allow enforcing a subset of Markdown/Kramdown. Build tools for removing markdown features from text. Build change replay tool - given a change in a subset file, replay the change in a superset file, where the superset file contains additional formatting. Stage 2 - Word import, InDesign export. Stage 3 - Web-based interface.
SOCIAL ENGAGEMENT