fless v 0.00001 alpha

It ain’t much but this is what 0 - 1 hr of PHP knowledge and 4 months of AS3 knowledge will get you in an afternoon.
fless

Tags: , , , , ,

4 Responses to “fless v 0.00001 alpha”

  1. Julian Says:

    I need to test comments

  2. Being the adventures of a young man whose principal interests are Flash, usability and Beastie Boys. » Blog Archive » Chugging along on Fless, the WordPress Flash front-end Says:

    [...] spent a day or two reformatting and tightening up the code I left lingering on the Fless project I [...]

  3. iMAN Khabazian Says:

    I love the concept. Will this be open Source? I’d love to move my own blog to fless (http://imanit.com/blog/). I think its important to use SWFAddress so its SEO. I think Fless should have 2 parts to it, a swf that defines a template by making calls to the main library, and the main library [ which i think is what you are doing based on the example code, buts its good to make note of because while designing the Fless library you should always think about the "template creator"]. I think you should support categories, links, blog roll, subscribe and anything thats cool in wordpress 2.0. I think you should investigate on how to make sure the text gets crawled as effectively when it is in flash as it would if it was html. I think you should support showing external files within an article (ie .png, .swf, .flv). Needs to support comments. Wow that would be a lot of work.

  4. Julian Says:

    All are very good comments. I have actually considered each of those suggestions already and will work on implementing them. The good news is that since Fless just sits alongside a WordPress installation the crawling is still happening just like normal.
    One thing that sucks is the limited amount of media that flash can interpret so my ulitmate goal would be for a popup system that allows any embedded media to be displayed in a new (html) window.

    Could you explain your comment about the template system further? As it is I have a class that reads and stores the data of the blog posts, and then you can create any type of view for those posts you want by simply getting the strings out of a Post Class.

Leave a Reply