Search

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

Matching Posts

  • Re: Why does 100% Css Design Fail in Dnn? (No Tables)

    Following in Lee's footsteps, you can now visit http://www.xhtmlskins.com to download the first in a series of free skins for DNN in valid XHTML. This site will become a great resource for those interested in the issues of building web sites that validate in DNN.
    Posted to DotNetNuke (Forum) by isomies on 5/17/2006
  • New Free DNN Skin in Valid XHTML

    As there is quite a lot of interest in the topic of creating sites that validate and are accessible, I have launched a new web site with resources for creating valid xhtml portals with the world's best CMS. Visit http://www.xhtmlskins.com to download the first in a series of free skins for DNN in valid XHTML. I hope that XHTMLSkins will become a centre for extending DNN as a system that can be used as a showcase for good CSS based design.
    Posted to Resources (Forum) by isomies on 5/17/2006
  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    Has anyone compared ASP 2 against 1.1? 2 is meant to be faster from what I recall. I know the viewstate size has been reduced. As it is a zero or near to zero effort task it would be worth knowing if the promised speed increase is there.
    Posted to DotNetNuke (Forum) by isomies on 4/11/2006
  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    I've posted a link to this before, but I have reworked the skin of www.damnwitty.com since then. This site has a 3 column skin that works down to 640 x 480 and has no hacks. Pure CSS, no tables for layout. Valid CSS and HTML. There are some issues with embedded objects in the panes.
    Posted to DotNetNuke (Forum) by isomies on 4/10/2006
  • Re: Changing the core - techniques

    Visual Source Safe could help you. Do you know how to use source control tools?
    Posted to Core Framework (Forum) by isomies on 4/4/2006
  • Re: Validated DNN

    Hope you found the tutorial useful. Is there any particular module you are keen to get to validate? Give me an example and I will take a look. Here's a valid announcements.ascx: <%@ Control language="vb" Inherits="DotNetNuke.Modules.Announcements.Announcements" CodeBehind="Announcements.ascx.vb" AutoEventWireup="false" Explicit="True" %> <asp:DataList id=lstAnnouncements runat="server" CellPadding="4" EnableViewState="false"> <ItemTemplate> <asp:HyperLink id="editLink" NavigateUrl
    Posted to DotNetNuke (Forum) by isomies on 4/3/2006
  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    The http://www.vertain.com site is excellent. URL measured: http://www.obrienit.se Page speed: 1.23 sec (see details below) Compare to: 2.97 sec Go on then, beat 1.23 (not bad for a shared server on websecurestores) My home page is very light, css only and uses the dsl localisation ( http://dnn.tiendaboliviana.com/Web/ ) to remove the viewstate. Wasn't there another site that showed times from many different servers?
    Posted to DotNetNuke (Forum) by isomies on 3/28/2006
  • Re: DNN or not DNN???

    DNN is large and sophisticated, it's just standard .Net code, so it is no slower than any other comparable application. You keep mentioning Ebay. They have thousands and thousands of cpu's in their architecture. I remember reading that their database servers each have 12 cpu's and they have several hundred of those running in parallel spread around in mulitple datacentres in the US. Do a google for ebay infrastructure and you will see what I mean. A large secure ecommerce system on a multimillion
    Posted to DotNetNuke (Forum) by isomies on 3/28/2006
  • Re: Why does 100% Css Design Fail in Dnn? (No Tables)

    Anyone care to progress a httpmodule? It would be better without doubt. I am working a new CSS based layout here: http://www.obrienit.se/cityost - would anyone be interested in a copy of the final skin (plus a psd file for updating the picture of the cheese to something else!) when it is finished?
    Posted to DotNetNuke (Forum) by isomies on 3/16/2006
  • Re: Why does 100% Css Design Fail in Dnn? (No Tables)

    The tutorial is now available for registered users at www.obrienit.se This is a draft version which explains how to create a very simple table free pure css design that validates with the minimum of changes to the core. Any input on the tutorial would be appreciated!
    Posted to DotNetNuke (Forum) by isomies on 3/10/2006
Page 1 of 7 (63 items) 1 2 3 4 5 Next > ... Last »