Entries Tagged as "mangoblog"

Mango Github Gists plugin

Something very cool about github services are gists.

Gists are a sort of snippets than you can create, share and embedd using a simple js script tag. I have started to use them very often and I think I will that more and more in the future. JUst think about that gists are also plain git repo and as any git repo can be cloned and shared between your team.

I have created a very simple Mango plugin ( mango in very easy when you want to create plugins !!! ) so that you can embed your gists in your mango posts.

Syntax is incredibly easy .... just have a look here.

The mango auto install url is : http://github.com/downloads/andreacfm/mango.gists/com.andreacfm.mango.gists_1.0.zip

You can also download the zip or clone the source form the same GitHub repo.

Have fun !

9 Comments

SwfObject Mango Plugin Released

Again I was amazed of how easy is creating a plugin for Mango blog platform.

I needed to load swfobject library in any page and I made up a plugin to add this functionality to my mango installation.

Plugin is very easy and once activated just load swfobject 2.2 on any page for use of any other code or plugin. Here you can get it!

 

Last Version : 2.2
Require : Mango 1.3+
Auto Install Url : http://mangoswfobject.riaforge.org/index.cfm?event=action.download

 

2 Comments

Text Ads Mango Plugin 0.1

I have now released the very first version of TextAds , a Mango plugin that enable the management and display of text ads on your mango installation.
At this first stage plugin support just one provider planning to add more in the next future.
Let me have your feedback.

I am also interested in knowing which provider ( over adwords ) of text ads you are working with.

Last Version : 0.1
Last Update : 20 apr 2009
Require : Mango 1.3+
Auto Install Url : http://andreacfm.com/get/com.andreacfm.mango.textads.zip

 

 

2 Comments

Running Mango on Railo. Preserve single quotes issue.

mango blogTrying mangoblog on my Railo installation I found at once a bug that invole the different way that railo and cf have to preserve the single quotes in sql syntax where the sql statement is represented by variables.

Mango Blog use a class called QueryInterface where most of the query devoted to collect data ara esecuted and cached so to speed up teh next identical request.

Read more...

No Comments

New site .. back on Mango

mango blogDue to the opportunity to change the hosting company ( I am quite upset to the poor performance of crystal tech shared hosts ) I also took the occasion to renew my website.

I finally decide to move to Mango Blog due to the good impression I had of the job of laura and nahuel from ASFusion in the last year especially for MATE flex framework.

In the next days I will finish to morev the content from old site that is from now unavailable. Just a bit of patience

No Comments