How to achieve this using Joomla? - joomla1.5

I want to build a website using Joomla. My target is something like this http://www.training.my/. My question is how to achieve the functionality like that website?(The course pricing table, the download menu)
If you know some extension that is useful for this, please recommend for me.
Thank you.

You need DT register. It's commercial but well worth the price.
http://extensions.joomla.org/extensions/calendars-a-events/events/events-registration/2037

Related

which extension should i use for rating system in yii?

I am currently implementing rating and reviewing system in my project which is made in yii, netbeans. I want to use yii extension, but I do not have any idea,about any rating extension. Please I need your suggestions. which extension should I choose so that in future I would be able to find the helping material easily on this extension.I want to implement star rating.
I assume you are referring to yii. In this hypothesis you can try this extension:
http://www.yiiframework.com/extension/dzraty/
or this
http://www.yiiframework.com/extension/pcstarranking/
depend on your neeed
the first is a wrapper for http://yii.dezero.es/dzraty
probably is the more interesting.

Captch Integration

Is there any particular way to integrate Captch code validation in iPhone application?
is this possible to create captcha? (with or without web-service / any API)
If any kind of external library or any source is required to be imported, then also please let me know.
Any kind of link or source code is available then please suggest me.
Also suggest from where to start to do this, if possible.
Thanks in advance.
I know you probably don't want to hear this, but why do you need captcha on iPhone? It's completely useless since there are no bots or something.
But if you really need it then make some image with white background and then use this code
http://iphonesdksnippets.com/post/2009/05/05/Add-text-to-image-%28UIImage%29.aspx
to add text to the image... once you'll have this, then just check if the entered string is equal to the randomly generated one on the image and you are good to go.
I didn't find any libraries which could be used as a captcha, so I think this is probably the best solution right now.
Cya,
Nick

Fetch Wordpress Comments to iPhone

I am interested specifically in this functionality: I want to fetch all comments from a Worpress-based blog. I had a look at the Wordpress iOS application, but it looks too complex for me. Can some one please give me some hints in what would be the steps to achieve that. (I assume first I need to log-in somehow, and after that call a method using XML-RPC)
If possible, please don't suggest me the Wordpress iOS application, as it is a bit too complex for me.
Thank you.

GWT - area selection/imagemap

So, I'm starting to use GWT and I am having a little problem.
I have to retrieve some information about a building and I want to show to the user a floorplan for him to choose from where does he want information to be shown.
So, I tried an imagemap, but Iit is not working. Do someone has any suggestion or example of that?
Thank you,
Mauricio
I'm sure there are a couple ways of going about this. You might want to try some extension of the an already existing class as was done here with ComplexPanel http://www.koders.com/java/fid1ACE81656C6F49C2E81126751E938A61215D6A6F.aspx?s=mdef%3ainsert

CMS for Professional Photographer with Pretty Admin Back End

I'm working on a few sites for professional photographers who want to be able to update on their own. I'm looking for a simple CMS solution that has very basic functionality as a gallery and is easy for them to work with. My main concern is with ordering images--I'd like for them to be able to drag their thumbnails around and lock the order. I suspect there is an existing solution out there and am looking for recommendations. I've seen something like this driven by Flash for Flash sites, but I don't know the name of it. I'm looking for something that is similar, but not Flash.
Photogallery tikiti is nice http://www.rocky.nu/photogallery/
I used wordpress and the dm_albums plugin for this site http://www.arkphotography.co.uk
I found dm_albums easy to use, and so did the photographer who had little experience of using wordpress and none of using dm_albums.