9 replies [Last post]
Verschwindende
Verschwindende's picture
User is online Online
rank Leader
Leader
Timezone: GMT-4
Joined: 2009-10-09
Posts: 748
Points: 838

I use Tiny-MCE on my CMS sites for the admin section. I was considering placing it on another server so that I could limit the number of times it's included on my server. I'm not in danger of going over my limit on a shared server but I just want to update it in one place.

The main Tiny-MCE script works fine but the other items (like the HTML editor popup and all the other popups) all rely on relative paths and they don't seem to work well across domains.

Is running such javascripts even a good idea across domains? Is there any sort of security issue?

I suppose I could update all the relative paths with an absolute path. There may even be an option for that in Tiny-MCE but I haven't found it yet.

Any suggestions?

CSS HTML ASP.net C# Coffee

Tags:
Verschwindende
Verschwindende's picture
User is online Online
rank Leader
Leader
Timezone: GMT-4
Joined: 2009-10-09
Posts: 748
Points: 838

Well, I did find some info 1

Well, I did find some info 1 second after posting: http://wiki.moxiecode.com/index.php/TinyMCE%3ACross_domain_loading

Is this just a bad idea anyway?

CSS HTML ASP.net C# Coffee

Hugo
Hugo's picture
User is online Online
rank Moderator
Moderator
Timezone: GMT+1
Joined: 2004-06-06
Posts: 14200
Points: 1256

Not sure the answer to this,

Not sure the answer to this, other than I have been wanting to have a play with our Amazon S3 cloud cookoo account.

Do notice that more and more people locating 'stuff' off to the likes of S3 accounts, I've only used it for minor server backups and haven't really had time to explore it's real usefulness.

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

Deuce
Deuce's picture
User offline. Last seen 25 min 26 sec ago. Offline
rank Guru
Guru
Timezone: GMT-7
Joined: 2005-11-20
Posts: 3731
Points: 1038

Using another shared hosting

Using another shared hosting service might not be a great choice, but getting a Content Delivery Network (CDN) like the Amazon S3 or the RackSpace FileCloud would probably be a good choice.

all » http://dictionary.reference.com/browse/all

Google isn't a bunch of guys reading and grading web sites, it's more like a bunch of monkeys sniffing food and putting the good bananas at the top. -Triumph

Verschwindende
Verschwindende's picture
User is online Online
rank Leader
Leader
Timezone: GMT-4
Joined: 2009-10-09
Posts: 748
Points: 838

I wish I knew what any of

I wish I knew what any of that meant. Wink

CSS HTML ASP.net C# Coffee

Verschwindende
Verschwindende's picture
User is online Online
rank Leader
Leader
Timezone: GMT-4
Joined: 2009-10-09
Posts: 748
Points: 838

delete?

double tap. Please delete.
Note to member: On the internet it's one click, only use double click in your OS. Tongue

Unable to remove post due to possibility of removing subsequent comments as well, the shame will remain for posterity.

CSS HTML ASP.net C# Coffee

Deuce
Deuce's picture
User offline. Last seen 25 min 26 sec ago. Offline
rank Guru
Guru
Timezone: GMT-7
Joined: 2005-11-20
Posts: 3731
Points: 1038

Verschwindende wrote: I wish

Verschwindende wrote:

I wish I knew what any of that meant. Wink

Well good thing you have the googles!

all » http://dictionary.reference.com/browse/all

Google isn't a bunch of guys reading and grading web sites, it's more like a bunch of monkeys sniffing food and putting the good bananas at the top. -Triumph

Verschwindende
Verschwindende's picture
User is online Online
rank Leader
Leader
Timezone: GMT-4
Joined: 2009-10-09
Posts: 748
Points: 838

Yes, teh goggles. I'm

Yes, teh goggles. Tongue

I'm thinking that crossing domains is not a great idea but different servers using subdomains of the same domain may be what I'm looking for.

The cloud service thing reminds me of "web 2.0" buzz that never really came to life.

CSS HTML ASP.net C# Coffee

Deuce
Deuce's picture
User offline. Last seen 25 min 26 sec ago. Offline
rank Guru
Guru
Timezone: GMT-7
Joined: 2005-11-20
Posts: 3731
Points: 1038

Web in the "cloud" is SOOO

Web in the "cloud" is SOOO 3.0 Tongue

all » http://dictionary.reference.com/browse/all

Google isn't a bunch of guys reading and grading web sites, it's more like a bunch of monkeys sniffing food and putting the good bananas at the top. -Triumph

Hugo
Hugo's picture
User is online Online
rank Moderator
Moderator
Timezone: GMT+1
Joined: 2004-06-06
Posts: 14200
Points: 1256

CDN, Cloud computing is here

CDN, Cloud computing is here to stay. It's the way forward allowing access to services we wouldn't have had before or at least not without vast cost.

Distributed resource handling, cloud clustering, all this kind of arcane stuff means we get dedicated virtual servers far more cheaply than before.

Take a look at Amazons EC2 services, the ability to choose your OS image reconfigure it and be up and running with a pay on demand VDS in no time.

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me