logo Sign In

RRS-1980

User Group
Members
Join date
23-Mar-2003
Last activity
8-Mar-2019
Posts
993

Post History

Post
#334195
Topic
Info: a 35mm SW(pre-ANH) print saved from being burned
Time

Found this link today:

http://starwarsy.pl/muzeum/rozm/muz_rozm23.htm

The long story short: this is the 1979 copy of the Star Wars (pre-ANH) distributed in Poland (yeah, with subtitles). After the licence expired, all prints were to be officially destroyed (burned) except for one kept for National Film Archive. But one of the commissioners swapped one of the copies by putting the reels of another movie into the tins, thus saving a vintage ANH print 😃

Can we call it a Star Wars preservation effort… from 1980s? Or a 3,3 kilometers of film history? 😉

Post
#334187
Topic
Star Wars Saga: Silent Film Edition (Released)
Time

LOL, I like that idea... especially because I did a small clip this way a few years ago (the Death Star chasm jump scene) and even posted it on this forum (but I'll bet the original message got deleted - it had to be at least 5 years old IIRC).

BTW: other people also mentioned B&W Star Wars:

http://originaltrilogy.com/forum/topic.cfm/WWII-style-edit-of-ANH-I-need-a-title-for-this/post/147809/#post147809

Could you post some screenshots? I'd like to check it out before I start downloading 7GB... I don't live in Sweden, ya know ;)

 

I like old movies, LOL

Post
#333652
Topic
Let's Talk Indy For A Sec
Time
C3PX said:

LOL, you just like to go against the grain don't you? I think no matter which way the river flowed, you'd always swim against the current. [...] but in your case it isn't so much thinking outside the box as it is disagreeing with and flipping around everything everybody else says.

 

 Surprised? His nickname is "negative one" after all. Why bother disputing with someone whose only rule is negation?

Thank goodnes for the "ignore list" :)

Post
#333418
Topic
inspiration for creating Indiana Jones?
Time

Every time I watch a documentary about making of IJ trilogy I hear about those "old serials" & other stuff from which things & bits were borrowed to create Indy. But I've never seen specific titles being mentioned.

Do we have experts here to answer my question? If I want to see old books/comics/movies that contain "prototypical" Indy, what should I look for?

Post
#332388
Topic
Search bug (?) Multiple duplicate results.....
Time

How do I find my own posts only? Other forum software used to have "find all post by this user" option.

 

Look what I got when I used searching today:

Error Occurred While Processing Request
Error Executing Database Query.
[Macromedia][SQLServer JDBC Driver][SQLServer]Execution of a full-text operation failed. The catalog does not exist or is currently unavailable. Please retry the action again later and if this symptom persists, contact the system administrator.
 
The error occurred in E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumSearch.cfc: line 41
Called from E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm: line 26
Called from E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm: line 1
Called from E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumSearch.cfc: line 41
Called from E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm: line 26
Called from E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm: line 1
39 : 		<cfif request.ForumSearchStatus eq "FullText">
40 : 			<cfquery name="qryForumSearchResults" datasource="#request.ForumDSN#" username="#request.ForumDBUsername#" password="#request.ForumDBPassword#" cachedwithin="#arguments.CacheTime#">
41 : 			exec prcForumSearchPostFullText #arguments.SearchID#, '#arguments.SearchTerm#', #arguments.GroupID#
42 : 			</cfquery>
43 : 		<cfelseif request.ForumSearchStatus eq "Titles">

SQL    exec prcForumSearchPostFullText 3637, 'games', 2
DATASOURCE   ot_forum
VENDORERRORCODE   7619
SQLSTATE   HY000
Resources:

 

Browser   Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Alexa Toolbar; MEGAUPLOAD 1.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; Alexa Toolbar; MEGAUPLOAD 1.0)
Remote Address   89.206.4.66
Referrer   http://originaltrilogy.com/forum/
Date/Time   04-Oct-08 10:06 PM
Stack Trace (click to expand)
at cfForumSearch2ecfc561348969$funcFORUMSEARCHRESULTS.runFunction(E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumSearch.cfc:41) at cfsearch2dresults2ecfm1414989553._factor2(E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm:26) at cfsearch2dresults2ecfm1414989553.runPage(E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm:1) at cfForumSearch2ecfc561348969$funcFORUMSEARCHRESULTS.runFunction(E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumSearch.cfc:41) at cfsearch2dresults2ecfm1414989553._factor2(E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm:26) at cfsearch2dresults2ecfm1414989553.runPage(E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm:1)

java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Execution of a full-text operation failed. The catalog does not exist or is currently unavailable. Please retry the action again later and if this symptom persists, contact the system administrator. 
	at macromedia.jdbc.base.BaseExceptions.createException(Unknown Source)
	at macromedia.jdbc.base.BaseExceptions.getException(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.getRow(Unknown Source)
	at macromedia.jdbc.sqlserver.SQLServerImplResultSet.fetchAtPosition(Unknown Source)
	at macromedia.jdbc.base.BaseImplResultSet.next(Unknown Source)
	at macromedia.jdbc.base.BaseResultSet.next(Unknown Source)
	at coldfusion.sql.QueryTable.populate(QueryTable.java:287)
	at coldfusion.sql.QueryTable.populate(QueryTable.java:216)
	at coldfusion.sql.Executive.getRowSet(Executive.java:314)
	at coldfusion.sql.Executive.executeQuery(Executive.java:775)
	at coldfusion.sql.Executive.executeQuery(Executive.java:685)
	at coldfusion.sql.Executive.executeQuery(Executive.java:646)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:236)
	at coldfusion.tagext.sql.QueryTag.setupCachedQuery(QueryTag.java:695)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:496)
	at cfForumSearch2ecfc561348969$funcFORUMSEARCHRESULTS.runFunction(E:\Inetpub\originaltrilogy.com\wwwroot\forum\components\ForumSearch.cfc:41)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:290)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:366)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:198)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:157)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1594)
	at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:341)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1916)
	at cfsearch2dresults2ecfm1414989553._factor2(E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm:26)
	at cfsearch2dresults2ecfm1414989553.runPage(E:\Inetpub\originaltrilogy.com\wwwroot\forum\search-results.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:219)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
	at coldfusion.CfmServlet.service(CfmServlet.java:107)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
	at com.seefusion.Filter.doFilter(Filter.java:49)
	at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1494)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
	at jrun.servlet.FilterChain.service(FilterChain.java:101)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

 

Post
#332304
Topic
Lucas' Red Tails
Time

Interesting subject, as I'm WW2 history & aviation buff.

But... did I see "George Lucas" written here...?

Hmm...

 

[5 years in the future]

 

Ahmed Best inside P-51 fighter cockpit:

- Wesa gonna die! Wesa in big poo-doo! Ouch time! Maxi big da FLAK is!

...

Samuel L. Jackson inside aircraft cockpit:

- There are mo**erfucking snakes on this plane!

 

 

Darn - maybe I should quit joking like that... remember when nobody believed me when I told you there will be aliens in Indiana Jones 4...?

Post
#330972
Topic
My Review of the Force Unleashed plot based on the graphic novel (SPOILERS WARNING I SPOIL THE PLOT)
Time

LOL, loved that crayons bit ;)

But the whole thing is nothing to laugh about. We - the loyal customers - are witnessing a serious decay in the quality of the product line we liked to buy. Normally we could choose another manufacturer or start making own - better - versions of these products. The problem is that G.L. has the monopoly on SW. (E.g.: I proposed to few people making "independent" SW game or a comic book that would unfold alternative prequel story, but everyone knows we would soon get "cease&desist" letter from LFL lawyers...)

My solution? If they can't come up with things of satisfactory quality (from my POV), time to stop giving them my money. Too bad there're not many people who have such strong resolve as I have (e.g.: I haven't seen IJ4 yet because I think this movie shouldn't have been made in its current form&style), otherwise G.L. would've already felt the clear message from his clients (read: drop in the income flow).

@Johnny Ringo: I think skyjedi2005 simply fooled himself, basing on a strong desire to see some good SW product, to read this book, as if to "give FU another chance to redeem itself". If we really really want something to be good, we often give it a chance despite having strong initial bad feelings about it (like me and "The Witcher" movie, har-har...)