Wigbi Demos v. 0.99.2   

RssFeedEntryList

This control can list entries from any RSS feed. It generates an ul list that displays a linked title and the item description.

Below, entries from the Wigbi blog are listed. Use the box below the control to change its behavior.

  • A bunch of data plugins created
    I have created a bunch of new data plugins, which will be available in the next alpha release. New plugins are: Album Band City Country ImageFile Location Podcast PodcastItem RssFeed RssFeedItem Song I have decided to remove all documentation for the data plugins, except the class documentation. This reduces the amount of code for each [...]
  • New JavaScript / CSS file bundling implemented
    The css/js bundling that I wrote about in my previous post, have now been fully implemented, and is verified to work. There are big differences with how file bundling is done now, compared to the first alpha and previous Wigbi versions: Pros: JS/CSS file bundling is Wigbi-independent and thus a new, full feature Compared to [...]
  • JavaScript and CSS file bundling in Wigbi 1.0
    I have just blogged about JavaScript/CSS file bundling here. In Wigbi 1.0, this new approach will replace the bundling that is used in 0.99.2, where the bundle PHP file automatically appends all JavaScript files that exist in the wigbi/js folder. The old approach works well, since you just add all files you want Wigbi to [...]
  • New AJAX result handling
    I have now rewritten the PHP Wigbi::handleAjaxPostBack(…) and JS Wigbi.ajax(…) methods, so that the signature of the Wigbi.ajax(…) method is now: function callBack(object result, string exceptionMessage) This means that whenever anything causes the async postback to crash, Wigbi will (try) to handle the error and return it as the second parameter in the callback method. [...]
  • UI plugin development started
    I have finished a couple of more data plugins and will now modify the way Wigbi handles AJAX methods. A new alpha release will be up in a couple of days. I will also connect my development environment to the Google Code SVN, so that all checkins will be instantly available. Hopefully, this will simplify [...]
Feed URL:
Skip count:
Max count:



  
 

Rate this class :    

   



  
 

Discuss this class (No comments):


    v. 0.99.2

    v. 0.99.2