Search

You searched for the word(s): userid:561425

Matching Posts

  • Swirl AJAX Chatroom Beta Testers Needed

    We are continuing to develop the Swirl AJAX Chatroom Module, and are now working on support for DotNetNuke 4 (running ASP.NET 2.0). We are looking for those interested in participating in the Beta Test for this version. We are only looking for those who are currently running DotNetNuke 4.0.3 in either a hosted environment or intranet environment. If you are selected, you will receive a free license for the Swirl AJAX Chatroom Module for your site. If you are interested, please send an email to: sales
    Posted to Custom Modules (Forum) by gille001 on 6/2/2006
  • Re: chat room module for dnn321 - recommendations please

    I completely understand your need for having the current/previous conversation visible upon entry into the chatroom. However, let give a short history and reason why we chose not to show the conversation when a user initially enters the chatroom. We had contacted many people who had signed up for our beta program, and got a lot of feedback on various features and procedures in the initial beta of the chatroom. One of the re-curring things that we got in the feedback was that many other chatrooms
    Posted to Resources (Forum) by gille001 on 4/5/2006
  • Re: chat room module for dnn321 - recommendations please

    Hi Roy, You should check out the module that we developed at Swirlhost. It was built from the ground up to be fully integrated as a DNN module. Plus, it uses AJAX, so it's fast and reliable. No flash programs, no server side code to install, just a pure a simple chatroom. Plus, it's only 19.95 and you can install it on any of your DNN installs. You can customize all the border colors, background colors, text colors, etc. all without having to know html/css! Here's a link to a live demo: http://www
    Posted to Resources (Forum) by gille001 on 3/1/2006
  • Re: Custom Editor Provider and RegisterClientScriptBlock

    Worked like a charm. Thanks!
    Posted to Custom Modules (Forum) by gille001 on 12/7/2005
  • Custom Editor Provider and RegisterClientScriptBlock

    I am building a custom HTMLeditor provider for DNN 3.2. In this provider I want to register some client-side javascript using the "RegisterClientScriptBlock". I have been trying to get the page to render the script, but the script never seems to render. I've tried using the "registerClientScriptBlock" method in the following ways: Private Sub Page_Load( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase .Load Dim strMainScrtipt As String = "<script language=""javascript
    Posted to Custom Modules (Forum) by gille001 on 12/6/2005
  • Swirl AJAX Chatroom Module version 1.5 just released

    We have just released version 1.5 of the Swirl AJAX Chatroom module for DotNetNuke. This new version is highlighted by two new features that the community has asked for: 1. Smilies (emoticons) - you can now send up to 60 included emoticons in your chat sessions. Also, emoticons can optionally be turned on/off by the admin. 2. Operator Mode - allows DNN users defined as "operators" to receive email notification when someone enteres a chatroom in which an operator is not already present. This way you
    Posted to Custom Modules (Forum) by gille001 on 11/30/2005
  • Module Update: Swirl AJAX Chatroom Module

    Version 1.4.1 of the Swirl AJAX Chatroom Module has just been released. Since the initial release of the Swirl AJAX Chatroom, we have been overwhelmed with the response from the DotNetNuke community. Plus, you've given us alot of feedback on what you would like to see next from this simple but powerful chat module. Well, we've been listening, and this latest update is now faster and more powerful than ever. Here's a look at some of the features now available: Customize all the border colors and background
    Posted to Custom Modules (Forum) by gille001 on 11/14/2005
  • Re: Swirl AJAX Chatroom Module - New Version Released!

    Yes, I apologize for any confusion. We are just concluding the Beta Test, and the module is in the process of being released on snowcovered.com. It should be available on snowcovered by this evening or early tomorrow. The price will be $19.95 for the module "Swirl AJAX Chatroom Version 1.x", and the license granted can be used on ANY DotNetNuke portal you host.
    Posted to Custom Modules (Forum) by gille001 on 11/2/2005
  • Swirl AJAX Chatroom Module - New Version Released!

    We have completed version 1.2.0 of the Swirl AJAX Chatroom Module! Now considered one of the most powerful chatroom modules available for DotNetNuke portals! New features include: Ability to Log your chat sessions to the database! New message notification. Window gains focus (blinks) when new messages arrive! (thank you Danny for the suggestion!) Customize all the window borders and background colors! To get the new version, just login to: http://www.swirlhost.com/chatroom and get the latest version
    Posted to Custom Modules (Forum) by gille001 on 11/1/2005
  • Re: AJAX.NET in a custom module : Some kinda security problem

    Basically, the problem was that infamous security in DotNetNuke were any other .aspx file would throw the user off the child portal (sign them out). There are two ways to get around this in module development: 1. Use querystring and ensure that tabid and portalid (pid) are passed on querystring so that DNN recognizes which portal the user is on. (otherwise it automatically thinks they are trying to access primary parent portal). 2. Use a "path" that includes the entire child portal url in the "path
    Posted to Custom Modules (Forum) by gille001 on 10/30/2005
Page 1 of 4 (38 items) 1 2 3 4 Next >