Tag: Dreamweaver

Adobe MAX 2007

I’m at Adobe MAX this week. I’m currently sitting in the sneak peek session and blogging it with my phone (so forgive any typos or misunderstandings).

Out of over 600 entries, the MAX award’s people’s choice was given to eBay Desktop.

Now for the sneaks:

Adobe Visual Communicator is new to Adobe. We all got a copy when we got here but had no idea what it was until the session explained that its pretty much a way to create video as though you are in a TV studio with teleprompter and effects. You can also do live streaming. It handles green screening, multiple cameras etc. with just a single simple laptop. This is the first time we’ve been able to play with a sneak peek at home!

An online diary service called Coconiki (or something) being used internally at Adobe is a tool to create an online diary for close knit friends. I guess it’s more than blogging software because it has voice, video, photos, music, etc., etc.

Flash Home for Mobile wants to change poor usability in cell phones. This will boot the phone directly into flash instead of the native interface. It contains a slick interface with animations, etc. It can also connect to the web. Flash Home is similar to AIR in that it’s integrated with the phone, not the phone’s browser. You can make it show a custom image based on the area code of the person calling.

Photoshop Express is a consumer *online* version of photoshop. Not intended to replace Photoshop for hardcore users, but rather a consumer product for the average joe. Uses Flash player as the delivery platform. Red eye removal, rubber stamping, color replacement, distort, and a pretty cool “timeline” history (undo) interface were demonstrated.

Some new (or not) features in FireWorks “Next” will allow you to actually export Flex (or AIR) app code directly from Fireworks using built in Flex Components.

ColdFusion can be used to create AIR apps. Or something…not only am I not a ColdFusion user, the guy presenting barely spoke English. No offence Hemant.

Web to print apps will be possible using Flex and Indesign servers(?) where a user can update a document online and it can be spit out beautifully via PDF.

Future version of Flash may include a new stage core which will allow you to play flv video on the stage during development time. You could tweak the videos while they are playing! New tweening tools will allow you to monkey with a tween visually on the stage rather than on the timeline and is transferable with the object. Flash will also have IK capabilities!!! Killer!

Flash and PDF can now talk to each other using JavaScript and ActionScript. Therefore Acrobat collaboration can happen over connect.

Building Flex applications on linux will now be possible (not just using a text editor) using a Flex Builder for Linux. This is available *right now* on Adobe labs as an Alpha product (very early version).

An experimental technology that allows you to use C/C++ to do some XSLT stuff with Flash was demonstrated. Essentially you could extend ActionScript with C++, Python, Ruby, etc. in Flash for many uses, and use the libs or protocals for those inside of Flash.

The final presentation was by Shai Avadan showing off his now YouTube made famous technology which allows you do to lossless image resizing. If you haven’t seen his video yet, it’s well worth it. Your jaw will drop to the floor. Adobe immediately hired the guy ans are planning to use his idea in future versions of Photoshop.

That’s about it. I’m going to the party now.

Bookmark and Share

No Response  |  add yours »

RubyWeaver is alive!

RubyWeaver is an IDE for Ruby and Rails in Dreamweaver. This extension originally came from RidingTheClutch.com which seems to have mysteriously disappeared, along with it’s original author Rob Cameron whom I have tried to contact with regards to RubyWeaver, but with no avail. I’ve taken the liberty to make this extension available once again to those who are looking for it, which I believe to be many. Since Macromedia (Adobe) makes it very easy to retrieve the source code for an extension once it is installed, I’ve also taken the liberty of upgrading it a bit, since I have built a dreamweaver extension similar to this one before and thought everyone could benefit from the enhancements.

If you do any Ruby on Rails and want to use it with Dreamweaver, Download RubyWeaver 2.0 today!

Bookmark and Share

No Response  |  add yours »

Dreamweaver Design View not working on certain filetypes

I use Dreamweaver for editing Ruby on Rails files, Velocity files, and other files that don’t have native support but that do have extensions available in order to use with DW.

Although after installing said extensions these file types open fine, have proper code coloring, etc., I’ve had the problem that they don’t open in Design view, which was a real pain!

As a workaround I found that if I did a Spell Check on these pages, Design view would open as a split screen and as long as I didn’t close the file or click the Code view button I was OK. But recently I found the real problem and a real solution!

It turns out that I was adding these file extensions to the Edit > Preferences… > File Types / Editors > Open in code view list prior to installing the Dreamweaver extensions for that file type. Which was obviously…well…opening them in the code view.

Bookmark and Share

3 Responses  |  add yours »

Clean Up Word HTML with Dreamweaver

I recently received a rather lengthy and somewhat elaborate MS Word document, which I was asked to convert to HTML for uploading to a 3rd party’s website. My first instinct was to save the Word document as HTML and use Dreamweaver’s "Clean Up Word HTML" Command. But not only did I have to leave it running all night for Dreamweaver to finish "cleaning", but the results were far from desirable in my opinion. There were still a lot of left over inline styles, etc. that Dreamweaver just plain missed.

I approached it differently this morning and just selected the entire document in Word, copied it, and then pasted it into Dreamweaver’s Design window. Not only was it much, much faster, but the output code was much, much cleaner! I didn’t have to run the "Clean Up Word HTML" Command afterwords either.

Moral of the story: If you get an HTML document that was created using Word: yes, clean it up. But if you get a Word Document and need to convert it to HTML, don’t waste your time converting it to HTML with Word and cleaning it up, just copy and paste it!

Bookmark and Share

1 Response  |  add yours »

PasswordAuthentication not working for SFTP

My company now has 2 web servers that I can’t log into via Dreamweaver MX 2004’s SFTP functionality. I’ve already read and re-read Macromedia’s technote on setting PasswordAuthentication to “yes” the sshd_conf file, but that doesn’t seem to be working. I can SFTP just fine via FileZilla to both servers, but when I try with Dreamweaver the logs tell me that the password is incorrect (Yes, I have verified several times that I am typing the passord correct and am checking the case). There are well over 20 other servers here that I can SFTP with DWMX2004 without any problems, but the last 2 servers they built are the only 2 having problems. I have verified that all sshd_conf settings are exactly the same as the other servers, but to no avail.

I’m at a loss and am asking for help! Even the System Admin Manager has looked into it and can’t figure anything out. PLEASE HELP!!!

Bookmark and Share

17 Responses  |  add yours »

Search