Capturing camera/picture data without PhoneGap

May 20, 2013 | By

As people know, I’m a huge fan of PhoneGap and what it allows me to do with JavaScript, HTML, and CSS. But I think it is crucial to remember that you don’t always need PhoneGap. A great example of that is camera access. Did you know that…

Read More

Hitting the Road: Adobe Creative Days!

May 20, 2013 | By

I’m very excited to be joining my good friends Jason Levine and Rufus Deuchler on a tour throughout Europe, Russia and even a stop in South Africa. I’ll be covering …

Read More

Soft Proofing Preview in Lightroom 5 Beta

May 20, 2013 | By

In the Develop module with Soft Proofing enabled,  the before/after view now displays the Current photo (on the left) and the proofed photo (on the right). Note: you can still display the Before state on the left (as opposed to the Current photo) by selecting it from the Before drop down menu in the tool [...]

Read More

Seeing More USB Power On The Road

May 20, 2013 | By

As a frequent traveler with gadgets I’m always looking for opportunities to charge up. Anytime that I’ve have more than a 15 minute wait in one spot I check my surroundings to see what power options are nearby. If nothing is around then I don’t worry about it, but if there’s an opportunity to juice [...]

The post Seeing More USB Power On The Road appeared first on Terry White’s Tech Blog.

Read More

Raymond Camden On JavaScript Design Patterns

May 19, 2013 | By

Raymond Camden has been digging into JavaScript design patterns. His latest post in the serires is a great disucssion of The Revealing Module Pattern.

Read More

Converting a list of dates into a shorter, combined list

May 19, 2013 | By

Forgive the title, I’m not sure it best describes the task. I was asked by a reader to consider a simple problem. Given a list of dates, how would you rewrite them so that two (or more) consecutive dates are displayed together? For examp…

Read More

Native equivalents of jQuery functions

May 18, 2013 | By

If you checked out my last post you’ll know that I have been doing lots of JavaScript coding as of late, both inside and out of Brackets. I have also been doing a series of performance tests (1, 2, 3) between popular jQuery methods and their native DOM equivalents.

Yes I know what you’re thinking. Obviously native methods are faster because jQuery has to deal with older browsers and host of other things. I completely [...]

Read More

John Nack On Creative Cloud

May 17, 2013 | By

John Nack has posted his thoughts on our recent Creative Cloud announcements. This one is an interesting read, including the comment threads.

Read More

Creating a Soft Blur Effect with CSS Filters

May 17, 2013 | By

CSS Filters can be added to any element on your Web page to create some very nice effects.  You can even add multiple filters to a given element to create some interesting combined effects.  Let’s start with this image: Now, let’s give it an old-timey effect with the following filters … Continue reading

Read More

Code Three.js in ActionScript with Randori Compiler

May 17, 2013 | By

Live Demo Live Demo of three.js html/js generated by ActionScript 3 using the Randori compiler – http://renaun.com/html5/as3threejs/ What is Randori? Randori is a project with various parts and can be found at http://randoriframework.com/. For my example I am using a subset of the Randori project’s capabilities, which is fine as the Randori project is put [...]

The post Code Three.js in ActionScript with Randori Compiler appeared first on Renaun Erickson.

Read More

Adobe Gaming NOW! in Moscow

May 17, 2013 | By

The FlashGAMM conference invited me in Moscow to talk a [...]

Read More

How to avoid App Store rejections

May 17, 2013 | By

I had the chance to speak at MAX 2013 about “How [...]

Read More

Applying Virtual Copy Settings to the Master File

May 17, 2013 | By

There have been times when I have decided that the settings that I had applied to the Virtual Copy are better than what are on my Master. In this case, I can quickly apply the settings from a virtual copy to the master, by selecting  Photo > Set Copy as Master (in the Library module). [...]

Read More

Responsive Design Tool for Brackets

May 17, 2013 | By

Over the last month or so I have been working on something that is completely different from anything I’ve done before. It all started because I was thinking about how I could create a responsive design tool specifically aimed at developers. Adobe already has an amazing tool for designers called Edge Reflow. You can check out my tutorial if you want to see how that tool works.

But for developers, most of the time you are going to want [...]

Read More

Having Every Photo I’ve Ever Edited With Me At All Times Thanks to Lightroom 5

May 17, 2013 | By

When Lightroom 5 Public Beta was introduced I recorded a video showing my Top 5 Favorite Features (see below). One of the features that I knew would be a game changer for me was the new Smart Preview feature. When you build “Smart Previews” for your images they are available even if the original RAW [...]

The post Having Every Photo I’ve Ever Edited With Me At All Times Thanks to Lightroom 5 appeared first on Terry White’s Tech Blog.

Read More

ColdFusion Security Hotfix APSB13-13

May 16, 2013 | By

The ColdFusion team has released a hotfix for the security alert mentioned last week. This issue affects ColdFusion 10.x and 9.x on all platforms.

Read More

Join us in June: Adobe eLearning eSeminars: Sign up now for Free

May 16, 2013 | By

I’m thrilled to announce a wonderful lineup of amazing eSeminars scheduled throughout June. We’ve got a solid group of eSeminars prepared for your learning and enjoyment and we hope you’ll jump right in and explore these awesome offerings. As always our eSeminars are free and focus on a broad variety of topics from basic technical [...]

Read More

PhoneGap & Android Studio

May 16, 2013 | By

Yesterday at GoogleIO, Google announced Android Studio, a new development environment for authoring Android applications. This is a great looking new IDE for Android, based off of IntelliJ IDEA, with some new Android-specific tools and features. You can read more about Android Studio on the Google Android Developers blog. One of my first tasks upon [...]

Read More

Creating A Smart Collection Based on Virtual Copies in Lightroom 5 Beta

May 16, 2013 | By

Although it’s easy to find your Virtual Copies by using the Filter options in Lightroom, (use the Attribute filter and click the Virtual Copy icon on the far right), it isn’t as readily apparent how one can create a Smart Collection that automatically finds your Virtual Copies – but it can be done! In the [...]

Read More

Note to folks attending cfObjective and attending my sessions

May 16, 2013 | By

Due to a problem back home, I have to leave the conference early. I’m giving my Mobile Web Debugging session in the first slot this morning (this schedule change will be announced this morning). Dave Ferguson will be covering my CF10+HTM…

Read More

Automatically Set as Target Collection in Lightroom 5 Beta

May 15, 2013 | By

In previous versions of Lightroom, you could Control (Mac) / Right Mouse (Win) -click a collection and choose “Set as Target Collection”. Then, adding additional images to the collection was as simple as tapping the “B” key (as opposed to dragging each image from the grid view into the collection). In the Lightroom 5 Beta, [...]

Read More