bioneural.net site preferences

Accessibility

Toggle width/ text size:

style

Default/Alternate

Suits visual impairment, mobile devices

Styling

Change the theme:

layout

NB: may reduce functionality

Link behaviour

Links with an icon are off-site:

links

Right-click any link to optionally open in a new window or tab


Tag archive for 'webdev'

Internet

Customizing WordPress feed content

When I last looked at customizing feeds in WordPress, it was all to do with being able to offer a summary and full text feed simultaneously—making use of WordPress' flexible feed URL syntax and a .htaccess file. In this post I look at modifying the actual contents of the feed using a functions.php file (which may already exist as part of your current theme).
Continue reading 'Customizing WordPress feed content'

Quicklinks

Web developer widgets

Mac-based web developers may yet find a use for Dashboard. SeeSS is a CSS property reference detailing inheritance, CSS compliance, Safari support, possible and default values, examples, plus an informative description [screenshot]. PHP Function Reference provides offline access to the PHP manual, a cheat sheet, and an interactive date formatter [screenshot].

Informatics

Clinical knowledge architect for hire

Dr Bruce McKenzie is now available for freelance consultancy as a clinical knowledge architect, addressing the unmet need for usable knowledge resources at the point-of-care in UK general practice. General practitioners (GPs) make more decisions in a day than a typical business executive, and these decisions cost not just money but potentially lives. It's challenging work, and you can but hope your decisions are based on good information. The problem is information overload and access to what you need when you need it: there's just too much and it's too hard to find in the context of a 10 minute consultation. As a GP for 10 years I can relate to this. I also have informatics knowledge and experience, and this puts me in a position to offer you solutions that are built the way a doctor would design them.
Continue reading 'Clinical knowledge architect for hire'

Quicklinks

Microsoft Silverlight takes on Flash

Microsoft Silverlight is a proprietary cross-browser, almost cross-platform (not yet Linux), and cross-device (WM6 & Symbian only) plug-in vaguely tasked with "delivering the next generation of .NET based media experiences and rich interactive applications for the Web." The developer tools (Windows or Mac) output interactive text, bitmap images, vector graphics, animations, and video (WMV)/ audio (WMA and MP3) playback, in competition primarily with Flash. The plug-in is free (v2 is currently in beta) & curiously you can download the Getting started video in QuickTime for iPod! More here.

Quicklinks

iBox now at version 2

A customised version of iBox is used extensively on bioneural.net (e.g. the Flickr photocast here) and iBegin have just released version 2. This free JavaScript lets you display automatically scaling images, external documents, or embedded containers in an overlay dialog without needing to reload the page. iBox has gained some weight since v1.2.1 (2006) but remains compact compared to other Lightbox-alike solutions and just as simple to use, now boasting wider browser support and new plug-in capabilities (e.g. for embedding YouTube videos). In most cases it degrades gracefully when JavaScript is disabled (it won't display hidden inline containers; JavaScript is required to play YouTube videos).