Open source LMS
http://www.ilias.de/
http://www.ilias.de/docu/ilias.php?ref_id=367&cmd=layout&cmdClass=illmpresentationgui&cmdNode=1&baseClass=ilLMPresentationGUI&obj_id=29381
http://www.ilias.de/docu/goto_docu_cat_581.html
Tuesday, March 24, 2009
Friday, March 20, 2009
SCRIBD/Slideshare.net/Docstoc.com login details
Scribd (arun_ama)/Slideshare.net(arunanitha)/http://www.docstoc.com/(arunanitha)/wiziq.com(arunkumar.niit) here we can upload our books, download any books which are available.
Thursday, February 19, 2009
News (Apple site like Horizontal scroller) using RSS Feeds
Downloaded zip file from http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/index.htm and tested it but it does not work out and displayed I give up trying to fetch RSS feed.
And saved files on Php running folder (for.ex. Samples/). And added one php file named demo.php ( )
After a long time of searching on for google found out the solution on:
http://www.dynamicdrive.com/forums/showthread.php?t=19581 and added
////Turn off all error reporting
error_reporting(0); //at the top of scrollerbridge.php
And saved files on Php running folder (for.ex. Samples/). And added one php file named demo.php ( )
After a long time of searching on for google found out the solution on:
http://www.dynamicdrive.com/forums/showthread.php?t=19581 and added
////Turn off all error reporting
error_reporting(0); //at the top of scrollerbridge.php
Thursday, February 12, 2009
Upload video files more than 2mb - Joomla
1. Above changes must be done in c:\wamp\bin\php\php5.2.8\php.ini and
c:\wamp\bin\apache\apache2.2.11\bin\php.ini
Upload_max_filesize=90M
Post_max_size=100M
Max_execution_time=200
(size can be any size)
(Note: post_max_size must be greater than Upload_max_filesize)
2. Site->Global Configuration click 'system' and add extension (like mp3,mpeg..etc ) to Legal Extensions (File Types).
3. Reset the apache server and upload file of size 90mb.
c:\wamp\bin\apache\apache2.2.11\bin\php.ini
Upload_max_filesize=90M
Post_max_size=100M
Max_execution_time=200
(size can be any size)
(Note: post_max_size must be greater than Upload_max_filesize)
2. Site->Global Configuration click 'system' and add extension (like mp3,mpeg..etc ) to Legal Extensions (File Types).
3. Reset the apache server and upload file of size 90mb.
Wednesday, February 11, 2009
Streaming Video from local/youtube - Joomla
AllVideos v2 Plugin
http://extensions.joomla.org/extensions/multimedia/video-players-&-gallery/812/reviews6
http://www.joomlaworks.gr/content/view/35/41/
http://extensions.joomla.org/extensions/multimedia/video-players-&-gallery/812/reviews6
http://www.joomlaworks.gr/content/view/35/41/
Tuesday, February 3, 2009
Joomla - SMTP settings for Mail
In Joomla 1.5, while clicking on create a new account/forgot username/forgot password link, mail needs to be sent which works only after setting the server details.
Mailer: smtp server
Mail from: myemail@site.com
From name: arun
sendmail path: /usr/sbin/sendmail (by default)
smtp authentication: yes
smtp username: myemail@site.com
smtp password: *******
smtp host: smtp server name
http://forums.jumba.com.au/showthread.php?p=110893
Mailer: smtp server
Mail from: myemail@site.com
From name: arun
sendmail path: /usr/sbin/sendmail (by default)
smtp authentication: yes
smtp username: myemail@site.com
smtp password: *******
smtp host: smtp server name
http://forums.jumba.com.au/showthread.php?p=110893
Thursday, January 22, 2009
Joomla installation(wampserver - Php,Mysql & Apache)
While running wamp server localhost, it takes IIS localhost( ie. port 80) even IIS is stopped.
http://www.tinkertech.net/tutor/wamp/index.html
http://www.herrodius.com/blog/23
JoomlaFramework
http://docs.joomla.org/Framework
http://joomla15.blogspot.com/
http://www.tinkertech.net/tutor/wamp/index.html
http://www.herrodius.com/blog/23
JoomlaFramework
http://docs.joomla.org/Framework
http://joomla15.blogspot.com/
Subscribe to:
Posts (Atom)
