Cynics have been known to go to great lengths to establish the non-existence of something.It is not in their interest to like anything even slightly.
In that regard,optimism has never really counted for anything in cynic Utopia.This is why Cupid is regarded with disdain in most circles.That pitiful figment of Greek imagination must surely carry plenty of assault insurance.Or maybe not.He could most probably be living off the fat of the land in a palace.Going by the results of some of his work it would could surely mean that he is a fugitive tycoon.
If only one knew what connects what and what.If only!Maybe that is the beauty of it all.Maybe.Just maybe.And cupid continues to gather more enemies and friends and most likely loot.
Or maybe it is not cupid.If we are to believe the book The Secret,it is the universe at work.You think it,you live it and it happens.Is it why some things are so beautiful?When does one know that the arrow is stuck.When does one stop being the cynic?Does conscious thought and desire count for anything.What about need?
The big guy up above.Some would say,is responsible for the destiny you see unfold daily like a perfectly executed plot.Maybe it is just up to the players to figure out how to make their roles spicier.
Why are some things so beautiful? Why is the universe so beautiful?
My cup runneth over.Sometimes the cynic retracts into a cocoon of bliss and forgets himself.
Thats the universe for you.Full of surprises.
Sunday, July 27, 2008
Monday, July 21, 2008
Yaaawn
Extremely sleepy.Sadly must discontinue the learning process.
I wonder where you get good straight foward tutorials.The web is continously anti-user.Too many con jobs....yaaawn.
No records broken yet.
1.00am
I wonder where you get good straight foward tutorials.The web is continously anti-user.Too many con jobs....yaaawn.
No records broken yet.
1.00am
I jumped in the deep end and came out gasping for breath!
I realize that I have to set up a data base to actually see any of this stuff working.
I have something of that sort so I choose to try......
Apparently there are a few things you can do with adding small stuff to a line of code.<---/> means disable mmmmm.........
You can enable or disable templates.
You can enable or disable pictures.
I still haven't got the crux of the thing.
I find this interesting piece HOW I CONQUERED COLD FUSION
and get pulled to the writer's Yahoo geocities site!
I'm I heading somewhere?
Here I get some good info about CSS hmmm......
I unravel the box model and realise that padding ,borderand margins are easy as
span style="font-family:Times New Roman,Times,Times NewRoman;">head>
width: 260px;
height: 260px;
background-image: url(bgimage.jpg);
margin: 20px;
padding: 20px;
border: solid #b52407 20px;
all added to the basic html framework.
http://html.miningco.com/msubcss.htm
12.05pm
I realize that I have to set up a data base to actually see any of this stuff working.
I have something of that sort so I choose to try......
Apparently there are a few things you can do with adding small stuff to a line of code.<---/> means disable mmmmm.........
You can enable or disable templates.
You can enable or disable pictures.
I still haven't got the crux of the thing.
I find this interesting piece HOW I CONQUERED COLD FUSION
and get pulled to the writer's Yahoo geocities site!
I'm I heading somewhere?
Here I get some good info about CSS hmmm......
I unravel the box model and realise that padding ,borderand margins are easy as
span style="font-family:Times New Roman,Times,Times NewRoman;">head>
width: 260px;
height: 260px;
background-image: url(bgimage.jpg);
margin: 20px;
padding: 20px;
border: solid #b52407 20px;
all added to the basic html framework.
http://html.miningco.com/msubcss.htm
12.05pm
www.adobetutorialz.com comes up with some goodies.
If you create a simple database you can create the Cold fusion code required to give basic behaviors
to elements in your website.
What cold fusion code does is reference to a particular directory for a particular class of object untill you ran out of objects in the directory.So on the user side it is possible to view lets say a display of all items and the dates they were addeddepending on what HTML exists defining the table or object target.Does it make any sense?
The main components here are determined by e.g cfquery command that tells cold fusion to access a certain file from the database.It then defines the object chatacteristics e.g
SELECT * FROM contents WHERE acquired IS "12 December 1998"
This defines the date of aquisition of 3dafricafiles as 12 dec 2002
It is all jargon still alot ahead.
11.08pm
If you create a simple database you can create the Cold fusion code required to give basic behaviors
to elements in your website.
What cold fusion code does is reference to a particular directory for a particular class of object untill you ran out of objects in the directory.So on the user side it is possible to view lets say a display of all items and the dates they were addeddepending on what HTML exists defining the table or object target.Does it make any sense?
The main components here are determined by e.g cfquery command that tells cold fusion to access a certain file from the database.It then defines the object chatacteristics e.g
SELECT * FROM contents WHERE acquired IS "12 December 1998"
This defines the date of aquisition of 3dafricafiles as 12 dec 2002
It is all jargon still alot ahead.
11.08pm
Cold cold fusion.
Learning the theoretical aspects of an application is not easy.
I just downloaded a large file from adbe that is supposed to be a tutorial.Cant even open the thing Waah!
However www.tutorial-expert.com comes up with some goods.
I have learned that basically you can use ColdFusion to manage content in a website.Create operands,operators and constructs to lets say call a certain function.
The above site then generates an ad page as I try to make an effort to find out why some are caller variables,server variables,application variables etc.
Nothing makes sense!
10.15pm
I just downloaded a large file from adbe that is supposed to be a tutorial.Cant even open the thing Waah!
However www.tutorial-expert.com comes up with some goods.
I have learned that basically you can use ColdFusion to manage content in a website.Create operands,operators and constructs to lets say call a certain function.
The above site then generates an ad page as I try to make an effort to find out why some are caller variables,server variables,application variables etc.
Nothing makes sense!
10.15pm
Cold fusion &ColdFusion
Cold fusion is a demented scientist's science which involves trying to create energy by building electrodes which basically try to mix up some complicated chemicals in cold water or other cold liquid(Read Heavy water).Wikipedia mentions Palladium as one of the culprits used to try and generate enough Hydrogen(Or make the water heavy).One other suspect in this cold science is Helium 4.I hear that if you see any of these gasses generated in your neighborhood you should run veeeeery fast since a nuclear reaction(read Bomb) has occurred in your hood.The picture of the US Navy Space and naval weapons research center's Cold fusion cell on Wikipedia.org should be proof that only mad people get away with madness.That thing that looks like a mutant burette from a sick alien's lab is not likely to generate even 1 Joule of energy.It is said that the main problem with cold fusion is proving Calorific value.As in it is a science that has yet to prove why it exists!
ColdFusion is an application server programming language related to PHP, .ASP and several other languages.(These computers apparently talk quite alot to each other.)
In 1995 there about Jeremy & JJ Allaire it is said had this thing called Cold Fusion That they sold to Macromedia In 2000 and then it was rewritten in Java etc etc
One guy says that CFML cold fusion markup language is not a mark up language.
Another says it is similar in syntax(How it Arranged) to HTML.
It is saved in several formats mainly .cfm.
It utilises tags and has tags for adding components.Seamless compatibility with flash action script.Mmmmmm......
That aside.I just discovered that an API is an application programming interface and that the Open GL platform that helps the cross platform function of my 3d application is an API.Wow!
9.25 pm
ColdFusion is an application server programming language related to PHP, .ASP and several other languages.(These computers apparently talk quite alot to each other.)
In 1995 there about Jeremy & JJ Allaire it is said had this thing called Cold Fusion That they sold to Macromedia In 2000 and then it was rewritten in Java etc etc
One guy says that CFML cold fusion markup language is not a mark up language.
Another says it is similar in syntax(How it Arranged) to HTML.
It is saved in several formats mainly .cfm.
It utilises tags and has tags for adding components.Seamless compatibility with flash action script.Mmmmmm......
That aside.I just discovered that an API is an application programming interface and that the Open GL platform that helps the cross platform function of my 3d application is an API.Wow!
9.25 pm
Few things to laugh about and a mountain to climb
When you fall down a 14 foot crevasse in modern day architecture you are more likely than ever to get aquainted with the grim reapers choice container; The casket.It is not a healthy thing at all.Someone I know fell 14 feet and lived and laughed to tel the tale!Thank the almighty for small and big mercies coz you never know when bad luck is stalking you.
I have recently seen the relevance of certain knowledge that exists in the public domain and is rarely used by us in pursuit of the red ,green and gold dream.
I am going to attempt the first ever 10 hour solo flight up mount err.... Cool Edit oh sorry,Cold Fusion.
It is now 8.05pm and I have just had a minimum large supper.
What do I know?
1.Cold fusion is a web programming language?
2.From Macromedia?
3.Babies,however cute,are always going to shit on your arm.
Let me see what I know in the next hour at 9.05 pm
I have recently seen the relevance of certain knowledge that exists in the public domain and is rarely used by us in pursuit of the red ,green and gold dream.
I am going to attempt the first ever 10 hour solo flight up mount err.... Cool Edit oh sorry,Cold Fusion.
It is now 8.05pm and I have just had a minimum large supper.
What do I know?
1.Cold fusion is a web programming language?
2.From Macromedia?
3.Babies,however cute,are always going to shit on your arm.
Let me see what I know in the next hour at 9.05 pm
Monday, July 14, 2008
Some fiascos tend to have harder names than others.
The bay of pigs.
Books tend to have even harder names.
Bonfire of the vanities.
People look for the hardest of names.
Jan Venegor Of Hesselink.
Sections of the law have hard names.
Volenti non fit injuria.......
Madagascans have the art of hard names,
Ravalomanana Ratsiraka.
Many more just have common names,
Peter,Paul,Joseph,Tom.
Other things just have strange names,
Hells Gate national park!
Science is a matrix of difficult names,
Trypanosomiasis.
Streets have weird names,
Ring road.
Temples have really long names,
Kalaniketanshishukunj?
Countries cook up cryptic names,
Kyrghykistan.
Dictators flount heavy names,
Mobutu Kuku Ngbendu wa Zabanga Sese Seko.
Female boxers have punchy names.
Conjestina.!
Brazilian footballers carry weighty names,
Edson Arantes do Nascimento,Pele!
Chicken have clucky names,
Tszvangirai.
The bay of pigs.
Books tend to have even harder names.
Bonfire of the vanities.
People look for the hardest of names.
Jan Venegor Of Hesselink.
Sections of the law have hard names.
Volenti non fit injuria.......
Madagascans have the art of hard names,
Ravalomanana Ratsiraka.
Many more just have common names,
Peter,Paul,Joseph,Tom.
Other things just have strange names,
Hells Gate national park!
Science is a matrix of difficult names,
Trypanosomiasis.
Streets have weird names,
Ring road.
Temples have really long names,
Kalaniketanshishukunj?
Countries cook up cryptic names,
Kyrghykistan.
Dictators flount heavy names,
Mobutu Kuku Ngbendu wa Zabanga Sese Seko.
Female boxers have punchy names.
Conjestina.!
Brazilian footballers carry weighty names,
Edson Arantes do Nascimento,Pele!
Chicken have clucky names,
Tszvangirai.
Thursday, July 10, 2008
Politricks.
Some folks drink hot liquor,have vigourous sex for hours,sniff some hot materials,spend an hour working out in the pool with a voluptous XXX mamita then attend a press conference before going onto a 4 hour meeting to talk about realty and the finer aspects of hiving off a prime chunk of soon to be non-government land.Some even take the time of to sell a prime hotel without asking the owner(s).
Others spend the night trawling for hookers with exotic services,later they go fishing for more various uninhibited daughters of the night(and day) .After which they go home to fight with the wife and mutter all kinds of unsavoury sh*t about the president and his bastard political children.
More often the majority goes to bed with a headache,wakes up to evade tax,rushes to solve while creating more problems,has a massive desire for desires then is caught up with the tax man and his 16% VAT (Value added tax?) weapon.After being thoroughly robbed at the supermarket,they trudge home in a rickety shack with an engine with 14 other miserable souls.The rickety shack sees the latest Mercedes pass by,has a momentary seizure and then discovers the occupant of the Merc as the guy last seen 'working out' with a voluptous individual at a pool in a known location.
The guy(s) that did that song f*ck the police should press for a record deal to do the sequel;f*ck the politicians,harder.
Kimunya resigned(the stupid zit).He had promised to die before he did it.
Last I heard he could still breathe.Cheapo!
Finance ministers have been known to be a rather corrupt lot.I am not surprised.They supply money to some of the most corrupt individuals in the history of man!
Others spend the night trawling for hookers with exotic services,later they go fishing for more various uninhibited daughters of the night(and day) .After which they go home to fight with the wife and mutter all kinds of unsavoury sh*t about the president and his bastard political children.
More often the majority goes to bed with a headache,wakes up to evade tax,rushes to solve while creating more problems,has a massive desire for desires then is caught up with the tax man and his 16% VAT (Value added tax?) weapon.After being thoroughly robbed at the supermarket,they trudge home in a rickety shack with an engine with 14 other miserable souls.The rickety shack sees the latest Mercedes pass by,has a momentary seizure and then discovers the occupant of the Merc as the guy last seen 'working out' with a voluptous individual at a pool in a known location.
The guy(s) that did that song f*ck the police should press for a record deal to do the sequel;f*ck the politicians,harder.
Kimunya resigned(the stupid zit).He had promised to die before he did it.
Last I heard he could still breathe.Cheapo!
Finance ministers have been known to be a rather corrupt lot.I am not surprised.They supply money to some of the most corrupt individuals in the history of man!
Thursday, July 3, 2008
Weaves and football.
A stinking weave.Not the brushed human hair job covering Beyonce's scalp and is used only once then discarded to novelty freaks but the racoon lookalike that has been boiled twice in hot water and doused in some glycerine derivative slop of oil.
Who said that all women look good with long hair.Maybe only caucasian women cannot do without a certain length of hair.Being that in those nothern hemisphere climes there is absoloutely no reason to have an uncovered scalp I understand on a need basis.But in the sweltering heat of a dry Savanah you meet a smiling damsel in hair distress.An absoloutely disgusting piece of old horse tail.
We need to put up warning signs at all beauty?salons in all the towns in which black people reside.We need to put up something about the length of time and horse hair that is applicable to salon machinations.One weave per head per day.Also;Please remove the horse hair before it starts to look like horse sh*t.Stinking broads.
Robert won the election and inspired the following inventions in vocabulary which I anticipate will be welcomed with open arms and brains by all pundits of the Englishish dialect used by those like myself who do not know any proper English.(Some of it is Latinish):
Shamlection-Election which pisses on the tenets of democracy and laughs.
Robbas Transpoti: The legal removal of transportation items such as campaign buses illegally by a police or semi-police unit.
Baboonctator:A dictator who makes extremely dextrous effort in pursuit of injustice.
Chickenshitas liberitas:A species of scared politician found commonly in Rhodesia and can be seen hiding around Dutch embassies.
Fucktapmob:A mortely crew of political thugs disguised as stupid dogs.
Others such as Asslicus Bafoonaisis are self explanatory.The trillionare minister of disinformation and disorganization is a good example of this.
I relish the opportunity of hating all politicians equally.I have dipatched a good sized slice of hatred to the one Mr Amos son of Kimunya.You stole our money.Boooooooooo!Boooooooo!
Some guy recently sold his soul cheaply.I hear the devil bought it hours later from the buyer for gazzilions of Yen.Are Caucasians in strange hemispheres getting nuttier or what?
Soccer has taken over as the latest religion.Masses of massive populations have been seen rushing from mass to see the monks of the Footballin temple perfom the difficult martial art of trying to kick a moving mass of air enclosed in fake cow skin.I have recently wondered if cynics have any grounds for supporting any activities of such a silly nature.I have then soon after always felt the shame of the fanatic who did a back flip when Fernando'the Great'Torres brought the cup home to spain.I feel that my blood grows more Spanish by the day.I am joining the large quantity of 'assylum seekers' getting ready to jump into the ocean in a tin can to get to Gibraltar so as to have at least a 1 in1500 chance of croosing into Manna from heaven Spain.Viva
Espana,down with Mikhael Ballack.
Who said that all women look good with long hair.Maybe only caucasian women cannot do without a certain length of hair.Being that in those nothern hemisphere climes there is absoloutely no reason to have an uncovered scalp I understand on a need basis.But in the sweltering heat of a dry Savanah you meet a smiling damsel in hair distress.An absoloutely disgusting piece of old horse tail.
We need to put up warning signs at all beauty?salons in all the towns in which black people reside.We need to put up something about the length of time and horse hair that is applicable to salon machinations.One weave per head per day.Also;Please remove the horse hair before it starts to look like horse sh*t.Stinking broads.
Robert won the election and inspired the following inventions in vocabulary which I anticipate will be welcomed with open arms and brains by all pundits of the Englishish dialect used by those like myself who do not know any proper English.(Some of it is Latinish):
Shamlection-Election which pisses on the tenets of democracy and laughs.
Robbas Transpoti: The legal removal of transportation items such as campaign buses illegally by a police or semi-police unit.
Baboonctator:A dictator who makes extremely dextrous effort in pursuit of injustice.
Chickenshitas liberitas:A species of scared politician found commonly in Rhodesia and can be seen hiding around Dutch embassies.
Fucktapmob:A mortely crew of political thugs disguised as stupid dogs.
Others such as Asslicus Bafoonaisis are self explanatory.The trillionare minister of disinformation and disorganization is a good example of this.
I relish the opportunity of hating all politicians equally.I have dipatched a good sized slice of hatred to the one Mr Amos son of Kimunya.You stole our money.Boooooooooo!Boooooooo!
Some guy recently sold his soul cheaply.I hear the devil bought it hours later from the buyer for gazzilions of Yen.Are Caucasians in strange hemispheres getting nuttier or what?
Soccer has taken over as the latest religion.Masses of massive populations have been seen rushing from mass to see the monks of the Footballin temple perfom the difficult martial art of trying to kick a moving mass of air enclosed in fake cow skin.I have recently wondered if cynics have any grounds for supporting any activities of such a silly nature.I have then soon after always felt the shame of the fanatic who did a back flip when Fernando'the Great'Torres brought the cup home to spain.I feel that my blood grows more Spanish by the day.I am joining the large quantity of 'assylum seekers' getting ready to jump into the ocean in a tin can to get to Gibraltar so as to have at least a 1 in1500 chance of croosing into Manna from heaven Spain.Viva
Espana,down with Mikhael Ballack.
Subscribe to:
Posts (Atom)