Joomla workspace for students and teachers - joomla

Need to create in Joomla 3.2 an workspace where lecture should add delete edit data about courses or lecture notes. Student also should take information about lectures or trainings.
Any idea how to manage this? Is this any extension which allows easily performing this task?
Regards

If you want to use Joomla! CMS for e-learning purposes, then you can take a look at JoomlaLMS. It is a fully functional Joomla centered learning management system with training / testing options, self-assessments and advanced conferencing applications.
www.joomlalms.com

Related

Can we Implement adobe muse with magento?

how to implement adobe muse with CMS like magento
Sounds like you're asking a web designer question on a programming section. Since their major blurb is:
Create gorgeous, custom websites without writing code.
If you know Adobe InDesign you’ll know Adobe Muse, the graphic designer’s favorite web-building app. Skip the coding and quickly design unique sites using familiar features and shortcuts, and integrate third-party functionality like blogs and shopping carts.
it probably doesn't fit well with database driven, template presentation websites. A product built for people who don't want to get their hands dirty, or if they're attempting to run Magento, need to hire people who understand the programming issues needed to run it.

content management system for non-profit

I need to create a website for a non-profit that will need the following functionality along with the basic page editing and creation (hopefully a free solution)
- Newsletter
- Event Listing + integration with Google Calendar
- Possibly integration with system like guestlistapp to collect payments for Event Tickets
- Membership management system + collect payments
- Paypal Donations
I have looked at Umbraco but doesn't seem to have any of these plugins. Please suggest other systems that you may have used in the past and can be a good fit for this scenario.
Umbraco doesn't come out-of-the box with those plugins, but there are 'packages' available for some of those things, and with some custom code it could do all of those things -
For example, here is a newsletter addin:
http://our.umbraco.org/projects/website-utilities/newsletter
A membership addin:
http://our.umbraco.org/projects/website-utilities/membership-system
A paypal addin:
http://our.umbraco.org/projects/paypal-ipn
An events calendar:
http://our.umbraco.org/projects/website-utilities/pdcalendar
Bottomline however is that with all of these packages, its not just a simple install and give to the client, they may require customization on your part so perhaps your client would be better-off with an off-the-shelf non-profit management package if that is what you are looking for.
Would recommend Joomla 2.5.6 for this.
JomSocial have a package that comes with a paid membership system which costs $268. As well as the membership system, I assume you are aware that JomSocial is a very big extension and wtih the right add-ons, will be able to perform many tasks. Take a look here:
http://www.jomsocial.com/package/
A free solution for paid membership could be Akeeba Subscriptions which is a very flexible component and integrated with lots of other extensions.
For donations, take a look at the category on JED here:
http://extensions.joomla.org/extensions/e-commerce/donations
For events and news letters, I would probably recommend using JEvents and
JNews which are both free.
As for a Google Calendar, check out GCalendar, which is also free.
Hope this helps.
I would suggest that you look at the "open source cms market share report", which is published every November and is very useful in determining which CMSs are dominant, which are growing and which are fading. For example Joomla is a dominant player, Umbraco is a growing player.
open source cms market share report 2011
The 2011 Open Source CMS Market Share Report concludes that three
brands - Joomla!, WordPress, and Drupal - dominate today’s market. The
Report concludes that WordPress leads in brand strength and market
share after a strong year.
The Report follows the market share and brand strength indicators for
20 top systems, assessing each on a wide variety of measures. The
study focuses on identifying the market leaders, both in terms of rate
of adoption and mindshare.
While WordPress, Joomla! and Drupal lead the survey set across a wide
range of measures, the report also identifies other trends in this
year's open source CMS market.
** DotNetNuke continues to lead the .NET CMS race, though Umbraco shows strength.
** Liferay & Alfresco are neck and neck in the Java CMS race.
** Concrete5 turns in an exceptional year.
open source cms market share report 2010

Starting a journey with CMS - which product will suits my requirements

I'm starting a journey with CMS. I would like to create a few simple web sites: my pastime blog, programmres blog (but I would be something more than just a plain blog) & three web sites: for my father's & uncle's shops + simple web sites that helps to learn English :)
When it comes to by programming background, I was PHP developer for 2 years so I thought I could use that experience. I found WordPress & Joomla as probably the two most popular platforms. However WordPress is usually recommended as best bloogging platform. What about being a CMS? So perhaps one of them is better as CMS? Or there's something else ever more suitable for my needs (Drupal)?
On every day basis I'm ASP .NET MVC 3 developer, so perhaps you could recommend a good MVC3, active CMS project?
EDIT: How about ASP Project: Orchard?
I would always advocate Drupal over Joomla for CMSs. They are similar in what they offer. WordPress in more beginner friendly but is (currently) less "customisable" and has a different, more blog-oriented, focus. Drupal is very full featured and is easy to manage and install. I believe Joomla is getting better with the release of 1.7 and/or 2.5LTS.
Drupal's community is more comprehensive and as such you get plenty of support. You can choose a very wide range of functional complexity with Drupal that you can't with WordPress. Joomla is similar in this regard but there are a few key things that I prefer from a development perspective with Drupal over Joomla:
Modules and plugins are more plug and play with Drupal and easier to manage.
When you develop a module in drupal you there are code "hooks" to bind to the core where as Joomla you extend the core
The drupal website admin is more intuitively designed and easier to manage modules etc.
Installation and update/upgrading of Drupal is more universally developer friendly (i.e. you don't need to be an expert and if you aren't you are not too likely to destroy your sites!). That said Joomla seems to be starting to follow Drupal more closely now so it will probably start getting better.
The main reason I would advocate Drupal for your needs it your requirement for a variation of functionality. You can enable and disable functionality very easily in Drupal and you can drag and drop themes etc. with ease. I use Joomla every day in work and my experience Drupal is king!
It's not very difficult to use WordPress as a CMS. A good resource is http://digwp.com/. The blog itself should help, but the Digging into WordPress book has a chapter about how to turn WordPress into a CMS. The great thing is you'll get a lifetime subscription of the book, so when new versions of the book come out, you will get the updated PDF for free.
My personal preference is with WordPress. It seems to have the largest user community, which means more answered questions, more plugins, more places to find cool themes, etc.
If you have PHP experience, it's probably your best bet.
As far as WP being a CMS, it has definitely goot the tools you need for a fully functioning website. A lot of the times I use WP as a CMS for clients, because it's so easy for them to catch on, and there is always a way for them to google any question they might have and find an answer without having to contact me for support.
Additionally, WP is great if you know some PHP code and can write your own custom plugins.
There are TONS you can do with it. Take a look at the most recent change log. It's got some great stuff.
http://wordpress.org/ for more info and download.
As far as ASP CMS, I've used Sitefinity in the past (only because I HAD to for work). I didn't find it to be nearly as intuitive as wordpress, and frankly I just don't like ASP. I find it to be clunky and not nearly as easy to modify and theme as PHP. Just my personal opinion of course.
Also, I'm not sure Sitefinity is free, so there is always that to consider. I'm not sure there are many free ASP CMS options as there are for PHP.
Although for simply blogging WordPress is the leading choice, for a CMS I would go with Joomla. There are many extensions that you can use with Joomla, the templates are very easy to edit if you have past experience with PHP, and the native CMS that it comes with is very verbose. Joomla has a strong community behind it, and they support many different aspects of a CMS and are constantly adding new features. Implementing a Blog in Joomla is very easy.
WordPress is certainly the leading choice... if you weren't wanting to use your developer skills. Writing a plugin for WordPress is rather agnostic to programming style (or ability), and is great for entry-level designers, but if you're looking to apply your MVC skills, of the two Joomla would be the choice.
The reason I say this is that Joomla more or less forces extensions to be MVC compliant. They also have a very strong and healthy community (the WP community in comparison is cut-throat, dog-eat-dog, the loudest-jackass-wins kind of a thing) and recently have abstracted the PHP framework layer away from the CMS, so if you're into really hardcore architectural web application coding, you can play with just its framework independently.
WordPress == get it done fast, elegantly (novice & designer focus)
Joomla == get it done right, with some work (business, programmer, and hobbyist focus)
Drupal == build every function of your site from the ground up, then rebuild it again when the next version comes out (engineer focused)
Bottom line is that you won't find good MVC driven CMS at this point in time. I have done very similar research and went through a range of vendors (both commercial and open source).
Yes, Orchard is available and based on your requirements it might be up to the job, however, I'd say that it's mainly for small size businesses that want some basic content management functionality.

Joomla Translation Extension - The simplest way

Can anyone point out an extension where we can add articles in another language, the point is to allow the user to create an article similar to the ones already existent and write them in another language, so that, when the users clicks the flag of that language, the articles (and menu) will switch to those is English.
According to joomla documentation I can answer this questions like so:
Is the site structure of all languages the same or do I have different "views"?
- The same;
Do I need language related content such as different products in a shop?
- No.
Are regions/countries related to languages or is the new language primarily a translation?
- related;
Do I have different authors, publishers and so on for my various languages?
- No.
Do I need a professional translation for my site or is an automated translation (e.g. by Google) acceptable?
- No.
I have found only extensions that deal with automatic translations or with locale files and stuff like that, and the intended is something really simple, without any of those stuff.
Any help would be greatly appreciated.
Thanks
You can use Joomfish to create fully manageable multilingual website using Joomla
The problem with Joomfish is it's not compatible with Joomla 1.7
If you wanted to create multilingual website using Joomla 1.7 you should check this article

Quickest way to pick up Joomla?

What is the quicket way to pick up Joomla? Books, training etc? We want to train 10 Mid-to-Senior level Java developers in Joomla.
If u are trying to save time, dont start with official joomla documentation. Go to http://www.scribd.com/search?cat=redesign&q=joomla and read some short basic tutorials for a basic understanding. After that, the best approach is to install Joomla on local machine and play around for few hours, installing/modifying modules, components, installing templates and etc. Practice and only practice makes learning efficient. After that, when you will want to go deeper into specific topics, start reading more advanced documentations, forums, try to understand Joomla from the code behind. You may also use video tutorials for a basic understanding. Any developers won't have problems learning Joomla,as it's has fast learning curve.
a good source of video tutorials is Lynda
For backend development, I like taking the core components and examining them.
Joomla Component, Module, Plugins Development Video Tutorial Playlists
Joomla 2.5 Custom Plugin Development
https://www.youtube.com/playlist?list=PL7kkxuLFYIDPI3OmqbpQ05--24cAfJa2y
Joomla 2.5 Custom Component Development
https://www.youtube.com/playlist?list=PL7kkxuLFYIDOrj395REpd0golrCV7XLcY
Joomla 2.5 Custom Module Development
https://www.youtube.com/playlist?list=PL7kkxuLFYIDMUAfxq1aT-SkE3DW8N5IUk
Joomla Miscellaneous Video Tutorials
https://www.youtube.com/playlist?list=PL7kkxuLFYIDMGYYo7B1oDNSFluBiOpRx8
JMM Joomla Mysql Manager Extension
https://www.youtube.com/playlist?list=PL7kkxuLFYIDOroSTgEskA1Gr8CW13O0u3
I find that I pick up new a framework fastest by reading tutorials and watching video screencast.
http://www.joomlatutorials.com
http://docs.joomla.org has a ton of info. Im not sure what you are looking for but there are tutorials and documentation for all aspects (webmaster, programmer, etc). Here are some other good resources...
Great beginner tuts
http://www.siteground.com/tutorials/joomla/
Beginner to advanced
http://www.youjoomla.com/youjoomla-blog/joomla-tutorials.html
Create custom extensions
http://docs.joomla.org/J2.5:Developing_a_MVC_Component/Developing_a_Basic_Component
http://www.techguywebsolutions.com/create-a-custom-joomla-2.5-module.html
http://www.youtube.com/watch?v=bvx_tN_mcss

Resources