vCard
Yesterday sent me a vCard file containing a couple hundred addresses to add to their mailing list. So: http://softwareas.com/vcard-for-developers
View ArticleExcel VBA error handling
I’ve been playing with test driven development lately which has lead me into error handling in general and in vba specifically. Stackoverflow: Good Patterns For Error Handling Properly Error Handling...
View ArticleWeb page optimization tips
How to lose weight in the browser And what if we got together a bunch of experts who work on large sites to create a definitive front-end performance guide? And not just one of those boring guides made...
View ArticleLearning JavaScript
Thoughts on How to Learn JavaScript properly. I’ve tried following JavaScript tutorials before, but I usually found them too focused on lectures or too heavy on practical exercises with little...
View ArticleGood content is hard. Good content management is harder.
From A List Apart: Kill Your CMS WYSIWTF by Karen McGrane · May 02, 2013 THE ERA of “desktop publishing” is over. Same goes for the era where we privilege the desktop web interface above all others....
View ArticleA couple of links: Low budget marketing, SEO tactics
Solving the Low-Budget Online Marketing Dilemma May 14, 2013 Stop me if you’ve heard this one: Your bootstrapped startup is finally off the ground. You’re able to spend $6000/mo on AdWords to drive...
View ArticleCSS Architecture overview
CSS Architecture …I believe the goals of good CSS architecture shouldn’t be that different from the goals of all good software development. I want my CSS to be predictable, reusable, maintainable, and...
View ArticleTools
43 of the Best Freelancer Tools, 2013 by DoNanza Team · May 16, 2013 You know how when you first started thinking about freelancing you thought about how incredible it would be? Those thoughts of...
View ArticleCSS snipits
50 Useful CSS Snippets Every Designer Should Have By Jake Rocheleau. Filed in Web Design With so many new trends advancing every year it can be difficult keeping up with the industry. Website...
View ArticleIntroduction to GNU Privacy Guard encryption software (GPG)
GPG Tutorial This was once just a page that contained my public encryption key. It has now grown to become an introduction to how and why to use the GNU Privacy Guard encryption software (GPG) to...
View ArticleWordPress css dropdown navigation
http://www.wproots.com/how-to-style-wordpress-menus-dropdowns/
View ArticleWordPress – Just Custom Fields plugin
http://justcoded.com/blog/just-custom-fields-for-wordpress-plugin/
View ArticleWordPress meta box
I actually managed to create my first custom post type with custom data fields using this tutorial. I have to say it was a pain trying to display the posts by custom taxonomy but that was because I...
View ArticleSVG links
It’s time to start to work with SVG for logos and things so: Inkscape - open source vector drawing program Online free image converter Intro to SVG (5 easy lessons)
View ArticleContent Planning Tools
Three Essential Tools for Content Planning by Christopher Butler | August, 2013 The good news is that this is going to be a relatively quick read. The bad news is that after you read it, you’re...
View ArticlePure
A set of small, responsive CSS modules that you can use in every web project. at purecss.io
View ArticleMedia Queries
Starting to play with media queries for responsive layouts. How to Make Images Scale for Responsive Web Design What are the rules for CSS media query overlap? (Stack Overflow) Essential Considerations...
View ArticleCucumber and tomato cold soup
As the last hot days of summer descend, thought another cold soup would be nice. Off to the movies and lunch. Oh, yeah and then to the farm stand for ingredients! The fun of this soup is you mix the...
View ArticleArticle 1
Semantic CSS With Intelligent Selectors With the advent of object-oriented CSS (OOCSS), it has become increasingly fashionable to “decouple presentation semantics from document semantics.” By...
View Article