Geriatrics is a new way of looking at your healthcare choices. Just as pediatricians provide specialized care to children, geriatricians provide specialized care to seniors. They understand that older adults respond differently to treatment and medicines than younger adults.
четверг, 26 мая 2022 г.
понедельник, 9 апреля 2012 г.
Mr. Cruel was a meticulous, intelligent predator, say police
![]() |
| Police searching for clues in the hunt for Mr. Cruel |
The hunt for Mr Cruel was always going to be hard because he put his knowledge of forensic evidence to good use by meticulously cleaning up after his crimes.
It was made that much harder by sloppy police work.
Commander David Sprague, the former head of the Victoria Police Operation Spectrum taskforce set up to catch Mr Cruel, was not impressed by what he found on arriving at Karmein Chan's home within hours of her being abducted by Mr Cruel in 1991.
вторник, 14 декабря 2010 г.
«Mr Cruel» Breakthrough over the murder of Karmein Chan
![]() |
| David Sprague, then head of Operation Spectrum, with a poster of Mr Cruel victims Sharon Wills, Nicola Lynas and Karmein Chan. |
UPDATE 12/04/12
Up to 20 men were suspected of being Mr Cruel, and one prime suspect still lives.
Are Police closing in on Mr Cruel, a Killer and serial paedophile?
Police searching for clues in the hunt for Mr Cruel.
In the final of our three-part special into Mr Cruel, Keith Moor asks what we know about a man who is the monster hiding in the shadows. THERE was a glimmer of hope in 2010 when a new Mr Cruel suspect was nominated and a task-force formed to investigate what seemed like strong information.
While the new information was from a reliable source — and the suspect nominated may end up being charged with other offences — the task-force has now ruled him out of being the long sought after Mr Cruel.
вторник, 1 сентября 2009 г.
Top 10 Biggest Mafias Around the World
Mafia refers to secretive groups involved in organized crimes spread over a lot of countries. They are usually referred to by the name of the country they originated in and the majority of members will be of this nationality. They usually aspire to have a monopoly over illegal activities like drugs, firearm trafficking, etc. This is an article about the mafia groups and their activities. They are listed in an increasing order of their influence in the world.
вторник, 26 июня 2007 г.
Designing Microsoft Excel 2007 Charts
User interface design methodologies, whether for enterprise dashboards or software packages, should follow the same basic steps and principles. Of course, they should be user-centered to ensure that the needs of the end user are kept foremost in mind, but the design methodology should also allow for exploration of current best practices and design influences. This is especially true in software applications where being on the cutting edge is a selling point.
My typical design steps for dashboards or any other type of user interface are:
- Understand the User Requirements
- Survey the landscape of existing design solutions to identify best practices
- Explore solutions with low fidelity mockups
- Wireframe scenarios for user feedback
- Create high fidelity interactive prototypes
- Iterate through this cycle of envisioning before proceeding to development
Does this methodology work? Yes. Do dashboard design teams follow it? Obviously not! A recent comment by a Dashboard Spy reader rings true - After viewing the collection of executive dashboards at enterprise-dashboard.com, (no easy task - as there are 1000 dashboards there) , the reader stated his reaction bluntly - that, quite simply, the designs of current dashboards are awful.
четверг, 15 марта 2007 г.
What Twitter is good for
Here's our take: Twitter is going to be overused, overload people, who will then get turned off. There is just simply too much noise and not enough valuable "signal" to be worthwhile. I run into a case of TMI - too much information -- in that I don't really need to know that you're heading to the bathroom, etc.
Yet, I think there is real potential for a service like Twitter in several areas: 1) for small, trusted groups to keep up to date with each other; 2) publishing information easily; and 3) as an aggregator of information. Here are some more details:
вторник, 28 ноября 2006 г.
How to Sneaky Redirect
ok the External Javascript file I have broken this down to fix scrolling problems, but it’s one line of code this is Dave.JS
понедельник, 10 апреля 2006 г.
Benchmarking PHP Localization — Is gettext fast enough?
Last year, I wrote a post about using gettext to localize PHP web pages. Gettext makes it easy to maintain the translations and always provides a fallback locale. But is it fast?
I created a simple web page to compare the performance of various localization methods for PHP. It only contains 3 localized strings and does not use advanced features of gettext (e.g. plurals). I wrote a version using the gettext PHP extension (”gettext Ext.”), one using PHP-gettext (”gettext PHP”, a gettext implementation written in pure PHP) and a version that does not use gettext at all, instead it uses an array that contains all the translations (”String ID”).
I put all three pages on a Debian machine with the latest Apache 2.0.55 and PHP 5.1.2 and used the Apache HTTP server benchmarking tool to measure the performance of the different methods. I always made two tests - using the default locale (English) and a translation (German), because gettext does not have to use a locale file for the default language (it’s embedded in the page).
суббота, 6 августа 2005 г.
Localizing PHP web sites using gettext
Developing multi language web sites using PHP is actually very easy. A common approach is having an include file for every supported language which contains an array that maps string ids to localized text (for example "WelcomeText" => "Welcome to our homepage." would be included using something like <?= $strings["WelcomeText"] >). However there are several problems with this approach. First of all, when the application is updated and additional strings are added, there is no way to determine which new strings were added and if they are present in every language (unless you write a script for it). What happens if a newly added string is not yet translated into a specific language?
понедельник, 23 мая 2005 г.
Nofollow revisited
I will show today that Google’s nofollow initiative has not resulted in a reduction of link spam, but instead has had much more insidious effects on the Internet.







