For long time I’ve been playing around in my head with the idea to be able to connect to SharePoint Web Services with some third-party tools. Finaly I googled a bit and found quite few articles about it. I liked the most the one from http://davidsit.wordpress.com. I am also attaching the the code for php [...]
Category Archives: php
Joomla 1.5 Latest News Scroller Module
Posted by admin on July 11, 2011
Comments Off
I have been searching for module similar to mod_scroll_news in Joomla 1.0 but was not able to find it anywhere. So i took the code from the already existing mod_latestnews and made few changes to it. It works for what I need just fine. Maybe I will spend some more time on it and tweek [...]