<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://c64mags.untergrund.net/wiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://c64mags.untergrund.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Skyhigh_18_Reactions</id>
		<title>Skyhigh 18 Reactions - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://c64mags.untergrund.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Skyhigh_18_Reactions"/>
		<link rel="alternate" type="text/html" href="http://c64mags.untergrund.net/wiki/index.php?title=Skyhigh_18_Reactions&amp;action=history"/>
		<updated>2026-06-14T12:30:18Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.0</generator>

	<entry>
		<id>http://c64mags.untergrund.net/wiki/index.php?title=Skyhigh_18_Reactions&amp;diff=3803&amp;oldid=prev</id>
		<title>Ymgve at 16:34, 29 November 2007</title>
		<link rel="alternate" type="text/html" href="http://c64mags.untergrund.net/wiki/index.php?title=Skyhigh_18_Reactions&amp;diff=3803&amp;oldid=prev"/>
				<updated>2007-11-29T16:34:38Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;Reactions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yoho, and welcome to a brandnew edition of reactions&lt;br /&gt;
from the scene. What does the sceners think of this&lt;br /&gt;
mag, hmmm, I would suggest you to take a closer look&lt;br /&gt;
at the following text, and then, maybe, you will get&lt;br /&gt;
an idea.&lt;br /&gt;
But why all this crap, why don't we just get started.&lt;br /&gt;
&lt;br /&gt;
Ok, here we go. The first one is a really long killer&lt;br /&gt;
from no-one else than my good buddy GIGABYTE.&lt;br /&gt;
&lt;br /&gt;
Take it away Christian.&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Hello staff.&lt;br /&gt;
&lt;br /&gt;
First of all thanks a lot for a nice issue (again) of&lt;br /&gt;
Skyhigh. It took me quite some time to read all the&lt;br /&gt;
text that could be found in it.&lt;br /&gt;
&lt;br /&gt;
I want to give some big compliments to SHUZE for his&lt;br /&gt;
editorial which was a very cool one, indeed. CUPID,&lt;br /&gt;
for his editorial, too, and for the wanted program&lt;br /&gt;
chapter (which I will return to). MAD for the best in-&lt;br /&gt;
terview I've ever read (with The Dark Judge/Focus.).&lt;br /&gt;
Also the MISTRESS did a nice job with her chapter&lt;br /&gt;
about scene vs girls. So please continue your great&lt;br /&gt;
work. And Biz Kid you are as always doing a big job&lt;br /&gt;
with coordinating the text and writing some, too, and&lt;br /&gt;
you're doing this job very well.. by the way, Biz Kid, I&lt;br /&gt;
still see this naked lady when the menu loads a new&lt;br /&gt;
chapter, a bug? No, I think I'm going crazy, or is this&lt;br /&gt;
just natural? Could somebody tell me the number to&lt;br /&gt;
a good shrink?? (hehe..) or maybe I should try to&lt;br /&gt;
bring another person who could take a look at the&lt;br /&gt;
menu, when it loads! If it is a bug, then I must say&lt;br /&gt;
that it's quite a cool bug..!&lt;br /&gt;
&lt;br /&gt;
...Some minutes later...&lt;br /&gt;
&lt;br /&gt;
I have just found out what the naked lady are.. It's&lt;br /&gt;
not a bug or not me going crazy, it's a VIRUS! well, my&lt;br /&gt;
diskdrive must be infected by a naked-lady-virus! I&lt;br /&gt;
don't think i will try to kill it, as it is a nice virus,&lt;br /&gt;
indeed.&lt;br /&gt;
&lt;br /&gt;
Well, turning over to the wanted program chapter,&lt;br /&gt;
cupid is running, I can only say that it's a splendid&lt;br /&gt;
idea.. I think it would be a good idea if some of the&lt;br /&gt;
best coders could try to tell the readers if the ideas&lt;br /&gt;
are possible, and if they aren't why not, just in brief&lt;br /&gt;
words. Well, to Logiker/Genlog who asked for a four-&lt;br /&gt;
drive-copier, then I must say, that I don't think it is&lt;br /&gt;
possible to do it, proper. You might do it, but I think&lt;br /&gt;
it will be slow, as the computer can't hold so many&lt;br /&gt;
datas at one time. I guess that you're thinking of a&lt;br /&gt;
copier that can copy from one disk to three others&lt;br /&gt;
at the same time. The copier that I normally use is the&lt;br /&gt;
one from the &amp;quot;Maverick backup&amp;quot; disk. It copies from&lt;br /&gt;
the first disk directly to the second, and so it only&lt;br /&gt;
takes about 30-35 seconds to copy a diskside. The&lt;br /&gt;
Mav. copier copies data like this:&lt;br /&gt;
&lt;br /&gt;
Disk one: read track 01&lt;br /&gt;
Disk two:write track 01&lt;br /&gt;
&lt;br /&gt;
Well in words, the copier transform the data from&lt;br /&gt;
disk one directly to disk two. The memory will be fil-&lt;br /&gt;
led with data from disk one while the program make&lt;br /&gt;
sure that the data in the memory will be written on&lt;br /&gt;
disk two. Meanwhile for instance the program have&lt;br /&gt;
just written the data from $1000-$2000 (memory) then&lt;br /&gt;
while it writes the data from $2000-$3000 da program&lt;br /&gt;
reads data from disk one in $1000-$2000, so the old&lt;br /&gt;
data in $1000-$2000 has been deleted..&lt;br /&gt;
&lt;br /&gt;
The program that you are longing for will need to be&lt;br /&gt;
of a type like this:&lt;br /&gt;
&lt;br /&gt;
Step one: read data from disk 1&lt;br /&gt;
Step two: write data to disk 2&lt;br /&gt;
Step three: write data to disk 3...&lt;br /&gt;
&lt;br /&gt;
Etc.£&lt;br /&gt;
&lt;br /&gt;
So when the first drive has finished its reading of&lt;br /&gt;
data, the second drive will begin to write etc.... You&lt;br /&gt;
know these kind of copiers from the single disk drive&lt;br /&gt;
copier-type... This is my opinion about such a copier,&lt;br /&gt;
but, as everything is possible (?), some cool coder&lt;br /&gt;
might do one... I do not think it's possible, but then&lt;br /&gt;
again I ain't cool!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To the D.J. saga...&lt;br /&gt;
&lt;br /&gt;
Yes, you (Biz Kid) and D.J. have moved closer to each&lt;br /&gt;
others opinion, I just have some comments..&lt;br /&gt;
D.J. wrote a small part of a text probably written by&lt;br /&gt;
DARWIN, about survival of the fittest. In my opinion&lt;br /&gt;
D.J. mean that the nazism is about survival of the fit-&lt;br /&gt;
test.. IT'S NOT, atleast not in my opinion.. the survival&lt;br /&gt;
of the fittest are going on every day in this world..&lt;br /&gt;
the homeless and people living in the slum, for in-&lt;br /&gt;
stance, are some examples of the survival of the fit&lt;br /&gt;
test.. The strongest will survive. The nazis didn't use&lt;br /&gt;
Darwin's theories in its original form.. I think they had&lt;br /&gt;
either rewritten them or had got a wrong interpreta-&lt;br /&gt;
tion of these theories, because in the survival of the&lt;br /&gt;
fittest, the strongest survive and the weakest dies,&lt;br /&gt;
but are not killed.. It happens naturally. A poor slum&lt;br /&gt;
man/woman will die of hunger if he/she doesn't get&lt;br /&gt;
any food, but the one who has most strenght to go&lt;br /&gt;
looking for food and finds it will survive.. The nazis&lt;br /&gt;
killed the weakest people (handicapped, blind, deaf&lt;br /&gt;
etc.), because they didn't fit in in their arrian race&lt;br /&gt;
policy. That is not survival of the fittest, because&lt;br /&gt;
they did not die a natural death, they were killed..&lt;br /&gt;
The jewish were killed of a reason we all know, and&lt;br /&gt;
not to forget the communists, they were killed due to&lt;br /&gt;
their opposition of the nazi empire, and the nazis con&lt;br /&gt;
sidered them as dangerous. Is that Darwin's theory&lt;br /&gt;
about survival of the fittest? NO..&lt;br /&gt;
&lt;br /&gt;
I'm certainly no nazi, neither a socialist, I belong to&lt;br /&gt;
a party called 'venstre' (left) denmarks liberal party&lt;br /&gt;
A bit like the conservative.. But on the other hand I&lt;br /&gt;
understand some of the things that the nazis are&lt;br /&gt;
doing. The immigrants (mostly ones from Turkey, Pak-&lt;br /&gt;
istan, Iran etc.) are sort of strange to me.. most of&lt;br /&gt;
them don't speak Danish even though they have been&lt;br /&gt;
in the country for almost 20 years, and they've never&lt;br /&gt;
taken courses to obtain the skill of speaking Danish..&lt;br /&gt;
They are always living together in ghettoes, they're&lt;br /&gt;
not integrating themselves into the Danish society..&lt;br /&gt;
They don't talk much with the danes.. Actually they&lt;br /&gt;
keep to themselves only.. And unfortunately there're&lt;br /&gt;
a few immigrants that are ruining their reputation by&lt;br /&gt;
making gangs, raping women, doing burglaring etc.&lt;br /&gt;
That is what the Danes don't like.. They like the immi-&lt;br /&gt;
grants to be a part of the Danish society, integrate&lt;br /&gt;
themselves, learn about our culture, and use some&lt;br /&gt;
things.. There is a proverb in Danish, which says:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Skik f£lge eller land fly&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In English this means, you have to follow the custom&lt;br /&gt;
of a country or you must leave the country.. For in-&lt;br /&gt;
stance why shall a Danish women cover her head in&lt;br /&gt;
the muslim countries, when they are still doing it in&lt;br /&gt;
Denmark? It is not a custom in denmark to cover the&lt;br /&gt;
womans head.. And why shouldn't they learn our lang-&lt;br /&gt;
uage if they are going to live here many years.. If I&lt;br /&gt;
for instance was to live in Italy for many years, I'ld&lt;br /&gt;
learn Italian, mainly because it is useful, as not many&lt;br /&gt;
Italian inhabitans understand english well enough. I&lt;br /&gt;
don't know what it is like in other countries, but I&lt;br /&gt;
would like to learn..&lt;br /&gt;
&lt;br /&gt;
On the other hand, I want to defend some of the immi&lt;br /&gt;
grants.. The ones who are really trying to become&lt;br /&gt;
Danes in mind and culture. I have a brief story to tell&lt;br /&gt;
you..&lt;br /&gt;
A man escapes from Iran when the shah falls with&lt;br /&gt;
his wife and children.. In Denmark he learn to speak&lt;br /&gt;
perfect Danish in only one year. After that he edu-&lt;br /&gt;
cates himselves to engineer with very good marks.&lt;br /&gt;
But, when he is to find a job none wants him.. this man&lt;br /&gt;
that I am talking about has written over 1000 job-ap&lt;br /&gt;
plications but has got the same answer 1000 times.. !!&lt;br /&gt;
The man speaks fluent Danish, English, German and&lt;br /&gt;
French and have a splendid engineer exam and none&lt;br /&gt;
want him.. The name of the man is quite like a normal&lt;br /&gt;
name in the Persian Gulf.. If the man for instance&lt;br /&gt;
have been called: Jens Jensen (one of the most ordi-&lt;br /&gt;
nary names you can think of in Denmark -ed!!), and&lt;br /&gt;
have been white, then he would probably have been&lt;br /&gt;
headhunted for a job..!! If that isn't strange then I&lt;br /&gt;
don't know.. It seems like the firms in denmark are a&lt;br /&gt;
bit racist in their employment of new people..&lt;br /&gt;
&lt;br /&gt;
You have now entered the end of my little reaction&lt;br /&gt;
for Skyhigh, hope you can use it and will print it, as&lt;br /&gt;
it contains some important text, in my opinion...&lt;br /&gt;
&lt;br /&gt;
Stay tuned and keep up the good work.&lt;br /&gt;
&lt;br /&gt;
yours,&lt;br /&gt;
&lt;br /&gt;
GIGABYTE/NO NAME&lt;br /&gt;
XXXXXXXXXXXXXX&lt;br /&gt;
&lt;br /&gt;
Main editor on Chit Chat.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yo Gigabyte.&lt;br /&gt;
&lt;br /&gt;
Thanx for your cool reaction.&lt;br /&gt;
&lt;br /&gt;
BIZ KID&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
No Serious, thanx a lot for the cool reaction you've&lt;br /&gt;
sent me this time. Damn, I guess you must have&lt;br /&gt;
spent quite some time when writing it.&lt;br /&gt;
I would like, on the behalf of my co-editors and my&lt;br /&gt;
self, to shout out a huge thanx for the nice words.&lt;br /&gt;
It feels great to see ones work get appriciated. It&lt;br /&gt;
is the kind of thing who inspires you to do the :&lt;br /&gt;
DURACELL thing! You know, keep going, and going......&lt;br /&gt;
It's also nice to get my own thoughts confirmed. I&lt;br /&gt;
myself also think that the mag has quite a wide&lt;br /&gt;
spectre covered. This you write yourself.&lt;br /&gt;
&lt;br /&gt;
Secondly, I would like to say thanx for the massive&lt;br /&gt;
responce on the the Vision chapter. As I'm no coder&lt;br /&gt;
myself I don't really know much about these things&lt;br /&gt;
so it's with a great pleasure that Skyhigh recieve&lt;br /&gt;
your answer and explanation on the multi-copier.&lt;br /&gt;
If coders would like to write in, and tell if the rou-&lt;br /&gt;
tines are possible or not, would be a huge help. So&lt;br /&gt;
your idea is hereby given to the masses.&lt;br /&gt;
&lt;br /&gt;
Concerning the immigrant story. Well it is a shame&lt;br /&gt;
and a disaster that some people are so dumb and&lt;br /&gt;
blind not to hire the best man for the job. Choosing&lt;br /&gt;
the lesser qualified person simply because he has&lt;br /&gt;
brighter skin, is pure racism and can not be tolera-&lt;br /&gt;
ted!! On the other hand then I would like to give my&lt;br /&gt;
full backup on the other side of the question. Some&lt;br /&gt;
of the immigrants, should have stayed home. I feel,&lt;br /&gt;
just like you, that if they want to live in our coun-&lt;br /&gt;
try then they have to 'follow our rules'. I think&lt;br /&gt;
most of them do, but as you mentioned yourself, it&lt;br /&gt;
is often a small minority who ruins it for the rest.&lt;br /&gt;
Another thing which really pissed me off was a&lt;br /&gt;
thing I watched in the news the other day. Some of&lt;br /&gt;
the immigrants who are busdrivers in Denmark,&lt;br /&gt;
claimed their right to have a 5 minutes break every&lt;br /&gt;
hour so that they could turn their heads to Mekka&lt;br /&gt;
and pray. HELLOOOOOOOO!!!! Anybody home???&lt;br /&gt;
What the hell is this. The busses already have way&lt;br /&gt;
to tight schedules, and now the want to stop the&lt;br /&gt;
bus on its route just to pray.. Well fuck no!!&lt;br /&gt;
Well I better stop now before people get the wrong&lt;br /&gt;
impression of the nice Bizman, hehe. But this was to&lt;br /&gt;
show that something is wrong.&lt;br /&gt;
&lt;br /&gt;
Ok Christian, I think I'll end this answer for you. If&lt;br /&gt;
you feel like adding something, then do not hessita&lt;br /&gt;
te to write to me again.&lt;br /&gt;
Stay cool, my friend.&lt;br /&gt;
&lt;br /&gt;
BIZ KID&lt;br /&gt;
BIZ KID&lt;br /&gt;
&lt;br /&gt;
Ps. 'Naked-lady-virus' rule!!!!&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------&lt;br /&gt;
The next one is from another good buddy of mine :&lt;br /&gt;
Rap/Jabole/No Name/Lepsi Developments&lt;br /&gt;
--------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Next cool issue, thanx Jesper!&lt;br /&gt;
But I'd like to say that Mad/Padua should loosen up&lt;br /&gt;
his phantasies and write much longer articles, just&lt;br /&gt;
away at the length! Cool ones by Shuze, really worth&lt;br /&gt;
reading. Skyhigh rules the world, nothing more to say.&lt;br /&gt;
&lt;br /&gt;
RAP/JBL&lt;br /&gt;
&lt;br /&gt;
Ps.   I agree with the guy (I can't recollect pseudo)&lt;br /&gt;
who suggested to do two cathegories of charts, and&lt;br /&gt;
also more music, too many articles to listen continu-&lt;br /&gt;
elly to the same music!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yo Rafael!&lt;br /&gt;
&lt;br /&gt;
Thanx for the reaction. Nice to hear these words&lt;br /&gt;
about Skyhigh. Concerning Shuze and Mad : well I&lt;br /&gt;
think you are absolutely right, so I will pass it on&lt;br /&gt;
to the respective editors - ok!&lt;br /&gt;
The charts, hmm I'll have to pass this one on to the&lt;br /&gt;
editor of the charts, namely Caprice Design. He is&lt;br /&gt;
the one who're in charge of that.. And finally, more&lt;br /&gt;
tunes. hmmm, maybe!! I'll give it a thought ok!!&lt;br /&gt;
You yourself is a great source for more tunes, so&lt;br /&gt;
just come on...&lt;br /&gt;
&lt;br /&gt;
Ok my friend I think that's it for now, stay cool!!!&lt;br /&gt;
&lt;br /&gt;
BIZ KID&lt;br /&gt;
BIZ KID&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------&lt;br /&gt;
And another one - this one from Neotec&lt;br /&gt;
--------------------------------------------&lt;br /&gt;
&lt;br /&gt;
About Skyhigh #16:&lt;br /&gt;
&lt;br /&gt;
I support Mad's view (and his statement in 'MAD ON')&lt;br /&gt;
about the new magazine 'Shout'. The outfit was defini&lt;br /&gt;
tely noth both groups standard, and I also expected&lt;br /&gt;
more text from the FLT-posse. It seems both mags&lt;br /&gt;
only merged to avoid delays (of I.B. + Reformation),&lt;br /&gt;
but now it's even worse. I know how difficult + tiring&lt;br /&gt;
it can be to edit/publish such a production, only the&lt;br /&gt;
scene expects something cooler from this fusion. It&lt;br /&gt;
was only the first issue, though, therefore I am the&lt;br /&gt;
same time think 'Shout' will become better + bolder&lt;br /&gt;
soon.&lt;br /&gt;
Neotec.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yo michael,&lt;br /&gt;
&lt;br /&gt;
Always nice to get a reaction from a fellow scene&lt;br /&gt;
mag editor. And I think Mad appriciate your words&lt;br /&gt;
a lot too. I myself was a bit dissapointed of the 1st&lt;br /&gt;
issue of Shout. I think that actually most of scene&lt;br /&gt;
had expected much more. There has been a lot of&lt;br /&gt;
talking in the corners after that issue. There even&lt;br /&gt;
are rumours saying that Shout will not be released&lt;br /&gt;
under that co-op anymore. But that's only uncon-&lt;br /&gt;
firmed rumours.. So why don't we just wait and see&lt;br /&gt;
what the future will bring!&lt;br /&gt;
&lt;br /&gt;
Anyway, have a cool time Michael..&lt;br /&gt;
&lt;br /&gt;
BIZ KID&lt;br /&gt;
BIZ KID&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------&lt;br /&gt;
A few small reactions are comming up, right here and&lt;br /&gt;
right now!!&lt;br /&gt;
--------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Yeah, BK! Just my favourite Mag you do! Keep on this&lt;br /&gt;
cool work! BUT you should print the addies from the&lt;br /&gt;
votesheet fillers only, just another task 4 CD/Plush&lt;br /&gt;
And what about using not exclusive tunes only, but&lt;br /&gt;
just good ones that aren't that known?&lt;br /&gt;
&lt;br /&gt;
Red Hot Chilly Pepper/BCD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yo Gunnar!&lt;br /&gt;
&lt;br /&gt;
First of all, thanx a lot for the nice words. Second&lt;br /&gt;
I would like to show my gratitude for answering one&lt;br /&gt;
of the question I asked in previous issues of this&lt;br /&gt;
magazine. You would like to have the addies of the&lt;br /&gt;
newest filled sheets only. Ok so that was one, any&lt;br /&gt;
others who share the same view as Gunnar!!! If so&lt;br /&gt;
let me know, and I will have to rework my opinion on&lt;br /&gt;
the subject.&lt;br /&gt;
About using more tunes, (including not exclusive&lt;br /&gt;
ones) is myabe not such a bad idea. I sure will give&lt;br /&gt;
it a thought - ok!!&lt;br /&gt;
Yeppa, that's all, have a cool one here in the heat!&lt;br /&gt;
&lt;br /&gt;
BIZ KID&lt;br /&gt;
BIZ KID&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Skyhigh becomes better and better, in style and text&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Well, thank you (Didi???)&lt;br /&gt;
&lt;br /&gt;
BIZ KID&lt;br /&gt;
BIZ KID&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Skyhigh is cool! Only input better musax, chapters ok&lt;br /&gt;
Well done!&lt;br /&gt;
Greetings from us!                          Pajda/Faith!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yo Marcin.&lt;br /&gt;
&lt;br /&gt;
Thanx for the short, but nice reaction from you.&lt;br /&gt;
Hmm, another complaint on the tunes I use. Maybe&lt;br /&gt;
the quality has decreased, or what else is going on&lt;br /&gt;
I don't know, but I will have to take a closer look&lt;br /&gt;
at it in the future!!!&lt;br /&gt;
&lt;br /&gt;
Stay phonkee!!&lt;br /&gt;
&lt;br /&gt;
BIZ KID&lt;br /&gt;
BIZ KID&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------&lt;br /&gt;
Oh shit, this time I recieved a monster reaction from&lt;br /&gt;
my good Polish pal: Druid of Agony/Amorphis. Not that&lt;br /&gt;
I don't like that, just that the chapter suddenly be-&lt;br /&gt;
came too long to fit into the memory. So I had to di-&lt;br /&gt;
vide it into two. So all there is to do is to load the&lt;br /&gt;
second one now...&lt;br /&gt;
&lt;br /&gt;
BIZ KID&lt;br /&gt;
BIZ KID&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ymgve</name></author>	</entry>

	</feed>