28/03/2014

Devweb du 28/03/2014







Re: The reference to entity "B" must end with the ';' delimiter.

28 Mar 2014 04:42 pm | Anonymous



Posted by Anonymous
Hi,
start by following the forum's rules (which exist to help debugging, hence yourself): http://developer.yahoo.com/forum/Pipes/Before-posting-a-question-please-include/1366227130879-9a2d9d9c-251b-4dab-8fdb-cb0233268808
Now that it's said, the problem is simple: the & character in HTML and assimilated languages is used for character coding. Remplace it with & with a replace string module in a loop module, or a regex, or ... well many solutions in fact and I can't tell which is more suited for your use as you haven't provided your pipe link.
Suite ...
share on Twitter Like Re: The reference to entity "B" must end with the ';' delimiter. on Facebook

Meteor 0.8 introduit Blaze, un moteur de templating en live, la plateforme JavaScript pour créer des applications Web s'approche de la version 1.0

28 Mar 2014 03:49 pm | Anonymous



Meteor 0.8 : Blaze, le nouveau moteur de templating en live
La plate-forme JavaScript pour créer des applications Web approche de sa version 1.0


Meteor est une plate-forme open source pour créer des applications Web de qualité et cela très rapidement, peu importe que vous soyez un expert développeur ou bien un débutant. Avec Meteor, vous n'avez plus à gérer les ressources serveur ou une base de données, ni à manipuler une couche ORM (couche d'abstraction à la base de données), ni à organiser le...
Suite ...
share on Twitter Like Meteor 0.8 introduit Blaze, un moteur de templating en live, la plateforme JavaScript pour créer des applications Web s'approche de la version 1.0 on Facebook

Obelisk.js : le moteur JavaScript permet de créer des objets isométriques pixelisés, compatibles avec les canvas HTML5

28 Mar 2014 03:42 pm | Anonymous



Obelisk.js : concevoir des objets isométriques pixelisés
Compatibles avec les canvas HTML5

Obelisk.js est un moteur JavaScript permettant de créer des objets isométriques pixelisés.

Avec une API simple et flexible, vous pouvez facilement ajouter des éléments isométriques comme des briques, des cubes, des pyramides, etc. sur des canvas HTML5. Obelisk.js respecte consciencieusement un modèle de pixelisation.
Pour la partie technique : il y a un agencement des lignes d'un pixel de 1:2 conduisant à...
Suite ...
share on Twitter Like Obelisk.js : le moteur JavaScript permet de créer des objets isométriques pixelisés, compatibles avec  les canvas HTML5 on Facebook

The reference to entity "B" must end with the ';' delimiter.

28 Mar 2014 02:39 pm | Anonymous



Posted by Anonymous
I have a pipe that doesn't work.It says:This Pipe ran successfully but encountered some problems:
warning Error fetching http://www.divxtotal.com/rss.php. Response: OK (200). Error: Invalid XML document. Root cause: org.xml.sax.SAXParseException; lineNumber: 45; columnNumber: 15; The reference to entity "B" must end with the ';' delimiter.
The RSS code contains:
B&B 1x06 
How can i filter the feed to avoid this item?I tried with a block filter for the & symbol and doesn't work
Thanks
Suite ...
share on Twitter Like The reference to entity "B" must end with the ';' delimiter. on Facebook

Re: Removing unnecessary things in pipes

28 Mar 2014 09:42 am | Anonymous



Posted by Anonymous
Hi,
Let's start with http://developer.yahoo.com/forum/Pipes/Before-posting-a-question-please-include/1366227130879-9a2d9d9c-251b-4dab-8fdb-cb0233268808
Secondly, no regexes here. There are several ways to do what you are looking for. The most explicit one would be to use a Loop module (in the operator category) with a RSS item builder module (in the source category) inside. Fill in the fields that interest you, probably only the 5 main fields, and in the loop module output, choose "emit items". Tada!
enjoy playing with pipes!
Suite ...
share on Twitter Like Re: Removing unnecessary things in pipes on Facebook

Re: Help with extracting description for creating RSS

28 Mar 2014 09:33 am | Anonymous



Posted by Anonymous
Hello,
There is a glitch/bug with XPath Fetch Page.
To avoid it, use the deprecated fetch page or the option "emit as string", and regex your way through. check out the right side here. I believe it is what you were looking for.
cheers,
lolo
Suite ...
share on Twitter Like Re: Help with extracting description for creating RSS on Facebook

Bootpag : Bootstrap Dynamic Pagination jQuery plugin

28 Mar 2014 07:26 am | Anonymous



Bootpag  a jQuery plugin helps you create dynamic pagination with Bootstrap or in any other html pages.
Suite ...
share on Twitter Like Bootpag : Bootstrap Dynamic Pagination jQuery plugin on Facebook

Smart Forms with jQuery Html5 & CSS3

28 Mar 2014 07:05 am | Anonymous



Smart Forms is a responsive professional Form Framework / pack with a clean consistent Form UI. The framework includes a variety of form Widgets such as Datepickers, Timepickers, Monthpickers, Colorpickers, Numeric Steppers, UI Sliders, Google maps, toggle switches validation, masking among other features.
Features:
  • Multiple form inputs
  • File inputs / uploaders
  • CSS3 checkboxes + Radios
  • CSS3 toggle switches
  • CSS3 review & rating
  • Tooltips + vector icons
  • Notification alerts
  • CSS3 multi shape buttons
  • Animated progress bars
  • Simple pricing tables
  • Ajax form processing
  • Input masking
  • PHP CAPTCHA with refresh support
  • 40+ starter templates included
  • Date & time picker widgets
Suite ...
share on Twitter Like Smart Forms with jQuery Html5 & CSS3 on Facebook

jQFader : jQuery plugin to Animate Fading Out Elements

28 Mar 2014 06:54 am | Anonymous



jQFader is a simple jQuery plugin to make fading out elements.
Suite ...
share on Twitter Like jQFader : jQuery plugin to Animate Fading Out Elements on Facebook

Re: Help with extracting description for creating RSS

28 Mar 2014 05:32 am | Anonymous



Posted by Anonymous
Oh, I also tried emitting the X-path Fetch Page results as a string but I couldn't figure out how to then create an RSS feed from that string.
Suite ...
share on Twitter Like Re: Help with extracting description for creating RSS on Facebook

Help with extracting description for creating RSS

28 Mar 2014 05:24 am | Anonymous



Posted by Anonymous
Hi!
In the pipe at http://pipes.yahoo.com/vnanda/9894d32692e74adaa776fae198af7dd9 I'm trying to create an RSS feed of certain articles. I'm trying to use the text in "item.content" as description in the "Create RSS" module.
It's not working. I've even tried renaming it to "description." I just don't understand why it isn't working.
Can anyone help, please?
Thanks.
Suite ...
share on Twitter Like Help with extracting description for creating RSS on Facebook

Re: Including two different links in an item

27 Mar 2014 05:48 pm | Anonymous



Posted by Lolo
I do :)
Suite ...
share on Twitter Like Re: Including two different links in an item on Facebook

Removing unnecessary things in pipes

27 Mar 2014 05:48 pm | Anonymous



Posted by Izjed
Hi, I just got around to yahoo pipes so I am sorry if this question exists allready.
Anyway i have a feed which works good and it looks like this

The title     the description Thu, 27 Mar 2014 12:00:00 +0000 medium="image" url=" "> type="html">title> medium="image" url=" "> type="html">title> medium="image" url=" "/> url=" "/>    
and I am trying to get it to look like this
The title     the description Thu, 27 Mar 2014 12:00:00 +0000
As you can see I am trying to remove everything but title link description guid and pubDate,I understand I should be using regex but I don't know how.I've tried using "IN item.media REMOVE * WITH _ " (where _ is empty field) but it doesn't work
Thank you in advance
Suite ...
share on Twitter Like Removing unnecessary things in pipes on Facebook

Re: Including two different links in an item

27 Mar 2014 05:09 pm | Anonymous



Posted by Inf
Lolo, thanks so much for the advise and explanation. Using your suggestions, I was able to get both links to work in another RSS reader. It's been a great learning experience to understand the limitations of the output pipe and how YP renders the RSS feed. I also appreciate the explanation on how to use type in the RSS builder. The YP documentation is kinda sparse and my google-fu failed me in that aspect.
I have some more ideas on expanding the pipe, for example to include the ticket price in the description and to map the venues. Wish me luck :)
Suite ...
share on Twitter Like Re: Including two different links in an item on Facebook

Articles récents :

Re: JSON and RSS show only one item, Pipe front end has many more
Re: Is pipes still being actively developed/supported by Yahoo?
Is pipes still being actively developed/supported by Yahoo?
jQuery Wanker : Plugin for Display message When Resizing the Browser
CurvedText : jQuery plugin for align Text on any Curve

2014 infogere, All rights reserved.
Veille

Développé par RG, grâce à MailChimp et YahooPipes

Aucun commentaire:

Enregistrer un commentaire