Videos tagged with upload


Tekzilla Daily Tip #649: Youtube: New Third Option For Sharing Videos: Unlisted

Tekzilla Daily Tip #649: Youtube: New Third Option For Sharing Videos: Unlisted

Posted in Web Technologies, Podcasts

Make your videos viewable but not searchableYoutube recently added a new option to the privacy controls of your videos. Now you can make your videos public, private, or unlisted. On today's Tekzilla Daily, Veronica shows you the pros and cons of this new feature.

Tags: Technologies, Search, Youtube, upload, Web, Revision3, Tekzilla, computer, Audio, video, Tekzilla Daily Tip, ...




Meet the GIMP #128: Beam it up, F-SPOT!

Meet the GIMP #128: Beam it up, F-SPOT!

Posted in Graphics

I was out on a photo walk with a GIMPer from Bremen. One of these shots is post processed in this show. Nothing special, just adjusting the colours with a curve in two different parts of the image. Of course a layer with mask is used to separate the different areas and explained again for the new GIMP users. The really new information is about uploading images from F-SPOT to 23 and flickr. You ...

Tags: Design, GIMP, beginner, upload, Meet the GIMP, layer mask, Broadcasting, Screencasts, F-Spot, layer



Ruby Plus #31: How to upload images in Rails 2.0

Ruby Plus #31: How to upload images in Rails 2.0

Posted in Development, Frameworks

In this screencast I will show you how easy it is to upload images in Rails using the Attachement_Fu plugin.You must install an Image Processor. ImageScience, RMagick or minimagick. I installed RMagick using this script. Here is the RMagick Installation FAQ. Note: The public_filename method gives us the public path to the full-size file or the thumbnail if you pass the name of the thumbnail suf...

Tags: Ruby, Ruby On Rails, Frameworks, Ruby Plus, Plugins, RMagick, Attachement_Fu, upload