sycamorre's blog

Sycamorre's picture

The Sick and Lost [I]

Sycamorre's picture

Erdhuf Species Info [WIP]




YEAH trying to redo this to make it not as... nitpicky as I was going to make it before. Still a looooot of info I'm trying to organize and condense in a smart way but I'm trying to have these guys more open and flexible. Also letting it be known I don't mind people making their own, just let me know so you can be kept up to date on major developments and are on the same page as everyone else.

Oh and THIS IS ALL STILL A WIP and everything is subject to change either due to my own changing opinions on what is and isn't working or based on suggestions I get that I couldn't think of.



Sycamorre's picture

CSS Testing... dos

Sycamorre's picture

Recipe for Magic [ A Call for Interaction ]

Sycamorre's picture

the grove [ OOC and Hub ]

A "hub" blog of sorts for OOC stuff: contact, links, doodles, and the like.

Sycamorre's picture

Syca's CSS and Stuff

Sycamorre's picture

Heads Up: iframe code users

Hey guys, something that needs to be addressed real quick: to those of you are using iframe codes for youtube players, if you're not using the right link for your video, the web page may try to force download a randomly generated .swf file (something that has to do with adobe flash, nothing important). This is happening on both desktop and mobile browsers. It's more annoying than anything else, but it also makes your player unusable (it won't load properly). It has to do with youtube changing their embed links. The file looks something like this when it tries to download:



To run through an example of how to fix it, here's what a bad code would look like:

<iframe width="25" height="25" src="http://www.youtube.com/v/VIDEO_ID?version=2&showinfo=0" frameborder="0" allowfullscreen></iframe>

All that needs to be done is to change the source (src) link in the code to the EMBED link. Here's how it would look fixed:

<iframe width="25" height="25" src="https://www.youtube.com/embed/VIDEO_ID" frameborder="0" allowfullscreen></iframe>

Notice that the "?version=2&showinfo=0" was taken out, and the "/v/" was changed to "/embed/". I believe the most important part is changing the v to embed. If you really want to play it safe, though, you can go back to the original video and get the embed link from there to bring back to your own code.

This is mostly an issue affecting older posts, but it's still something to be aware of if you use youtube players. Let me know if there's any confusion.
Sycamorre's picture

Sage's Development Blog

A little blog for me to put down ideas and try to sort out issues I have with Sage's development and design while she's still growing up. Not everything is going to make its way into Sage's character development, it's all just brainstorming. A place for me to jot everything down so I can come back to it and look it all over without forgetting any crucial details. Probably going to end up pretty rambly at times, and might be image-heavy. Feel free to give your opinion, since any input can help spark new ideas.
This will be updated fairly frequently until I make some solid decisions.

Recent Additions:
- New antler idea
- More species information for if I decide to go down that rabbit hole



Sycamorre's picture

enchanted waters :| SAGE |:

Syndicate content