Hello Fritz,
Fritz Zaucker wrote: > > the current Playground version at demo.qooxdoo.org/current/playground/ > gives > undefined for some code for Shorten-URL (see also Derrell's post). > > As this seems to be fixed in the devel version, wouldn't it make sense to > make this version available on the "official" Qx-Site instead of the > broken > one? > All the current links on the website point to the current stable version of qooxdoo which is 1.0.1. So if we don't want to break this rule, we don't have a change on updating the playground. Thats what the devel versions are supposed to be (it they are working!). Fritz Zaucker wrote: > > However, I noticed that there is a limit of 2048 chars for the URL to be > shortened (UrlShorter.js). Is this a limitation of the service? This is a > bit unfortunate, as especially for longer code fragements the shortening > would be even more useful ... > Yes, this is a limitation of the service! Unfortunately I realized that after I added the implementation for the service. Sure this is not the best situation but I currently don't know a service fitting our needs. So as long as we don't have a better service this is the best solution we can offer. But the URL shortening isn't the best solution anyway. IE browsers can't handle long urls and the url shortener just replaces the urls so they won't work in IE anyway. Maybe it's a good idea to store the code in a gist and just pass on the link including the gist id? Best, Martin -- View this message in context: http://n2.nabble.com/Playground-problems-tp4591544p4591712.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
