It is currently Thu Apr 25, 2024 3:56 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 10 posts ] 
Author Message
Offline
 Post subject: Any suggestion on how to embed eidogo on wordpress?
Post #1 Posted: Mon Oct 11, 2010 4:17 am 
Gosei
User avatar

Posts: 1581
Location: Hong Kong
Liked others: 54
Was liked: 544
GD Posts: 1292
Thought about enhancing my blog with eidogo but sadly doesn't seem to work.

_________________
http://tchan001.wordpress.com
A blog on Asian go books, go sightings, and interesting tidbits
Go is such a beautiful game.

Top
 Profile  
 
Offline
 Post subject: Re: Any suggestion on how to embed eidogo on wordpress?
Post #2 Posted: Mon Oct 11, 2010 12:01 pm 
Lives in sente
User avatar

Posts: 1072
Location: Stratford-upon-Avon, England
Liked others: 33
Was liked: 72
Rank: 5K KGS
GD Posts: 1165
KGS: Dogen
Seems to work fine.

Upload the files to your server.
Go to the HTML editor in the Wordpress post page, and paste the code as follows:

<script type="text/javascript" src="http://www.mcelhearn.com/eidogo/player/js/all.compressed.js"></script>
<div class="eidogo-player-auto" sgf="http://www.mcelhearn.com/eidogo/sgf/example.sgf"></div>

(Replace the paths, obviously, with those for your server.)

Works fine: http://www.mcelhearn.com/2010/10/11/testing-eidogo/

Edit: Ah, wait, yours is a Wordpress.com blog; I don't think you can use it, unless you have someplace where you can store the files. If you really need it, and don't have another server, I could host the files for you; you'd just have to send me the sgf files, and take care of naming them correctly.

_________________
My blog about Macs and more: Kirkville

Top
 Profile  
 
Offline
 Post subject: Re: Any suggestion on how to embed eidogo on wordpress?
Post #3 Posted: Mon Oct 11, 2010 12:25 pm 
Gosei
User avatar

Posts: 1435
Location: California
Liked others: 53
Was liked: 171
Rank: Out of practice
GD Posts: 1104
KGS: fwiffo
You could use my EidoGo for Wordpress plugin that makes it all easy.

_________________
KGS 4 kyu - Game Archive - Keyboard Otaku

Top
 Profile  
 
Offline
 Post subject: Re: Any suggestion on how to embed eidogo on wordpress?
Post #4 Posted: Mon Oct 11, 2010 1:21 pm 
Lives in sente
User avatar

Posts: 1072
Location: Stratford-upon-Avon, England
Liked others: 33
Was liked: 72
Rank: 5K KGS
GD Posts: 1165
KGS: Dogen
fwiffo wrote:
You could use my EidoGo for Wordpress plugin that makes it all easy.


Ah, you can embed the file. Thing is, I don't think Wordpress.com blogs allow plug-ins...

_________________
My blog about Macs and more: Kirkville

Top
 Profile  
 
Offline
 Post subject: Re: Any suggestion on how to embed eidogo on wordpress?
Post #5 Posted: Mon Oct 11, 2010 2:30 pm 
Tengen

Posts: 4380
Location: North Carolina
Liked others: 499
Was liked: 733
Rank: AGA 3k
GD Posts: 65
OGS: Hyperpape 4k
Yeah, wordpress.com is quite restrictive about what you can do. It's the tradeoff for a site that requires zero configuration and can't get Fireballed.

_________________
Occupy Babel!

Top
 Profile  
 
Offline
 Post subject: Re: Any suggestion on how to embed eidogo on wordpress?
Post #6 Posted: Tue Oct 12, 2010 12:00 am 
Lives with ko

Posts: 130
Liked others: 16
Was liked: 25
Rank: KGS 5 kyu
GD Posts: 442
KGS: alejo
fwiffo wrote:
You could use my EidoGo for Wordpress plugin that makes it all easy.


Yep!!! I thought exactly the same. It's very easy to use, so I couldn't figure out what was tchan001 messing with...

_________________
My blog about Go and Boardgames: Alejo's Tenuki

Top
 Profile  
 
Offline
 Post subject: Re: Any suggestion on how to embed eidogo on wordpress?
Post #7 Posted: Tue Oct 12, 2010 2:00 am 
Gosei
User avatar

Posts: 1581
Location: Hong Kong
Liked others: 54
Was liked: 544
GD Posts: 1292
I need something which works with wordpress.com blogs. I don't host my blog on my own server and apparently wordpress.com doesn't work with coded objects which are not from it's trusted partners.

_________________
http://tchan001.wordpress.com
A blog on Asian go books, go sightings, and interesting tidbits
Go is such a beautiful game.

Top
 Profile  
 
Offline
 Post subject: Re: Any suggestion on how to embed eidogo on wordpress?
Post #8 Posted: Tue Oct 12, 2010 5:14 am 
Beginner
User avatar

Posts: 18
Liked others: 0
Was liked: 1
Rank: KGS 1k
KGS: danielfox
You will not be able to use Eidogo with a Wordpress.com hosted blog. Javascript is only supported indirectly through certain shortcodes.
http://en.support.wordpress.com/shortcodes/

You could petition them to add an Eidogo shortcode, but I would imagine the chances of them doing so are rather remote.

If you really want Javascript, you may need to find another host for your blog.

Top
 Profile  
 
Offline
 Post subject: Re: Any suggestion on how to embed eidogo on wordpress?
Post #9 Posted: Tue Oct 12, 2010 11:46 am 
Dies in gote
User avatar

Posts: 44
Location: Colorado
Liked others: 4
Was liked: 7
Rank: KGS 9k
GD Posts: 120
KGS: RazorBrain
fwiffo wrote:
You could use my EidoGo for Wordpress plugin that makes it all easy.


Thanks for the info about your plugin. I've installed it on my new self-hosted version of my blog and it works great!

I like the Wordpress.com stuff, but ultimately found it too limiting. I eventually moved to a self-hosted version so that I could create my own theme and get plugins like this to work. When I hosted my blog on Wordpress.com, I always hosted my .sgf files on Eidgo and then linked to them from my blog. While I very much appreciate the ability to do this, I much prefer having the game records inline on my site.

_________________
RazorBrain

Image
- Another One Bites the Dust
- BOOK REVIEW: How Not To Play Go
- Finally, a DGS Client for the iPhone

Top
 Profile  
 
Offline
 Post subject: Re: Any suggestion on how to embed eidogo on wordpress?
Post #10 Posted: Fri Oct 15, 2010 9:09 am 
Dies in gote
User avatar

Posts: 28
Location: Sydney, Australia
Liked others: 4
Was liked: 0
Rank: 8k KGS
GD Posts: 260
tchan001 wrote:
I need something which works with wordpress.com blogs.


How about Goswf? It works remotely and it has beautiful graphic. You could use the web application on Vietnam Go Community web page: http://vncovay.org/vnkifu/index.php

It's in Vietnamese but easy to figure it out. ;-)

Image

After uploading, you could open the SGF and find the code line ready for the kifu to be embedded on your wordpress blog

_________________
Image
Du hoc My | Du hoc Uc | My Ninja Works

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group