GithubHelp home page GithubHelp logo

expando.github.com's Introduction

expando.github.com's People

Contributors

expando avatar mocking avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

expando.github.com's Issues

Issues encoding the title

According to expando website:
"Make sure to encode the link and title so that all control characters are encoded."

In order to do that, I'm using the php function rawurlencode. I'm having some troubles when characters like 'á' or 'ñ' are encoded. When the title of the publication to share has an acute accent, or a non-English letter, like 'ñ' the widget doesn't properly render: In that circumstance the icons of the social networks are not rendered, and only the final arrow is rendered.

A workaround to this problem is to replace those characters with their respective html codes before calling rawurlencode, so that rawurlencode has to encode for example &aacute ; instead of á. With this trick the widget is properly loaded, but some sharers, like twitter, escape what they receive so that the title of the publication becomes &aacute ; instead of á. Am I missing something, doing something wrong or the widget has issues with those characters? Note that rawurlencode properly encodes what it receives, but it seems that expando fails handling those those encoded characters.

Note that the space included between '&aacute' and ';' is only mean to avoid printing 'á' in this editor.

Thanking you.

Sharing in Meneame

Meneame https://www.meneame.net/ is a popular social network in Spain. http://en.wikipedia.org/wiki/Men%C3%A9ame . This network doesn't require to be registered to see its content. Its main idea is to share news and promote those that are generating more buzz, those that are being promoted through the "menealo" button.

According to this page http://communityanalisis.com/agrega-los-botones-de-compartir-de-meneame-bitacoras-divobloogger-en-tu-blog/ :

This is the link to share in meneame: http://meneame.net/submit.php?url=%post_url%&title=%post_title%

And an icon: http://communityanalisis.com/wp-content/uploads/2014/06/meneame.png

Regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.