Media and graphics website - graphics

Is there a site like stackoverflow.com for graphics and media related queries ?
A website covering FinalCut Pro or aftereffects ?
Thanks

I doubt that there's such a website with the same structure. I think about the best you might get is fora, such as http://forums.creativecow.net/applefinalcutpro or http://discussions.apple.com/forum.jspa?forumID=939 .

Related

What technologies are used on this site to display 3D products?

I recently need to develop a website for 3D product display. Similar to this website https://s1.mi.com/m/webgl/J/ , what technologies can be used for this website? Are there any tutorials?
Thanks for your help!
To me, it looks Three.js. Some live samples here: https://threejs.org/

Site Search Options for LAMP Website

I'm looking for some suggestions from search experts. I want to implement site search and don't really know where to start. What are the pros and cons of the various search technologies for a PHP / MySQL website?
For many websites, I've been using Solr. Solr is a great search server platform. It requires Tomcat and some configurations but it's built by Apache so it's pretty easy to get going.
Take a look : http://lucene.apache.org/solr/

Does Google offer a service where you can post an html page for a wiki?

I want to share an HTML page for the team in the company where I work, part of which is outsourced. Instead of making a webpage for it, is there a Google service where we could upload the html?
try this service : https://sites.google.com
Are you thinking of https://sites.google.com/ ?
Have you tried Google Sites? It seems to fit your needs.

How to redirect desktop users away from mobile site... to regular site?

How can I sniff out desktop users and send them to regular (non-mobile) site when they find the mobile site listed in google?
Thank you for any insight!
You can check the HTTP-headers for the type of browser the user is using and redirect to the correct site. There is also a nifty framework for it; http://detectmobilebrowsers.mobi/
Dave,
There's a really interesting article about it on Google Central. You should check it out.
While I'm aware that it doesn't answer your question, it's totally worth reading. As I'm on this very same quest, I'd appreciate if you could share with us whatever way out of this predicament you get to find.
By the way, can you post your website URL here for the rest of us to see? :-)
You could use www.handsetdetection.com in reverse to redirect people from your mobile site back to your standard site.

The Definitive Image Gallery Engine / Plugin Guide

I want to get a good list of image gallery engines of all flavours: Stand alone, plugins for Wordpress or Rails, AJAX, no AJAX, using simple folders or a database on the server.
Please state what is needed (eg MySQL and Django) to run each item if possible. Thanks!
[I asked a similar question a while back but had limited responses. Hopefully with more users and a small bounty this will pick up more steam. EDIT - can't attach a bounty for two days. Hold tight.]
These are the ones I recall at the moment, they are all easy to integrate and they don't require much implementation to use. They all have a good and appealing design. Hope it helps.
Cooliris: Runs on flash, uses an
RSS feed to show the images
FancyBox: Jquery Plugin, you
just need to have create an < a
ref... arround the < img src...
LightBox: jQuery plugin, also
easy to use.
Photo Slider: jQuery plugin, as
some thumbnails bellow which you can
use to slide through the images
SimpleViewer: Nice Design, shows
thumbnails and images
HighSlide JS: Javascript viewer
I like Gallery the best of any I've seen. It requires PHP and a database). It can be plugged in to WordPress and other CMSish things
Take a look at SourceForge
If you are looking for a gallery application I recommend the open source project 'Gallery2'.
Lytebox is easy to use and very nice. It's enhanced version of LightBox.
Here is a nice photogallery using silverlight. Slide.Show is another slick Silverlight gallery. There are many gallery modules available for DotNetNuke, and an official module. There are also a great many available on Codeplex.

Resources