by thomthom » Mon Mar 26, 2012 9:19 pm
dale wrote:Jeff Hammond wrote:maybe a better/easier/faster way to embed videos? it'd be nice if we could just copy/paste the embed code and that's that.
absolutely +1
Better yet, post the YouTube URL and have the embed automatically setup. Got a Wordpress plugin that does that. YouTube, and other sites, has an API where it will return the correct embedding HTML.
-

thomthom
- Global Moderator
-
- Posts: 17688
- Joined: Tue Nov 13, 2007 12:47 pm
- Location: Trondheim, Norway
- Name: thomthom
- Operating system: Windows
- SketchUp version: 8
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Advanced
-
by Gaieus » Tue Mar 27, 2012 8:50 am
I have been trying to experiment with this for a while now. So far, no success. But I do not give up. I have already solved how the "simple" [img] should return a clickable thumbnail (not thumbnail really but a resized version of the original).
Gai...
-

Gaieus
- Administrator
-
- Posts: 27647
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by thomthom » Tue Mar 27, 2012 8:57 am
-

thomthom
- Global Moderator
-
- Posts: 17688
- Joined: Tue Nov 13, 2007 12:47 pm
- Location: Trondheim, Norway
- Name: thomthom
- Operating system: Windows
- SketchUp version: 8
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Advanced
-
by thomthom » Tue Mar 27, 2012 8:57 am
-

thomthom
- Global Moderator
-
- Posts: 17688
- Joined: Tue Nov 13, 2007 12:47 pm
- Location: Trondheim, Norway
- Name: thomthom
- Operating system: Windows
- SketchUp version: 8
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Advanced
-
by Gaieus » Tue Mar 27, 2012 10:08 am
I was experimenting with something similar to this second version (creating a new bbcode) but with the new, iframe way of embedding (some functions of YT, like going full-screen or the new 3D movies only work this way) and in a way that users do not need to get the embed code but just the link. Now maybe this only did not work for security reasons (phpBB, by default, does not "like" iframe embedding). The first plugin looks nice and I have already seen it but best would be to use as few plugins as possible as with every new update, something may get broken. This also seems to be a cool plugin: http://www.phpbb.com/customise/db/mod/r ... e_resizer/only that it does not work (at least with the new php version we tested with) and also I could (I mean did) achieve the same result by simply writing a bbcode for it. 
Gai...
-

Gaieus
- Administrator
-
- Posts: 27647
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by thomthom » Tue Mar 27, 2012 10:16 am
I noticed when I embed a YouTube video with the Flash tag, I cannot make it open the video in YouTube if I want. Nothing happens - as oppose to what happens with embeds on other sites.
-

thomthom
- Global Moderator
-
- Posts: 17688
- Joined: Tue Nov 13, 2007 12:47 pm
- Location: Trondheim, Norway
- Name: thomthom
- Operating system: Windows
- SketchUp version: 8
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Advanced
-
by Gaieus » Tue Mar 27, 2012 10:19 am
That's because they now use iframes and most of the functions with the old object embed do not work any more. So if I want to do it "perfectly", I need to use the iframe but for some reason, it does not work on phpBB.
And (for obvious security reasons) I do not want to globally allow iframe embedding.
Gai...
-

Gaieus
- Administrator
-
- Posts: 27647
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by andybot » Tue Mar 27, 2012 2:00 pm
thomthom wrote:I noticed when I embed a YouTube video with the Flash tag, I cannot make it open the video in YouTube if I want. Nothing happens - as oppose to what happens with embeds on other sites.
My $.02 - Keeping away from relying on flash would be nice if possible. For one, I use Ubuntu for my day-to-day web browsing, and half the time, things that are flash embedded will not show up for me. HTML5 works just fine. Every few video embeds on this site don't work, and I'm guessing it's because of flash. If it's something I actually want to see, I can browse over here on my windows workstation, but as flash is a security weakpoint, I avoid it if I can.
-

andybot
- Premium Member

-
- Posts: 1055
- Joined: Fri Jul 16, 2010 5:10 pm
- Location: Charlottesville, Virginia
- Name: Andy
- Operating system: Windows
- SketchUp version: 8
- License type: Free/Make
- SketchUp use: architecture
- Level of SketchUp: Advanced
-
by raineysky » Tue Mar 27, 2012 7:07 pm
vBulletin has the nicest forum software to me. It is visually appealing and seems capable of doing the things people have been asking for.
-
raineysky
-
- Posts: 97
- Joined: Fri Sep 09, 2011 6:46 pm
- Location: Louisiana
- Name: Paul
- Operating system: Windows
- SketchUp version: 8
- License type: Pro
- SketchUp use: other
- Level of SketchUp: Intermediate
by Dan Rathbun » Wed Mar 28, 2012 1:12 am
Gaieus wrote:Dan Rathbun wrote:Resuggesting my previous suggestion, that sticky posts and announcements, have a different back ground shade that the normal posts, so they stand out.
... As for recolouring the background - maybe (if it's some fairly easy rewrite in the css).
I gave you the simple CSS in this post ~ 7 months ago! Re: Sticky Posts
-

Dan Rathbun
- Top SketchUcator
-
- Posts: 4102
- Joined: Tue Oct 06, 2009 3:06 am
- Location: Florida, USA
- Name: Dan Rathbun
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: education
- Level of SketchUp: Advanced
by Rodrigonotor » Wed Mar 28, 2012 2:15 am
dale wrote:Jeff Hammond wrote:maybe a better/easier/faster way to embed videos? it'd be nice if we could just copy/paste the embed code and that's that.
absolutely +1
Hi, maybe improve the bbcodes whit this: http://www.phpbb.com/customise/db/mod/a ... ode_box_3/this mod come whit the bbcodes included for youtube, flash and other very useful snippets. Here a capture from my forum reply 27-03-2012 07-10-02 p.m..jpg regards
Please, register (free) to access all the attachments on the forums.
-

Rodrigonotor
-
- Posts: 151
- Joined: Sun Jan 20, 2008 1:36 am
- Location: Guatemala
- Name: Edgar
- Operating system: Windows
- SketchUp version: 8
- License type: Free/Make
- SketchUp use: architecture
- Level of SketchUp: Intermediate
-
by Gaieus » Wed Mar 28, 2012 7:38 am
Really, thanks guys for caring so much...  andybot wrote:My $.02 - Keeping away from relying on flash would be nice if possible. For one, I use Ubuntu for my day-to-day web browsing, and half the time, things that are flash embedded will not show up for me. HTML5 works just fine. Every few video embeds on this site don't work, and I'm guessing it's because of flash. If it's something I actually want to see, I can browse over here on my windows workstation, but as flash is a security weakpoint, I avoid it if I can.
We cannot go for html5 until it is fully implemented by all major browsers used on these forums. I know flash is becoming outdated in many applications but currently that's what's available for phpBB.
raineysky wrote:vBulletin has the nicest forum software to me. It is visually appealing and seems capable of doing the things people have been asking for.
We've tried vBulletin about half a year ago. Unfortunately almost all unicode characters (both usernames and topics/posts) were screwed when we transferred the content of the forums. As we could not find a solution other than dropping hundreds (or thousands) of members and tens of thousands of posts, we decided not to take that route.
Dan Rathbun wrote:...I gave you the simple CSS in this post ~ 7 months ago! Re: Sticky Posts
Dan, I cannot remember why I did not answer that post back then, sorry. As said above, this may be implemented...
Hi Edgar and thanks for the tip (we may try). I see there's an option that embedded imges (with the [img] tag) also get resized which is a good thing when someone does not have an XXL screen but people keep embedding incredibly large images. I do not know how that would work but we have tried this one and it did not (for some unknown reason): http://www.phpbb.com/customise/db/mod/r ... e_resizer/
Gai...
-

Gaieus
- Administrator
-
- Posts: 27647
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by brookefox » Wed Mar 28, 2012 11:00 pm
You've had your caring responses, haven't you?
How about could we change our usernames, say from something hard-to-spell and inscrutable, like 'Gaieus', to something easier to spell and inscrutable, like 'Csaba'?
~ Brooke
-

brookefox
-
- Posts: 832
- Joined: Thu Jun 26, 2008 4:17 pm
- Location: Pacific northwest, USA
- Name: Brooke
- Operating system: Windows
- SketchUp version: 8
- License type: Free/Make
- SketchUp use: architecture
- Level of SketchUp: Intermediate
by brookefox » Thu Mar 29, 2012 4:58 am
Or, say, from brookefox to Brooke Fox.
~ Brooke
-

brookefox
-
- Posts: 832
- Joined: Thu Jun 26, 2008 4:17 pm
- Location: Pacific northwest, USA
- Name: Brooke
- Operating system: Windows
- SketchUp version: 8
- License type: Free/Make
- SketchUp use: architecture
- Level of SketchUp: Intermediate
by Gaieus » Thu Mar 29, 2012 5:38 am
You cannot change your username but I can change it for you if you'd like. However the current registration settings do not allow spaces in usernames.
Gai...
-

Gaieus
- Administrator
-
- Posts: 27647
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by Dan Rathbun » Thu Mar 29, 2012 3:39 pm
If it will be a manual service to change user name, perhaps this should be a "premium" service with a fee to help support SCF operations.
Also other users should be able to see the previous names used.
-

Dan Rathbun
- Top SketchUcator
-
- Posts: 4102
- Joined: Tue Oct 06, 2009 3:06 am
- Location: Florida, USA
- Name: Dan Rathbun
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: education
- Level of SketchUp: Advanced
by Gaieus » Thu Mar 29, 2012 3:42 pm
This has not occurred so many times as to be tiresome at all. Lost passwords (and usernames), missing activation emails and such happen much more often (on a daily basis) but then of course one won't charge for a password recovery 
Gai...
-

Gaieus
- Administrator
-
- Posts: 27647
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by brookefox » Thu Mar 29, 2012 5:31 pm
Gaieus wrote:You cannot change your username but I can change it for you if you'd like. However the current registration settings do not allow spaces in usernames.
I appreciate your offer, but understand you have better things to do. Like extracting a premium service fee from Dan for having an unused and wasted space in his screen name!
~ Brooke
-

brookefox
-
- Posts: 832
- Joined: Thu Jun 26, 2008 4:17 pm
- Location: Pacific northwest, USA
- Name: Brooke
- Operating system: Windows
- SketchUp version: 8
- License type: Free/Make
- SketchUp use: architecture
- Level of SketchUp: Intermediate
by Gaieus » Thu Mar 29, 2012 5:33 pm
You guys may be smiling at my enthusiasm responding everyone here but one day you will realise it was all serious and honest! 
Gai...
-

Gaieus
- Administrator
-
- Posts: 27647
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by Dan Rathbun » Thu Mar 29, 2012 5:40 pm
ROFL... yea how diddDDDdd that space get Thare ???
-

Dan Rathbun
- Top SketchUcator
-
- Posts: 4102
- Joined: Tue Oct 06, 2009 3:06 am
- Location: Florida, USA
- Name: Dan Rathbun
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: education
- Level of SketchUp: Advanced
by brookefox » Thu Mar 29, 2012 5:43 pm
You guys may be smiling at my enthusiasm responding everyone here but one day you will realise it was all serious and honest!
Like everyone here, I sincerely appreciate your efforts especially, but also those of the site honchos, and the contributors and participants. You have made and continue to make a very nice thing here...
~ Brooke
-

brookefox
-
- Posts: 832
- Joined: Thu Jun 26, 2008 4:17 pm
- Location: Pacific northwest, USA
- Name: Brooke
- Operating system: Windows
- SketchUp version: 8
- License type: Free/Make
- SketchUp use: architecture
- Level of SketchUp: Intermediate
by mozzie » Fri Mar 30, 2012 1:51 pm
Well, it's my go-to place for allt hings SU. So thanks to all the capitan, officers, crew and my fellow passengers. I am fairly comfortable with the current set-up, so if you change it all, there'll be a whole new learning curve. While most of the suggestions above seem Ok, please don't introduce a whole "new way" (TM) of doing things. I'm in enough trouble keeping up with my Android phone interface changes!
-
mozzie
-
- Posts: 63
- Joined: Thu Nov 15, 2007 11:33 pm
- Location: Australia (East Coast)
by Gaieus » Fri Mar 30, 2012 2:05 pm
Some changes sooner or later are inevitable as this forum template we are using is more than 5 years old and the core engine has changes so much that currently a couple of things are already broken. But even if we add a new skin and some extended functionality and fix some things that now do not work, it will be the same phpBB forum and basically everything should work the same way it does now.
Gai...
-

Gaieus
- Administrator
-
- Posts: 27647
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by jgb » Sun Apr 01, 2012 5:10 pm
The last survey question was most important in my view. Can't remember the questions wording, but I remember my answer.
I believe it asked about special interest forums, and I answered that there should be a special interest forum for each major plug-in for SU.
Instead of weeding through the general forums looking for the various Curviloft or Selection Tools threads, they should each have their own forum, where-in individual threads on specific problems/questions are posted all in one area of interest.
The first post is from the author presenting the plug-in and some form of tutorial and maintained for updates. Anybody having a problem/question with the plug-in can separately post in that forum, so all problems etc. are essentially co-resident.
Now, the big problem lies in the definition of "major plug-in" and who gets to post in that section. But that's a political problem.......
__________________ jgb
-

jgb
-
- Posts: 552
- Joined: Sun Mar 23, 2008 10:52 pm
- Location: Toronto, Canada.
- Name: Joel Berson
- Operating system: Windows
- SketchUp version: 8
- License type: Free/Make
- SketchUp use: engineering and mechanical design
- Level of SketchUp: Intermediate
by Gaieus » Sun Apr 01, 2012 5:12 pm
jgb wrote:But that's a political problem...
So who decides in political questions? 
Gai...
-

Gaieus
- Administrator
-
- Posts: 27647
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by Jeff Hammond » Wed Apr 04, 2012 7:41 pm
how about a 'flogging a dead horse' emoticon?  I could of used it in this post: viewtopic.php?p=396088#p396088.
dotdotdot
-

Jeff Hammond
- Global Moderator
-
- Posts: 4326
- Joined: Thu Jan 24, 2008 11:16 pm
- Location: newyorkcity
- Operating system: Mac
- SketchUp version: 8
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Advanced
by thomthom » Wed Apr 04, 2012 8:17 pm
Jeff Hammond wrote:how about a 'flogging a dead horse' emoticon? 

I do think we should have a thread to nominate new emotions.
-

thomthom
- Global Moderator
-
- Posts: 17688
- Joined: Tue Nov 13, 2007 12:47 pm
- Location: Trondheim, Norway
- Name: thomthom
- Operating system: Windows
- SketchUp version: 8
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Advanced
-
by jpalm32 » Wed Apr 04, 2012 11:06 pm
Best Forum for any product ever! Best contributors with the best attitude. The attitude of you people set you apart. Many sites have knowledgeable people but you can detect that "thingy" (If you don't get it you shouldn't use the product attitude) in their replys.
-
jpalm32
- Premium Member

-
- Posts: 404
- Joined: Fri Apr 03, 2009 8:07 pm
- Name: John
by Jeff Hammond » Wed Apr 04, 2012 11:07 pm
thomthom wrote:Jeff Hammond wrote:how about a 'flogging a dead horse' emoticon? 

I do think we should have a thread to nominate new emotions.
I nominate that one!
dotdotdot
-

Jeff Hammond
- Global Moderator
-
- Posts: 4326
- Joined: Thu Jan 24, 2008 11:16 pm
- Location: newyorkcity
- Operating system: Mac
- SketchUp version: 8
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Advanced
by Gaieus » Thu Apr 05, 2012 6:18 am
Yes sir, ASAP. Keep this post bookmarked!
Gai...
-

Gaieus
- Administrator
-
- Posts: 27647
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by Ad Machine » 5 minutes ago
Not a Premium Member yet? Check out the great time-limited deal we are offering.
-
Ad Machine
- Robot
-
- Posts: 2012
-
Return to Old
|