Forum Replies Created
-
Some WYSWYG software for site management and web design can create templates that are automatically updated by changing only one file.
CSS are not meant to edit content, they are just for style.
If you know how to use a web programming language you can insert portions of code form external files. In PHP, for example, you can “include” a file into your code. Do that for many pages and when you edit the file you automatically edit the included portion of code for all of the pages that link to them.
There are some softwares for editing code that have an advanced “find and replace” tools and can look for a sample of code in many documents, replacing it with a new one.
I hope this helps
*Remember to share a link to your site and to rate the posts. This is a free service for you and for us.
-
A solution can be to have wireless mic close to a monitor with the mixed sound. For a live indoor performance a guerrilla trick is to point a mic to one of the top corners of the room.
Of course, nothing will be more professional than a separated mixed record, but if you don’t have one you can try one of this techniques.
There are some nice handy cams that record 5.1, but as Ty say, they’re no good for loud sounds.
I hope this help.
*Remember to share a link to your site and to rate the posts. This is a free service for you and for us.
-
Zen-Cart and Oscommerce are a couple of open source popular solutions for e-commerce. Google for them and see if they do what you need.
*Remember to share a link to your site and to rate the posts. This is a free service for you and for us.
-
It looks fine in FF and IE8 on Vista 64.
*Remember to share a link to your site and to rate the posts. This is a free service for you and for us.
-
I guess you’ll also need After Effects.
Edit your movie and get to your freeze frame. Export it as an image.
In Photoshop you can separate the different elements of your image into layers. Also, you can try to add more background behind the foreground elements. You can use the clone stamp or any other tool you feel comfortable with.
In After Effects you can import the psd file as a composition. Then convert the layers into 3D layers and add a camera. Separate the layers in the Z axis and then animate the camera.
I guess this can be done without the 3D, just playing with scale and position, but with a camera the movements can be more realistic.
Maybe you can achieve the change in position for the different layers in Photoshop and do this trick without After Effects. Give it a try.
I hope this helps.
*Remember to share a link to your site and to rate the posts. This is a free service for you and for us.
-
Well, there are other options, but that’s the simplest one.
You can create a torrent for your DVD, but if a few people are going to download it that probably wouldn’t make a difference.
Or you can use an FTP link like this one:
<a href="ftp://www.yoursite.com/ftp/yourfile.exe">Download the file</a>*Remember to share a link to your site and to rate the posts. This is a free service for you and for us.
-
I guess you can create a direct link to an image of your DVD.
I hope this helps
*Remember to share a link to your site and to rate the posts. This is a free service for you and for us.
-
You can use the “show/hide element” behavior in Dreamweaver.
For that you can place many AP divs, one in front of the other, with your description text inside. Name each div and hide them with CSS.
visibility: hidden;Then, select your preview, add the behavior and select which AP divs you want to show and hide. Also, look in the behaviors tab and change the trigger to “onMouseDown”.
I hope this helps
*Remember to share a link to your site and to rate the posts. This is a free service for you and for us.
-
Are you printing from Photoshop?
Usually you need to specify some settings for your printer. Look for any “fit to page” or scaling options in your printer preferences.
*Remember to share a link to your site and to rate the posts. This is a free service for you and for us.
-
I’m not sure what are you asking.
The only thing I saw as a problem is the images in the Works section, they are scaled down. You should create small images for your thumbnails so they can be downloaded faster.
I hope this helps.
*Remember to share a link to your site and to rate the posts. This is a free service for you and for us.