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

ColdFusion Job Opening – healthendevours.com

May 15, 2013 | By

Passing it on…

My name is Derek Bowes and I used to run whousescoldfusion.com and twitter is @whousescf.

I am currently working for healthendeavors.com and our Health Care application uses CF10 with SQL 2008. We need more CF develop…

Read More

Chrome Extension + Retina + captureVisibleTab + translate3d = 2 x res

May 14, 2013 | By

As you may know, recently I’ve been dealing with Chrome Extensions and their APIs quite a bit. This is because I’ve been working on my Responsive Inspector tool. (If you haven’t seen it yet and you are into Responsive Web Designs I recommend you check it out!) Overall I had a great experience with the Chrome Extensions API, [...]

Read More

Video Introduction to Adobe Creative Cloud

May 14, 2013 | By

Here’s a great video introduction to Adobe Creative Cloud. I strongly recommend taking a moment to watch it if you have any questions about Creative Cloud, even if you’re already are a member.  It’s only two and a half minutes, so it won’t take much of your time. Enjoy!

Read More

Getting Started With Adobe Edge Web Fonts

May 14, 2013 | By

Amongst the big announcements last week, you may not have noticed that the Adobe Edge Web Fonts got a huge upgrade too!  It’s now easier than ever to browse web fonts and include them into your own HTML experiences. All for free, with no Creative Cloud membership required! Check out the video below to see [...]

Read More

Forms not working on your ColdFusion server? Size matters.

May 14, 2013 | By

I’ve come across multiple people lately who have been bitten by this so I thought a quick blog post would be useful for my readers. If you’ve recently upgraded your ColdFusion server or patched it, you may find some forms return an error…

Read More

More of My AdobeMAX 2013 Session Videos

May 13, 2013 | By

As promised, here are the rest of my MAX classes (from the live on-site captures)… Audio if Half The Picture: Getting the Best Mix with Adobe Audition: Best Practices: Encoding for the Web & Tablets: and the OUTLINE for this … Continue reading

Read More