TEStudio

Is your hard drive half-full or half-empty?

Development

Flash Professional CS6 Adobe AIR SDK Update

Fri, 2013-02-15 18:51 -- VladimirAus

Quickly add new SDK versions to Flash Professional CS6:

  • Download SDK. Just Google Adobe AIR SDK or visit this link for AIR SDK
  • Help menu > Manage AIR SDK...
  • Click "+" and add new AIR directory (in this case I'm adding AIR 3.6 folder that I coppied to Applications/Adobe Flash CS 6 but it can be any folder)
  • Click OK
  • Select new SDK from Target dropdown in Document Properties tab.

T-shirt designs

Sat, 2012-07-07 02:10 -- JannaAus

Even though tag cloud are a bit out of fashion now, I still like them, especially in not IT related stuff. Here's a sample of a quick t-shirt design for Aikido.

There are tonnes of tag-cloud generators on the Internet, I liked Tagxedo. It has heaps of options, although it's limited and not really user friendly (and it's Silverlight).

Tagxedo is nicely integrated with Zazzle you can create all sorts of gifts (t-shirts, mugs) 

 

HTML5: Drag - and - drop

Thu, 2012-06-14 23:02 -- JannaAus

Drag n drop is a new feature of HTML5, it's currently supported by latest FFox, Chrome (but not Mac OS, known bug), Safari, IE9+ . To enable drag and drop:

  • draggable="true" for divs, images, etc
  • ondragstart="EventHandler(event)" - event fires when dragging of this element starts

{syntaxhighlighter class="brush:xml:gutter:false" title="Define draggable nodes"} {/syntaxhighlighter}

Cloud-based storage solutions

Mon, 2012-06-11 12:26 -- VladimirAus

Updated: 2012-Jun-12 15:03

Backing up is no easy task. Especially when it come to big photo libraries. I was using Github as storage for source code for a while now but after another Hard Drive slipped off the couch and became unusable I decided to look into Cloud Services and what they offer.