- Responsive Image Container: A Way Forward For Responsive Images?
mobile - Alfred Developer Workflows in OSX
Some really great workflows in here for those that use Alfred on OSX. - Top 9 US News Sites Race for Fastest Site
- Dear Web Font Providers
- What fold?
Ah the “fold”. With different screen/window sizes, and especially now with responsive design, the “fold” is in fact still not a thing. - WordPress Inline Access Concept by Mark Root-Wiley, MRW Web Design
This is a great concept! It would help editors connect areas of the site to it’s corresponding admin page/section. - Introducing BrowserSwarm – Less time testing, more innovation on the Web.
- Photoshop Extension: BlendMe.in: Accessing Font Icons Without Leaving Photoshop
As we start using icon fonts more and more, this can help our Photoshop workflow. - Designing for iOS7: Perils & Pluses
- Powerful WordPress Tips And Tricks
Wow! A must-read for WordPress Devs. Lots of great tricks in here. - 7 things about working in I.T. you don’t learn in school
You can replace “IT” with “the Web” in this title for our purposes. - IE11 Changes
Whats new in the forthcoming IE11 - rainyday.js
Not much practicality, but cool effect - element: Modals made easy – HTML5Rocks Updates
modal windows are a pain to build in html/css/js. It will be interesting to see how customized you can get the styling. Nevertheless, this will be a welcomed addition to html5. In the mean time, there is a polyfill if you want to start using it today - Samsung’s 38 million Galaxy Note sales show that large phones are here to stay
It looks like Phablets are here to stay. - Fancy Node.js-based blogging app Ghost goes live to backers | Ars Technica
We all love WordPress for it’s CMS, but let’s not kid ourselves, WordPress as just a blogging platform can get kinda bloated. This app brings things back to the basics. - WordPress › Automatic Core Updates, an update « Make WordPress Core
Have been waiting for this forEVER! Let’s hope its reliable. - LukeW | Data Monday: iOS7 Adoption Rates
I was really surprised how many of my non-tech friends of Facebook were excited for iOS7. I thought normal people didn’t care about this stuff. 🙂 - A Five-Step Process For Conducting User Research
- So, You’re a Web Designer, Right?
Wedding Photos
On a personal note, we got the first run at our wedding pictures! This was one thing about the wedding I wanted to have a say in, and Marc and Leda did an terrific job!
Check out the photo album on the Studio306 site.
Article Roundup for 09.20.2013
- Speech Synthesis: Web Speech API, part one – Broken Links
Check out the demo in Safari in iOS7 or Safari in OSX. - Internet Explorer 11 Release Preview Now Available for Windows 7 Customers
Great news for web developers. To give some perspective, at one point, we weren’t sure if IE10 was going to be on Windows 7 at all. - Good Content Is Too Valuable To Die
- Mobile Design Details: Avoid The Spinner
Spinners draw attention to the fact that you are waiting. - The WordPress mobile app is ready for iOS7
- Creative Loading Effects
A lot of these are much better than an animated gif. - Safari on iOS 7 and HTML5: problems, changes and new APIs | Breaking the Mobile Web
What’s changed in iOS from a web developer’s standpoint. - and iOS’ numeric keypad – Blog – Daniel Friesen (Dantman, Nadir-Seen-Fire)
Trying to get a number pad on an iOS device? There’s a trick. - Speaking Tips
- modern.ie
You can now run their validator to see find common coding issues. - Setting up Sublime Text for Python development – dbader.org
For all you Pythonistas out there… - Create a Windows 8.1 tile for your site
Making Win8 icons for your site is pretty easy to do. - Quality Wallpapers for Mobiles and Tablets – Mobiles Wall
- Collective #81
Dogmatic Thinking in Web Development
Buddy Christ; from the film Dogma
dog•ma is a principle or set of principles laid down by an authority as incontrovertibly true.
As I was walking the dog yesterday (no pun, I swear), I was thinking about how a great deal of the #hotdrama in our industry lately stems from dogmatic thinking. It usually starts with someone saying “you should never use jQuery because it’s bloated” or “developers should always use BEM-style naming conventions”. I’ll admit, it’s very easy to slip into making a decision or best practice binary. I don’t think anyone is being deliberately malicious or arrogant, they are just trying to sell the technique they believe in, and sometimes that can cloud the message that they are originally intending.
I was trying to figure out why we slip into this way of thinking, and I think it comes back to the type of work we do. Coding is inherently binary because we are often writing things like “if this do this, otherwise do that.” So it’s perfectly natural to think this way when making decisions about our craft. This isn’t to say that code doesn’t have any creativity to it; it very much does.
Through other life experiences, I’ve come to find that black and white thinking is generally not good. There are always exceptions, outliers and unique situations.
I do recognize that this post may sound hypocritical because it may come across that all developers think dogmatically. That is not true and is not my intent, as I’m just bringing up a perception that has been on my mind lately. I’d love to hear what others think about this.
So lets keep this in mind when we look at another developers code or a peer writes a blogpost about a cool coding technique, let’s not be so quick to pass judgement. And if we see others slipping into this mindset, maybe give them a friendly reminder that there are always exceptions to the rule.
Article Roundup for 09.16.2013
- explainshell.com – match command-line arguments to their help text
It looks like this does a little more than command help does. - Create an Instant Web Server via Terminal Command Line
- Internet Explorer 11 To Load JPG Images Up To 45% Faster
- How to ship good design — Medium
- PageSpeed Insights
How does your site score for page speed? This site gives scores on mobile and desktop. - how to blog about code and give zero Bleeps
Can apply to other parts of the web, not just developers. Write about what you are doing! - Photoshop CC update brings open source ‘Adobe Generator’ tool for real-time image asset generation | 9to5Mac
Really great feature for developers/designers slicing up PSD’s! BTW, only available in Adobe Creative Cloud. - On Creative Leadership
- The Parallels Between Personal Health and Website Health
Great analogy, Chris! - Safari Push Notifications – Apple Developer
With the next release of OSX, you can do push notifications from your website through Notification Center. Too bad that user needs to be running a Mac and Safari. Kind of a small niche. - https://www.justareflektor.com/
Another cool interactive music video from Arcade Fire. - Responsive Navigation On Complex Websites
- WordPress 3.6.1 Maintenance and Security Release
We finally got the bug-squishing .1 release of 3.6. Looks like there are some security things in there too, so update ASAP, kids! - Designing The Words: Why Copy Is A Design Issue
- Sustainable Value in WordPress Products | @thetorquemag
This could be applied to any product, not just WordPress. A good read on Product Value. - Starting to Write CSS
This does a good job of summing up what css should look like today. - Progressive Enhancement Is Faster
TLDR “I’m open to examples to the contrary, but I don’t think a JS-rendered page can beat a progressively enhanced page to rendering core content” - ChocolateChip-UI
Native look for web apps - Flat And Thin Are In
It’s crazy how fast these design trends grow. - Designing For Emotion With Hover Effects | Smashing Coding