Category: Tips

Tip for performance improvement using #urlget

I came across an interesting performance issue using #urlget (from the URLGetparameters extension). The details are here : http://www.mediawiki.org/wiki/Extension_talk:UrlGetParameters#Performance I know it is not directly related to SMW but since I used this extension to customize calls to semantic queries based on URL parameters, this may be relevant to other people doing the same thing. I was able to reduce…

Continue reading

Smarter Playlists

So I have spent some time recently making sense of my little collection of songs. 4214 songs. 11.3 days. All paid and accounted for 🙂 …  and always listening to the same 2 or 3 static playlists. Something had to change. I picked up some great advices from Smart Playlists.com and came up with the following tips to help organize…

Continue reading

iPod tricks

A few links to better use your ipod : iPod Lounge – All things iPod. Featuring the gallery of iPods around the world. Where did your iPod go today ? SmartPlaylists.com – Explanations about the concept of smart playlists (really, just a wizard to build queries to the database created by iTunes). The site hosts examples of smart uses of…

Continue reading

How to replace the default entry textarea by an HTML editor

I have been trying to replace the default entry textarea by an HTML editor such as this one ( FCK Editor  – FREE web based HTML editor ) Getting the editor to work is relatively straight forward. Just install the zip files in their destination on your website, edit the editor javascript (or .htc) files to point to the new location and…

Continue reading