Xurl - available for download

Resized Image[size=x-large]Xurl[/size]




Designburo.nl is proud to announce the immediate release of the Xurl for XOOPS.

About the module
> ETT Xurl Module is a XOOPS CMS module used to shorten long urls for use in e.g. Twitter.

> ETT Xurl Module can shorten urls back to the root of your website, or use a seperate domain/service.

> ETT Xurl Module can sanitize urls in complete texts, ready to be posted on e.g. Twitter.

> ETT Xurl Module can restrict clicking on a shortened URL if a user is not registered to your XOOPS website.

> ETT Xurl Module function can be included for use in other modules (e.g. a RSS feed creator, chatbox or Twitter poster).

> ETT Xurl Module keeps score on how many hits an url has.

> ETT Xurl Module can be setup to receive an URL shorting request from other websites.

> ETT Xurl Module is fairly easy to setup and the module is well documented.

Thanks to Trabis for keep sending me (Charly) into the right direction!

Links
View Xurl website | Xurl Support forum | Xurl Download

Register to our website to give Xurl a try.
Read more... | 12 comments

Improving XOOPS Code: PHP CodeSniffer

Obviously, everybody has a different coding styles, but in order to make it easier for everybody to read it, we need to follow certain "Coding Standards".

The current XOOPS Coding Standards are here

But how to make sure that everybody does it correctly, and there are no mistakes?

Here comes the PHP CodeSniffer, which we'll use going forward before each release.

We would also like every developer contributing code to XOOPS (be it to Core, or as individual modules) to check his/her work before submitting to SVN!

1) Install CodeSniffer:

If you're using WAMP, here are instructions to install PEAR, and then CodeSniffer:

http://www.webeks.net/programming/wamp-pear-installation.html

NOTE: there are currently problems with installing PEAR on PHP 5.3:

2) Set Zend as your default:

phpcs --config-set default_standard Zend


3) Run CodeSniffer

See:

http://pear.php.net/manual/en/package.php.php-codesniffer.usage.php

I didn't compare the Zend standard with ours, but since our is based on Zend, then they should be very similar. If there are differences, we'll create our own customized standard file, based on our "XOOPS Coding Standards", as described here:

http://clockwerx.blogspot.com/2008/06/how-to-customise-phpcodesniffer.html

As we are moving forward it's important that we start using more and more tools that will help us with improving our code and our development process.

As next, I am looking at "PHP Under Control"

Has anybody any experience with it?

To discuss this topic, please visit this thread
Comments?

The Austin Project

We released another site built on XOOPS -- for a non-profit that enables young people to do better at school -- mainly focused on Austin, TX, school district: The Austin Project. They had a home-built content management system that was very old and clunky. We started/finished this project about 18 months ago, and the group finally got the content going, so it's using an older version of XOOPS than I would setup these days, but it's a XOOPS site and works well.

Resized Image


XOOPS: 2.0.x

Primary Modules
SmartSection
News
piCal
CBB (private side only)
Liaise

Admin Modules
SmartProfile
Protector
AltSys
XOOPS Info
Xoops Care
Backup
ThAdmin
iStats
iSearch
Read more... | 2 comments

AirnavSystems - Teleradar Live (news version)

After a little time on my site http://www.javaradiofrance.com, I proposed a radar map for planes which is refreshed every 1 minute automatically, and displays aircraft in line with a gap of 5 minutes (for reasons of air safety) (http://www.javaradiofrance.com/modules/myiframe/).

After several days of reflection, I decided to set the bar higher.

In addition to this same map, which seemed to me too static, I offer this time a new map, but this time animated (always offset this with 5 minutes).

The process is simple: I use the famous Windows Media Encoder to capture the image every X seconds, and everything is transmitted in streaming and real-time. What makes you see exactly the same thing as me in real time through the box and its radar antenna mounted on my balcony, all connected by USB cable on my computer.

Please note that there is no problem with IE browser, so you can enjoy it. I am not sure that it works perfectly with other browsers ...? Your feedback and confirmations are welcome.

Links to demos here:
http://www.javaradiofrance.com (on the home page)
http://www.javaradiofrance.com/radarbox/teleradar.html (direct page)
http://teleradar.dnsalias.net:8080 (open its Windows Media Player and copy and paste this URL into it.)

Latest news: having more than one computer at the moment with me, it is possible that by the time my gear is not connected (requires PC family).

Good fun for aspiring future pilots.
Read more... | 5 comments

YESSERA - Migration to XOOPS

Resized Image

I just released another small site built on XOOPS -- for a non-profit that helps enable people in Ethiopia to become more self-empowered and self-supporting: YESSERA. Mainly just an information and recruiting site and an interactive upgrade to their existing site. They didn't want much except to be able to edit existing pages easily and to have more ongoing news publishing.

XOOPS: 2.3.3

Primary Modules
WF-Channel
News

Admin Modules
SmartProfile
Protector
xoRewriteModule
AltSys
XOOPS Info
Xoops Care
ThAdmin
iStats
Read more... | 1 comment

Release of indexscan RC 01

This is a small module to scan your server folders for missing index.html files. If missing you can create.

The module obviously does not have a place in the frontpage main menu, but can only be accessed through administration as admin.

The module is testet with FF, Opera, and IE8 and checks out fine with all.

Should you discover any errors or is it not operating as intented please send email to culex@culex.dk.

Download here
Read more... | 9 comments

FREE Xoops Theme Sd-043-3D-GreenEffects

I'm happy to present the new FREE Theme Color Variant with the name Theme Sd-043-3D-GreenEffects.

Resized Image


Here can you find the XOOPS Theme Demo and here is the free Download Xoops Theme Sd-043-3D-GreenEffects.

Nice Weekend.
Comments?

Xurl - new XOOPS module

hhttp://designburo.nl is proud to announce a new XOOPS module called Xurl.

It is filed as a product of the EasyTCPtransfer category, since it fits the main goal of the EasyTCPtransfer principle.
The Xurl module for XOOPS is a module allowing your visitors to create short urls from long urls for use in e.g. Twitter. It can even sanitize complete texts with urls.
But that is not all..

Also, for module developers, it can be used as a function to sanitize complete e.g. Forumposts or blogposts before submitting it into the database.

Xurl will only allow registered user of your website to create shorten urls, but the shorten urls can be accessed by anyone.

It can also be called from other websites, but only with a registered username and password from your own website. This can be usefull if you have visitors that want to be able to shorten urls automatically from their own website, but they need to be registered with you. You control their access and the usage.

Besides the fact that it shortens the url, it also makes the url unreadable for users that have bad intentions.

The module can be adapted to use other shorten url links then the default 2lk.nl

Registered users can acces the module right here on the website. Just register (for free) and from the menu choose Xurl.

Many more options are available for this module and it will soon be released for the XOOPS community.

http://designburo.nl/ett2/modules/news/article.php?storyid=8
Read more... | 18 comments

TDM: TDMDownloads 1.0

Resized Image
[size=xx-large]TDMDownloads 1.0[/size]


The TDM is pleased to present TDMDownloads, a download management module.

The features of the module:

Categories :

- Management of categories with the possibility of sub categories.
- Categories can have a description, weight and image.
- Display clear admin side.

Downloads :

- Possibility to add as many additional fields as desired for downloads.
- List of downloads with filter field configurable in admin.
- Possibility to downloads note.
- Ability to propose an amendment.
- System comparison of information between the original and download the modified.
- Ability to report broken downloads.
- Ability to provide a download.
- Added the ability to make a short description of a download with a delimiter "[pagebreak] 'to define the magnitude of the short description. The short description reduces the size of the text description (downloads) on the home pages of the module and categories (with a link "more details" to see what follows).

Blocks :

- Top Rated Downloads
- The most downloaded
- Downloaded lately
- Random Downloads

Miscellaneous :

- System summary (same content as the blocks)
- Integration of CAPTCHA for anonymous users
- Possibility to use refer to a friend. If you have the module Tellafriend, it can enable this option for the link" Tell a friend" pointing to the submission form module.
- Plugin sitemap file included in the extra.
- Script to import from Mydownloads and WF-downloads.
- System administration simple and efficient.
- System permissions.

I forget a lot of features and the easiest way to get an idea is to test the module or to see the demo

Module Information :

- The module was tested with Xoops 2.3.x and can not run on a 2.0.x ...
- Available in French and English.


A big thank you to the following:

Kraven30 for his help and support. Burning for his ideas, Marianne for the English translation.

The module links:

Download | Support | Demo
Read more... | 19 comments

Jquery: Form validation+Rounded Corners+List Items

This tutorial will teach you 4 things:

* How to apply rounded corners

* Form validation

* Passing variables into a list

* Customizing jquery plugins
Read more... | 25165 bytes more | 2 comments
« 1 ... 138 139 140 (141) 142 143 144 ... 553 »


Login

Who's Online

458 user(s) are online (16 user(s) are browsing XOOPS News)


Members: 0


Guests: 458


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Archives

News archives