Home  News  Events  Album  Links  Japanese Version
Main Menu
Search
Login
Username:

Password:


Lost Password?

Register now!
Links

logo

Links



  Main  |  Submit New Link  

  Popular site (top10)  |  Top rated site (top10)  |  Recommend site (2)  |  Mutual site (2)  

  Category List  |  RSS/ATOM Site (25)  |  RSS/ATOM Feed (2648)  |  Randum jump  

RSS/ATOM Feed (2648)

Distributing RSS/ATOM feeds which displayed here.


rss  atom 

Dedicated Theme for AdsLight module  from XOOPS Web Application System  (2013/9/10 4:00) 
It was a lot of hard work, but I think, the results came out very nice! I am very happy and proud to present to you a dedicated theme for the AdsLight for Theme. module! It will make a website dedicated to advertising products for sale using AdsLight look very professional. Edit Adslight templates ?mages: Demo: http://demosu.net/yemek/ Note : theme only works with adslight Download: http://www.programgezgini.com/modules ... s/singlefile.php?lid=1571
Module for stunning Presentations coming soon to XOOPS  from XOOPS Web Application System  (2013/8/30 0:10) 
I was reading yesterday an interesting article about integrating Impress.js , the awesome JavaScript library that can create absolutely stunning presentations similar to Prezi, into WordPress ( see here ). And I was thinking that it would be cool to have something like this for XOOPS users too. How difficult would it be? So last night I've started working on making a module that could contain presentations and slides in the database. Using TDMCreate, it went relatively fast, and I am happy to show you the pre-Alpha version of XOOPS Presenter As an example, I took the original presentation from Impress.js , and placed it in the database. Each slide is now served by XOOPS individually, and we can set the options (like rotation, scaling, etc.) for each of them. So pretty soon XOOPS users will be able to take advantage of the amazing capabilities of this cool JavaScript library. Please check it out , and let me know what you think... Just click on the"Slides"link and enjoy t ...
xNewsletter 1.1  from XOOPS Web Application System  (2013/8/28 16:55) 
xNewsletter 1.1 is now available xNewsletter is a newsletter-module for Xoops. The modul is based on PHPMailer and PHPMailer-BMH. Changelog: - Add option to send newsletters in packages by using a cronjob (goffy) - Rebuilt importtool based on temporary table (goffy) - Changed table names to new xoops table scheme (table name starts with mod_) (goffy) - Added importtool for rmbulletin, xoopsuser, csv, weblinks, smartpartner (goffy) - Fixed images from xoops (goffy) - Fixed errors in languages (alfred) - Fixed error none subscriber for send newsletter (goffy) - Fixed error in blocks (goffy) Post bugs, questions and suggestions here Download current version from here Short description of basic functions: - Usage of one or more e-mail-accounts - Admin of one or more newsletter possible - Subscription procedure optionally use confirmation system (double-opt-in) - detailed handling of permissions for subscription procedures - Newsletter are based on templates - detailed han ...
WeBlog 1.47 Beta 1 available for testing on XOOPS 2.5.6  from XOOPS Web Application System  (2013/8/27 5:20) 
WeBlog is a module to provide a personal Blogging/Journal system for XOOPS Users. Originally developed by: Hiro SAKAI, ITOH Takashi, Rene Sato New is this version: - converted to XOOPS 2.5.6 Admin GUI - added dynamic WYSIWYG editor selection in Preferences - added directory checker Download: in the XOOPS SVN , click on the"Download Snapshot"link. Please report bugs and any issues in this thread ! Thanks for testing! Also, the module is right now kind of plain looking, so we are looking for designers who would spice it up with some cool templates and make it look very cool!
Xoops Food Theme  from XOOPS Web Application System  (2013/8/24 17:49) 
We've created this new Food Theme when we've working on site dedicated to food using the Publisher module. Very soon we'll have new themes compatible with News and Adsense. Team www.Xoops-Tr.com Sample Images of the theme: Theme Demo : http://demosu.net/yemek/ Download: http://www.programgezgini.com/modules ... s/singlefile.php?lid=1504 Themes: http://www.xoops-tr.com/modules/myalbum/ New Themes Coming Soon, Future Work In Progress ....
Portfolio 1.31 Final released for XOOPS 2.5.6  from XOOPS Web Application System  (2013/8/15 9:30) 
Portfolio module is a module originally developed by BitC3R0, that can be used for publication of your professional portfolio. The module let you create categories and works, in this way the visitors to your web site will know in detail the projects that you have worked on, and the work you've created. You can add descriptions, information about clients, references and multiple images for every work you create. The users will learn your work portfolio in an easy and attractive way. it has now been updated to XOOPS 2.5.6 Admin GUI, and tested on XOOPS 2.5.6 and PHP 5.5.1 Download: XOOPS File Repository Requirements: XOOPS 2.5.6
Shoutbox 5.01 Final released for XOOPS 2.5.6  from XOOPS Web Application System  (2013/8/15 7:55) 
Shoutbox module is a XOOPS module that provides an interactive block and pop-up window for visitors to post and view messages, similar to a chat system. Originally developed by Tank, and upgraded to Blue Move by Trabis, it has now been updated to XOOPS 2.5.6 Admin GUI, and tested on XOOPS 2.5.6 and PHP 5.5.1 For users of versions 4.x and lower: Classes were added and a lot of the code was rewritten. Database has changed so please do not upload this package over the old Shoutbox module - Unistall shoutbox - Delete all files - Upload new files - Install Shoutbox Download: XOOPS File Repository Requirements: XOOPS 2.5.6
New website Montecarlo-records.com  from XOOPS Web Application System  (2013/8/9 23:30) 
Hello everyone, I am proud to present you a new website: Montecarlo-records.com This site is a music label. It was built with XOOPS 2.5.6 and modules are : - News - Publisher - XoopsTube - Xsitemap - Xforms A big thanks to Tatane for creation of the graphic theme based on BootStrap with a psd file. In the near future it will be added the ability to listen and download the music of artists.
MySQLi Connectors for Xoops 2.5.6 and 2.6  from XOOPS Web Application System  (2013/8/5 5:50) 
MySQLi connectors are now available for 2.5.6 and 2.6. These connectors should be considered as Beta and should not be used on a production server at this time. These have been designed as a drop in addition to the current MySQL connector. The current MySQL connector used by Xoops allows Xoops to talk to the MySQL database. This older connector has been around since MySQL version 3 and not only does not support new features of MySQL 4 and 5 but is now officially Depreciated in the latest release of PHP. For now this doesn't mean much to most but means that the current MySQL connector will no longer work in the future. MySQLi was released to take advantage of the features in the newest versions of MySQL and as such is the direct replacement for the older MySQL connector. I used a script that converts old MySQL code to MySQLi compatible code as my base and went from there. Although I still have some questions for a core developer about some of the code the script created it does run w ...
Panel Kap?lar  from XOOPS Web Application System  (2013/7/19 4:30) 
Corporate Door Company Modules are used for : + News + Publisher + Amcontact + extgallery + Xoops Seo Xorewrite + Xoops Version 2.5.5 Powered by Xoops ! Site Address : panel kap?



« [1] 39 40 41 42 43 (44) 45 46 47 48 49 [265] » 
Copyright (C) 2005-6, Human Science Integration Program - Humans. All right reserved.