Tag descriptor

Rails CMS-systems

An article, posted more than 5 years ago filed in rails, cms & gem.

When developing full stack webapplications, I typically use Rails. While Rails is the perfect system to create CMS'es, for sites that are less applications and more websites CMS-gems for Rails may help.

Continue reading...

Een nieuwe website

An article, posted more than 13 years ago filed in nieuw, tags, tagging, website, murbcms, murb.nl, feedback, contact, ruby, rails, ruby on rails, techiek & cms.

Al enige tijd worstel ik met de beste manier om mijn site up to date te houden. Voorheen was mijn site in PHP geschreven, en hoewel het werkte schreef ik er al snel erg lelijke code in.Wanneer je zelf ook graag wilt blijven experimenteren betekend de keuze voor een techniek soms ook het beperken van de vrijheid tot experiment, of verlies van eenheid. Toch heb ik in het afgelopen jaar ontdekt dat het Ruby on Rails framework mij voldoende vrijheid biedt zonder dat ik daar allemaal rotzooi door ga schrijven. En daarom kondig ik dus nu vandaag officieel aan (in de loop van gisteren drong hij door tot de domeinnaamservers): de nieuwe murb.nl website! De nieuwe website is een stuk eenvoudiger, met vooral de nadruk op de artikelen uit de blog. Oude artikelen worden verder automatisch bij de reeds geschreven artikelen gezocht op basis van de labels die ik ieder artikel mee geef. En dat lijkt mij voorlopig een grote verbetering tot de oude, en voorlopig voldoende. Feedback laten we in verban…

Continue reading...

Management management

An article, posted about 14 years ago filed in applications, applicatie, cms, management, selectie & simple.

Op verzoek van een klant heb ik onlangs moeten werken met een vooraf, door de klant bepaald, content management systeem (CMS). Veel ervaring met 'grote' CMS'en had ik eerlijk gezegd niet, dus het leek mij ook wel weer interessant om het uit te proberen. Het gaat in dit geval om een middelgroot bedrijf waar ongeveer 100 medewerkers in dienst zijn. Het CMS dat zij graag geïmplementeerd zagen was Drupal. Blijkens de keuze van het Witte huis voor dit CMS, waarschijnlijk toch geen slecht CMS. Hoe dan ook, mijn ervaring met het Drupal CMS bleek een grote reclame stunt te zijn voor simpelere CMS'en. Nu ben ik al een week bezig met inrichten, om de defaults goed te krijgen. Maar waarom toch? Waarom zijn heeft het systeem niet gewoon goede defaults? En nee, ik zou dit betoog hier niet schrijven wanneer er geen idee bestaat van wat goed is.Het web is gebouwd op simpele technieken, die samen overigens erg complexe gehelen kunnen vormen. Maar in essentie is de techniek…

Continue reading...

Tavi Template

An article, posted about 19 years ago filed in cms, opensource, wiki, template & contribution.

IntroductionMy previous website had implemented WikkiTikkiTavi for discussion with myself, and others. However, since I recently switched to my self-build 'CMS', I had to say good bye to the WikkiTikkiTavi installation, since it didn't fit the site as well as it should.ThemingWhat I wrote for my WikkiTikkiTavi installation was another theme, which made it easier to create new themes, in a more simple way than before, using variables instead of function calls. It's far from optimized and doesn't do things like caching, but I didn't notice any changes in page-load speed myself.If you're interested, download it here: TaviTemplate2.01.tar.gz (19KB).Documentation(This is also included in the download)Short summary of changesPHP functions and HTML are now, imho, better seperated, especially in common.php in wich a new function has been created. This new function loads a HTML file called 'template.html' wich is a 'normal' html file with variables in it made up like {variabl…

Continue reading...

Design considerations for murbCMS

An article, posted more than 19 years ago filed in web, internet, cms, standards, maintanance, xslt & xml.

:murb:CMS is yet another Content Management System build from scratch by yet another designer. So why do I think this one is different? :murb:CMS is…Note to reader (2010): this year I stopped using murbCMS, although I still sympathize with some of the ideas, maintaining it in PHP consumed too much time and frustration.Standards based (XML, XHTML, XSLT)Light WeightSimple designExtensibleWhat :murb:CMS is not about is webbased editing of documents. Well, it could be, but it will not be my primary target. What :murb:CMS is about is a open flow of information. Connecting seperate files, located anywhere, on basis of their metadata.Currently this idea hasn't been implemented yet. Some problems I still have to work around are:linking external files (can't get it work with the sablotron xslt processor yet)automatic linking based on metadata does not occur yetVisionI believe the web should be a heaven for those in search of information. Some may say it already is, but I believe …

Continue reading...

murb blog