Film-Tech Cinema Systems
Film-Tech Forum ARCHIVE


  
my profile | my password | search | faq & rules | forum home
  next oldest topic   next newest topic
» Film-Tech Forum ARCHIVE   » Community   » Film-Yak   » Post your random links here (Page 54)

 
This topic comprises 59 pages: 1  2  3  ...  51  52  53  54  55  56  57  58  59 
 
Author Topic: Post your random links here
Paul Mayer
Oh get out of it Melvin, before it pulls you under!

Posts: 3836
From: Albuquerque, NM
Registered: Feb 2000


 - posted 04-25-2011 02:04 PM      Profile for Paul Mayer   Author's Homepage   Email Paul Mayer   Send New Private Message       Edit/Delete Post 
A new album of metal covers of songs from the films of Studio Ghibli [Smile] :

Princess Ghibli - Imaginary Flying Machines - trailer

 |  IP: Logged

Jim Bedford
Jedi Master Film Handler

Posts: 597
From: Telluride, CO, USA (733 mi. WNW of Rockwall, TX but it seems much, much longer)
Registered: Jun 99


 - posted 05-20-2011 08:58 AM      Profile for Jim Bedford   Author's Homepage   Email Jim Bedford   Send New Private Message       Edit/Delete Post 
Hope this isn't too religious. [evil]
WTF's gonna happen to kitty when the Rapture comes?

 |  IP: Logged

Jim Bedford
Jedi Master Film Handler

Posts: 597
From: Telluride, CO, USA (733 mi. WNW of Rockwall, TX but it seems much, much longer)
Registered: Jun 99


 - posted 05-24-2011 09:38 AM      Profile for Jim Bedford   Author's Homepage   Email Jim Bedford   Send New Private Message       Edit/Delete Post 
Random insult generator

 |  IP: Logged

Brad Miller
Administrator

Posts: 17775
From: Plano, TX (36.2 miles NW of Rockwall)
Registered: May 99


 - posted 05-27-2011 05:16 PM      Profile for Brad Miller   Author's Homepage   Email Brad Miller       Edit/Delete Post 
 -

This from a great website Literally Unbelievable that makes fun of stupid people on Facebook commenting about The Onion stories.

 |  IP: Logged

John Wilson
Film God

Posts: 5438
From: Sydney, Australia.
Registered: Dec 1999


 - posted 06-20-2011 04:00 PM      Profile for John Wilson   Email John Wilson   Send New Private Message       Edit/Delete Post 
3 steps to not sucking at air travel.

Part two is for Brad. [Wink]

 |  IP: Logged

Mark Lensenmayer
Phenomenal Film Handler

Posts: 1605
From: Upper Arlington, OH
Registered: Sep 1999


 - posted 07-21-2011 09:50 PM      Profile for Mark Lensenmayer   Email Mark Lensenmayer   Send New Private Message       Edit/Delete Post 
Hand drawn fonts. I think Bobby H. will like this one.

Beautiful Swear Words

Be Aware: Extreme Language!!!

 |  IP: Logged

Brad Miller
Administrator

Posts: 17775
From: Plano, TX (36.2 miles NW of Rockwall)
Registered: May 99


 - posted 08-05-2011 03:15 AM      Profile for Brad Miller   Author's Homepage   Email Brad Miller       Edit/Delete Post 
This is good reading for anyone that runs a website. (Many theater websites violate the #4 rule.)

 |  IP: Logged

Damien Taylor
Master Film Handler

Posts: 493
From: Perth, Western Australia
Registered: Apr 2007


 - posted 08-05-2011 07:42 AM      Profile for Damien Taylor   Email Damien Taylor   Send New Private Message       Edit/Delete Post 
Back button disabling is the most irritating thing.

 |  IP: Logged

Brad Miller
Administrator

Posts: 17775
From: Plano, TX (36.2 miles NW of Rockwall)
Registered: May 99


 - posted 08-05-2011 01:47 PM      Profile for Brad Miller   Author's Homepage   Email Brad Miller       Edit/Delete Post 
MORE than flash??? I think not. I shouldn't have to hover over something, wait for it to light up, glow and something else move out of the way, click on it, wait for the glow to go away, start twirling, fly off the screen, some dissolve effect happen, then come to a blank page where a line slides into view, twists, opens horizontally, then opens vertically, then finishes fading in.

When I click on something, just take me there immediately! All of that useless time-wasting crap above only impresses iPeople.

 |  IP: Logged

Brad Miller
Administrator

Posts: 17775
From: Plano, TX (36.2 miles NW of Rockwall)
Registered: May 99


 - posted 08-05-2011 10:59 PM      Profile for Brad Miller   Author's Homepage   Email Brad Miller       Edit/Delete Post 
Perfect for birthdays, Christmas or any occasion!

Click here

 |  IP: Logged

Joe Redifer
You need a beating today

Posts: 12859
From: Denver, Colorado
Registered: May 99


 - posted 08-05-2011 11:25 PM      Profile for Joe Redifer   Author's Homepage   Email Joe Redifer   Send New Private Message       Edit/Delete Post 
I like Flash every bit as much as I like DVD/Blu-ray animated menus. I simply ADORE them and they really impress me. You must take this with a grain of salt, however, since I am a god-damned retarded dipwad who is impressed with form over function and whose IQ could be counted by all the remaining fingers of a quadruple amputee.

 |  IP: Logged

Bobby Henderson
"Ask me about Trajan."

Posts: 10973
From: Lawton, OK, USA
Registered: Apr 2001


 - posted 08-06-2011 10:01 AM      Profile for Bobby Henderson   Email Bobby Henderson   Send New Private Message       Edit/Delete Post 
Rule #4 regarding PDFs, Flash, Facebook, Twitter, etc.

I understand this pisses off some people, but these types of things are present in many websites largely because HTML sucks chunky, peanut loaded shit smeared ass at rendering decent graphic design.

Most pure HTML pages look terrible. You're limited on type choices. You can't truly control how everything is going to fall on the page. You end up having to dumb down the look of things to prevent the layout from breaking in one web browser to the next.

I can design a kick-ass looking restaurant menu in Adobe Illustrator or Adobe InDesign and the PDF format will retain everything about that design. The vector-based logos will be there. The fonts I want to use are embedded in the PDF. I can do all sorts of other tricks with clipping masks, transparancy, etc. and the PDF will keep it. Oh, and I can place anything on the page exactly where I want it without spending a ton of time dinking with code.

Designing in HTML is about as pleasant as scraping my balls on a cheese grater. We're dealing with a mark-up language that feels like using a MS-DOS word processor from 1983. It sucks.

"HTML 5" is supposed to come in and save the day, but browser support for it still sucks. And most Internet users are using old versions of Internet Explorer, which doesn't support things like SVG, PNG and CSS3 at all.

I laughed at parts of a Dreamweaver CS5.5 tutorial video on CSS3. Just to make a transparent text box with rounded corners the guy is having to insert a bunch of lines of code to tell Google Chrome, Firefox and Internet Explorer how or how not to render that object. And this is on top of playing around with the CSS panel to apply the right rules, etc. He talks about a round button CSS3 image with rotated text on it. In the past we would use an image, but now we can code it with CSS3 so the text is searchable. Um, I can design a button like that very fast in InDesign or Illustrator, use the fonts I want (instead of Goddamned Arial) add other effects CSS3 can't do -and that text will also be searchable!

A lot of businesses are using Facebook and Twitter because it is a hell of a lot easier posting some sort of news update or special there than going in and editing a damned HTML page on a web site.

I'm not real big on farting around in Flash (I prefer creating motion graphics in After Effects). But I don't see it going away anytime soon. SVG would be a great alternative to Flash if it was better supported.

quote: Mark Lensenmayer
Hand drawn fonts. I think Bobby H. will like this one.
That is pretty cool, although I would use a different technique than Theo Olesen's method of getting the type into the computer. He prefers using Photoshop. I'll use Photoshop to scan hand-drawn lettering. But then I'll place the scanned image into CorelDRAW or Adobe Illustrator manually trace clean, scalable vector-based artwork over the top of it. I can resize the vectors to any size I want without any loss of quality. They can be die cut out of vinyl or routed out of other materials. I can even paste them into Photoshop and apply other raster-based fills.

 |  IP: Logged

Joe Redifer
You need a beating today

Posts: 12859
From: Denver, Colorado
Registered: May 99


 - posted 08-06-2011 02:23 PM      Profile for Joe Redifer   Author's Homepage   Email Joe Redifer   Send New Private Message       Edit/Delete Post 
HTML isn't that bad. Any fancy design shenanigans can be done with images. Your restaurant menu does not need to be a PDF. Instead, if you NEED to have the frilly designs and the such, each page could be an image file that loads in the browser (with each page being its own graphic image and a couple of NEXT PAGE/PREVIOUS PAGE buttons at the bottom). No need to download a PDF. That is extremely annoying to have to download something to view it (the manuals on this site are the exception because most people will WANT to download them whereas others simply want to VIEW the menu). Also, HTML 5 kicks Flash's crusty ass.

Flash websites also cannot be spidered by search engines, so no one will find you on Google. Flash is just dumb.

 |  IP: Logged

Bobby Henderson
"Ask me about Trajan."

Posts: 10973
From: Lawton, OK, USA
Registered: Apr 2001


 - posted 08-06-2011 07:42 PM      Profile for Bobby Henderson   Email Bobby Henderson   Send New Private Message       Edit/Delete Post 
HTML is indeed that bad when it comes to creating sophisticated page layouts. It's not all just making frilly images either. The options for setting type are very limited with HTML. In using live text you're limited to the very limited number of web standard typefaces. That's not acceptable for a lot of businesses. Many of them spend a ton on commercial typefaces regular users are never going to have installed. None of the advanced features of OpenType are available in a HTML layout. For all the things that can be done using Cascading Style Sheets, the same design can be done a hell of a lot faster and with much more control using InDesign or Illustrator and outputting a PDF.

I really don't understand the whole problem with PDFs. The web browsers on my computer (Chrome, Firefox, Internet Explorer) have no problem displaying a PDF within a browser window. HTML links can be included within text or objects in a PDF.

Honestly, I see little if any need for a "back" button to be incorporated in a web page layout much less placed a in PDF. Every web browser has a back button already.

Regarding Flash, HTML 5 only kicks Flash's ass in theorgy. Until the W3C gets its collective head out of its own ass and cracks the whip on Google, Apple, Microsoft and various others HTML 5 is going to go nowhere.

The use of Flash Video all over the web will continue as long as the W3C and others continue to not agree on a set video standard for HTML 5 content. Flash will also continue to be used for displaying vector-based graphics on pages as long as browser support for SVG continues to suck. Love them or hate them, applications coded in Flash (such as those time vampire Zynga games on Facebook) will keep being programmed in Flash as long as the HTML 5 feature set remains un-ratified.

Adobe has a new public beta available of their "Edge" application that does some of what Flash does but outputs it in HTML 5 style things like SVG and CSS3. I'm not going to have any use for it until HTML 5 is something besides a stupidly screwed up mess.

 |  IP: Logged

Joe Redifer
You need a beating today

Posts: 12859
From: Denver, Colorado
Registered: May 99


 - posted 08-06-2011 08:45 PM      Profile for Joe Redifer   Author's Homepage   Email Joe Redifer   Send New Private Message       Edit/Delete Post 
Use an image with your fancy type that will impress people and make them more likely to buy the crappy product. Put the actual text as searchable keywords. I see no reason for web pages to be overly fancy. Form over function, I guess. Flash web pages and downloadable PDFs are pretentious at best.

 |  IP: Logged



All times are Central (GMT -6:00)
This topic comprises 59 pages: 1  2  3  ...  51  52  53  54  55  56  57  58  59 
 
   Close Topic    Move Topic    Delete Topic    next oldest topic   next newest topic
 - Printer-friendly view of this topic
Hop To:



Powered by Infopop Corporation
UBB.classicTM 6.3.1.2

The Film-Tech Forums are designed for various members related to the cinema industry to express their opinions, viewpoints and testimonials on various products, services and events based upon speculation, personal knowledge and factual information through use, therefore all views represented here allow no liability upon the publishers of this web site and the owners of said views assume no liability for any ill will resulting from these postings. The posts made here are for educational as well as entertainment purposes and as such anyone viewing this portion of the website must accept these views as statements of the author of that opinion and agrees to release the authors from any and all liability.

© 1999-2020 Film-Tech Cinema Systems, LLC. All rights reserved.