All posts by admin

I had a dream tonight

I had a dream tonight. I do the final revision of a paper following many months of work and submit it to an internet server. Only 30 minutes later the first science journal agent contacts me offering immediate publication. More and more offers arrive and I finally decide to hand it over to nice publishing company that will pay so much money to continue my research.

I woke up and Continue reading I had a dream tonight

 

CC-BY-NC Science Surf accessed 10.11.2025

Calendar sharing – 2 way

In a previous post we have create calendar snippets in ics format. PHPicalendar is the ultimate solution to stitch these calendar snippets together to a workgroup view.
I am using the built-in RSS feed to be noticed about any forthcoming events that are not sitting in my own calendar.
There is only one drawback: phpicalendar doesn’t offer any possibility to import back any new meeting into Sunbird or Outlook. By using the following patch of events.php it may, however, send you back an .ics file (that can opens Sunbird automatically if configured correctly) by just clicking on any new event.

events.php
|wj_events.txt|

If your calendar ics are really up to date, you may want to change $actual_calname in ical_parser.php to
$actual_calname = getCalendarName($filename) . ‘ (-‘ . round((time() – filemtime($filename) )/100000) . ‘ days old)’;

 

CC-BY-NC Science Surf accessed 10.11.2025

Sweave – seamless statistics and document automation

The R Munich user group likes Sweave. Here are 3 screenshots how to create a seamless R + Open Office integration (which works also for Word documents if you have installed the ODF converter plugin). First create your document

sweave.R
|wj_sweave.R|

the document

sweave01.png

save it, open R and execute

sweave02.png

Your document will then look like

sweave03.png

 

CC-BY-NC Science Surf accessed 10.11.2025

Human parthogenesis

Stem cell researchers now believe that the human ES cell line SCNT-hES-1 (you may renember Hwang who claimed having first cloned a human by somatic cell nuclear transfer) is derived by parthogenesis – the result of a dividing human oocyte.
They test the origin of the Hwang cells by genome-wide SNP analysis as the initial DNA fingerprint was doubtful Continue reading Human parthogenesis

 

CC-BY-NC Science Surf accessed 10.11.2025

Allergy transplantation

A new paper in Transplantation takes up an old question – can you passively transfer asthma or allergy? It seems so – the current study reports in 5 of 42 patients elevated IgE plus allergy symptoms. This is in line with earlier reports. Sorry to say — you can get allergy also by bone marrow transplantation.

 

Addendum 10/6/08
Blood

A total of 16 nonallergic recipients with allergic donors were reported to develop allergic disease posttransplant, however, conclusive information was available for only 5 cases. Allergic disease was reported to abate in 3 allergic recipients with nonallergic donors, however, conclusive information was available for only 2 cases. Problems in interpreting the reports include incomplete data on allergic disease in the donor or recipient pretransplant, not knowing the denominator, and the lack of controls. In summary, review of the literature generates the hypothesis that allergic disease is transferable

 

Addendum 14/7/22
Ann All Asthma Immunol

 

CC-BY-NC Science Surf accessed 10.11.2025

Any new paper? A video cast how to stay informed

Following a frequent request, here is a short video how to create your own Pubmed news feed. You simply need the Sage plugin for Firefox; then goto to Pubmed, create your personal RSS feed and import this URL into the bookmark category that Sage is looking for. Here is the show: Continue reading Any new paper? A video cast how to stay informed

 

CC-BY-NC Science Surf accessed 10.11.2025