agileweb.org - posts tagged 'article' http://www.agileweb.org/ agileweb.org - posts tagged 'article' - posts tagged 'article' http://www.agileweb.org/ http://1.asset.soup.io/asset/0129/4353_8c96.gif 128 128 Ross Lawleys tumblelog mainly on software and agile methods. Resume: A Tale of Desire, Intrigue, and Formatting {"tags":["design","jobsearch","article","tips","howto","typography","fonts","career","jobs","cv","resume","formatting","foss"],"type":"link","title":"Resume: A Tale of Desire, Intrigue, and Formatting","source":"http://www.zackgrossbart.com/hackito/resume/","body":"I hardly ever hand people paper documents, but about a year ago two events happened in my life which caused me to think more about them. The first was reading The Elements of Typographic Style by Robert Bringhurst. The second was getting laid off. I started thinking about the one piece of paper every engineer prints out and hands to people, their resume."} <p>I hardly ever hand people paper documents, but about a year ago two events happened in my life which caused me to think more about them. The first was reading The Elements of Typographic Style by Robert Bringhurst. The second was getting laid off. I started thinking about the one piece of paper every engineer prints out and hands to people, their resume.</p> <p><a href="http://www.zackgrossbart.com/hackito/resume/">http://www.zackgrossbart.com/hackito/resume/</a></p>Mon, 02 Nov 2009 10:27:40 GMThttp://agileweb.org/post/33335592/Resume-A-Tale-of-Desire-Intrigue-andurn:www-soup-io:1:33335592linkdesignjobsearcharticletipshowtotypographyfontscareerjobscvresumeformattingfoss Zope 3 wiki ComponentArchitectureApproach {"tags":["architecture","article","component","work","patterns","python","theory"],"type":"link","title":"Zope 3 wiki ComponentArchitectureApproach","source":"http://wiki.zope.org/zope3/ComponentArchitectureApproach","body":"An article on the Zope Component Architecture describing the use of components, rather than multiple-inheritence for managing complexity.\n\nWith multiple inheritance object responsibilities are spread over many separate mix-in classes. Many of the mix-in classes require subclasses to provide specialized meta-data or methods to customize the behavior of the mix-in. Classes typically have a large number of base classes and many bits of meta-data and special methods that are unrelated to the object's core functionality. .\n\nAn alternative for managing complexity is to spread the complexity over multiple cooperating objects, which make individual classes are much simpler, and thus, easier to maintain and allow functionality to be added and changed without modifying existing classes."} <p>An article on the Zope Component Architecture describing the use of components, rather than multiple-inheritence for managing complexity. With multiple inheritance object responsibilities are spread over many separate mix-in classes. Many of the mix-in classes require subclasses to provide specialized meta-data or methods to customize the behavior of the mix-in. Classes typically have a large number of base classes and many bits of meta-data and special methods that are unrelated to the object's core functionality. . An alternative for managing complexity is to spread the complexity over multiple cooperating objects, which make individual classes are much simpler, and thus, easier to maintain and allow functionality to be added and changed without modifying existing classes.</p> <p><a href="http://wiki.zope.org/zope3/ComponentArchitectureApproach">http://wiki.zope.org/zope3/ComponentArchitectureApproach</a></p>Wed, 23 Sep 2009 07:39:04 GMThttp://agileweb.org/post/29325502/Zope-3-wiki-ComponentArchitectureApproachurn:www-soup-io:1:29325502linkarchitecturearticlecomponentworkpatternspythontheory Unicode HOWTO {"tags":["python","howto","tutorial","encoding","development","article","i18n","unicode"],"type":"link","title":"Unicode HOWTO","source":"http://www.amk.ca/python/howto/unicode","body":"This HOWTO discusses Python's support for Unicode, and explains various problems that people commonly encounter when trying to work with Unicode."} <p>This HOWTO discusses Python's support for Unicode, and explains various problems that people commonly encounter when trying to work with Unicode.</p> <p><a href="http://www.amk.ca/python/howto/unicode">http://www.amk.ca/python/howto/unicode</a></p>Fri, 17 Jul 2009 07:02:31 GMThttp://agileweb.org/post/23430223/Unicode-HOWTOurn:www-soup-io:1:23430223linkpythonhowtotutorialencodingdevelopmentarticlei18nunicode