Is This TP Design Avaliable From AMX
DigiMe
Posts: 59
Does anyone know if this design is available from AMX:
http://amx.com//assets/logosAndPhotos/MVP-8400-Front.png
I saw when doing a product search and thought it was a very nice design.
Jairo Martinez
AMX ACE Programmer
Columbus, Ohio
http://amx.com//assets/logosAndPhotos/MVP-8400-Front.png
I saw when doing a product search and thought it was a very nice design.
Jairo Martinez
AMX ACE Programmer
Columbus, Ohio
0
Comments
i think the carbon thing is a little over the top, but the buttons look nice.
Maybe they will release it sooner or later.
Insert code here: Yeah - I really need some sleep.
http://www.wedoresi.com/rsd.html
I've just spent a couple of evenings at home trying to copy the said design. I've attached a picture. I have adapted the design for an XGA panel (e.g. 1500VG).
I would like to upload the TP4 and PSD files in a zip, but not sure what the upload limit is - any ideas?
Regards,
However, I could be wrong but AMX might send you the file if you were email them and ask. Someone want to venture to try?
I'd love to see your design in full working order (via TP4) also; would be nice if the "logo" area could be customizable (hint-hint); you can upload it anywhere on the web, such as RapidShare.com . . .
BTW Paul - congrats on your first post! It surely was a great one! Keep 'em coming!
jjames - took onboard your request and made the logo button a seperate button with green feedback.
I'm gonna try and upload the zip. If it works, there's a few things to note:
1). Lots of loopback commands present so the TP4 can be tested in Panel Preview without a panel - easily removed.
2). Because of 1). alot of feedback types and page flipping will need to be changed or controlled from the processor.
3). Although I have created it all from scratch, I have essentially stolen the design from the 8400i website image, I cannot take any design credit - hence why I am willing to supply all associated files.
OK, upload did not work. Thanks to jjames for recommending rapidshare - the file can be found here:
http://rapidshare.com/files/88025115/Industrial.zip.html
Regards,
I downloaded your panel and when a saw your job I said: - Are you kidding me, Paul??? lol
Congratulations Paul ... very very nice job!
Thank you for including the image source files, those will help me out on my own work. Thank you again.
Paul - very good work. I very much appreciate the hard work. I think you've inspired me to start using Photoshop rather than Fireworks . . . blah - now another program to learn.
Great job!! Cheers!
I have a suggestion, however, but please don't take it as my saying your work isn't any good; it's just a technique I've learned in the designing process. You may even do this already, but just didn't want to do it for this design.
Since you're using Photoshop, do your very best to take the full advantage of layers types and vector masks. Avoid using tools such as the Gradient Tool, Brushes, Dodging, Burning, etc... when designing. I've found, for all intents and purposes, blending options and layer options can achieve virtually all effects one might be looking for in interface design. This might seem like it'd take forever, but honestly it becomes a fluent process.
Ultimately, the reason for doing this is for resizing, reshaping, and transforming purposes. Any time the figure is changed in any way, the blending and layering options will automatically compensate for the changes. That way, a design for a 800x480 panel can be very, very quickly changed to any alternative resolution with no loss in detail or quality.
Hope this helps.
Hello mate,
You are so right - it's just through pure laziness that I haven't tought myself how to do things like vector masks! I am still designing with the same methods since my first copy of Photoshop 4 - which I migrated to from Picture Publisher (or something like that)!! Currently using the evaluation download of CS3 - unfortunately I've only got a few days left before I'll have to folk out ?500 for a full version!!
I will have to train myself for the exact reason you've pointed out. I've caught myself out with this design already for re-sizing.
Paul
Edit:
Also, since you're familiar with programming already. Once you've familiarized yourself with PS CS3, I'd definitely recommend checking into Java Scripting for PS. It's an extremely powerful and time saving ability within PS, that I personally don't think gets enough use.
Thanks!