Saturday 19 December 2009

Three Dimensions: Where did they come from?

Though it makes me far from the objective of these blogs, as one reader has contacted me regarding the previous comment and has asked me this question I add this short comment here. How man understood that he is living in a three dimension space? It is from builders experience since the ancient time. To build a wall straight we use a piece of heavy plumb and string. To make a floor straight what do we need? A flat floor means for us that water do not flow on any direction on it. It is enough to check only two directions on the floor among infinite directions. It is easier to take those two direction perpendicular, in right angle, to each other. Builders do it by fixing two straightened perpendicular string drawn on two sides of a floor. With these three string we can build a room with straight walls and flat floor. We never need more than that and these tree strings in a corner create a 3-dimensional Cartesian coordinates system for the room, for the space that we live in. Further if you make each of these floor strings in right angle to the string of plumb, then the water will not flow in any direction on the floor. Floor will be "leveled," as it is said. If the floor is small compared with the radius of earth it is consistent with water flow. This floor made by perpendicular to the line of the plumb is actually a surface tangent to the sphere of the earth at the point where the tip of the plumb touches the earth and if it becomes larger in lengths then the water will flow to the tip of the plumb from all directions. It is equivalent of a pendulum, indeed. In imagination, one can use it in ocean for converting very tall water waves, to re-wind up the damping pendulum every now and then, to electrical energy. Locally, it is said, surface of the earth is a collection of these small flat surfaces. Intrinsic geometry of the earth surface can be studied with these two dimensions. This floor also is called to be a chart at the touching point of the plumb. Earth surface is a collection or an atlas of these local charts many of them folded together in the atlas. Hence the earth surface is a manifold.
-------------------------------
(c) Copyrighted materials, Copy rights, Peter Jones December 2009.

Monday 14 December 2009

A Decimal Calendar

I have created a decimal calendar. One might ask what do I mean by a decimal calendar. Making things decimal started from the time of French Revolution. They wanted to change everything to a sacrilegious, scientific and inspired by the enlightenment movement in modern philosophy. They knew the most natural and easy type of division and multiplication can be done if all numbers be in radix or base of ten, using only ten symbol for counting, based on the fingers on a human hands. Before that the roman scales and measures with differences were used in the world. Things such as pound or yard or mile. First they decided to make a right angle from ninety degree to hundred units and they called it hundred grads. So round a circle becomes four hundred grads. And any circle round the earth, including the equator circle, will also be four hundred grads. Then they divided a quarter of that great circle of equator in fractions of ten until it became near the size of a yard. To do that one should divide that right angle length into ten million. They created a rod of platinum in that size and called it one meter. They created units of decimal fractions of one meter and units of decimal multiplication of one meter. They made a cube of water with length at each edge equal to one tenth of meter (one decimeter) and called it one kilogram and made a platinum block of that weight as the new standard. One gram is a cube of water one centimeter in each edge.
Division of a circle into 360 degrees is due to Babylonians. They noticed that the sun rotating round the earth in three hundred and sixty days and night to go back to its last year position in heaven at the dawn. They recognized it was more than that a bit, but 360 had all the divisors from one to ten except seven, and it was good enough. They could not find a number that can add seven to other divisors and be near to 365 solar days. That brought the idea from ancient time that seven should be a sacred number exempted from being a divisor and an exception to that celestial rule. Babylonian further divided each degree of 360 degree into sixty "minutes" and each minute into sixty "seconds" for further precision of their calculations. They had to do calculations in cumbersome 60 radix. To reward the resilience of seven they created "Week" which is "Seven" solar days and seven got its own and unique position of honour among the "ten" numbers.
French revolution could not change number of solar days to 400 days and make the calendar decimal. They wanted to make things more precise not less. Hence, they left it as before. Day is divided into twenty four hours in accordance to idea of Babylonian such that each quarter of day be six hours and each hour be sixty minutes and each minutes be sixty seconds.
As astronomers were dealing with solar 365 days they were reluctant to abandon 360 degrees and adopt the French revolution 400 grads and its decimal fractions. Changing astronomical and naval tables and charts of the world at that time was a formidable task if not impossible. Geometers and trigonometers who were actually workers of astronomers also followed the old Babylonian style of 360 degrees for the circle. Most of the times they even do not need that and they use an intrinsic measure of angles called "radian." Still, all the calculators and computer programs are able to work with any of these three units of angles, though rarely one might find "grad" of any usage.
In my decimal calendar I have not divided the year into 400. I have divided it into twenty months. Each season has five months and year is consistent with real solar day from spring equinox to next spring equinox. Further I have divided each solar day into 20 hours instead of twenty four hours. Then I have divided each hour into 100 minutes and each minuets into 100 seconds. Hence my minutes and seconds are shorter and more consistent with modern usage of more precision in time. In this way each solar day is equal to 200000 seconds of my proposed clock instead of difficult to remember, 86400 seconds of conventional clock. You see in sports, for instance, that many fractions will not need to be used anymore in this way. I also created a five days "Week" that consolidate the sacred day of Christians -Sunday-, Judaism -Saturday-, and Moslems -Friday- in a single common day.
You can download a decimal clock of mine from my Google Code page, or click here. There is also a software for conversion of Gregorian to Decimal calendar for dates after spring of 2000, at the same place, or click here. You can see the length of each months and more details of the calendar by clicking here.

Tuesday 1 December 2009

Tuning Google Analytic for Microsoft Office Live

I found it more convenient to create an xsl style page rather than using the code lines offered on the dialogue of Office Live "Custom footer." In this way if I need some modification I modify the xsl file on my own computer and then I delete the old xsl file in the Office Live Document Gallery and I upload the new modified file in its place. I do not need to do anything on the web design. The new style automatically comes on-line. It is a good side that you do things on your own computer and then you upload them. Some people say that why the Microsoft Office Live has not its own editor and you have to delete the document and upload it again. Well, in this way I have the choice of using my own favourite editor rather than an imposed editor. I have seen when the Web Hosting Sites offer their own editors. Frequently the compiled result is not what you expect and what you intend and you have to tune things again and again. The HTML does not follow concisely the visual, for instance. You need to do much hacking. So it is better to have them in your computer with your own editor. Perhaps on the good old "notepad." For example, on the advice of Google Analytic I changed the previous style page to following
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="text" omit-xml-declaration="yes"/>
<xsl:template match="/">
<![CDATA[
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-XXXXXXXX-X");
pageTracker._setDomainName(".messiahpsychoanalyst.org");
pageTracker._trackPageview();
} catch(err) {}
</script>
]]>
</xsl:template>
</xsl:stylesheet>
The modified part is in bolface letters. I used my own website domain ".messiahpsychoanalyst.org" by dropping "www" from the web address. I did that such that Google Analytic can track the inner pages of my website, too.