Editors’ cut June 15, 2009
Posted by Gosay in Draft, Who am i ?.add a comment
Take a finished movie Reel – Lets assume This is “I”
Take a scissors, and seperate all the frames, now rejoin them all randomly and then play the outpu. — What do you see/hear/get?
So : “I” is not just the name, the form, but its a sum of all. and hence it exists from birth to death only. the I or the information that the mind holds has to be sensible to claim the I, otherwise they are called mentally retarded people.
Questions and Answers June 15, 2009
Posted by Gosay in Draft, IDEA.add a comment
Please see at the information give here:
http://www.webdesignerdepot.com/2009/06/50-great-examples-of-data-visualization/
In my understanding, this is the Future. people feel connected using the social network medias, So concepts that are related “Contectivity” “Data connectivity” “Not dead words, but dynamic & interacting notdata but information” are all next happening trends.
Soon all technologies, companies will merge to leading brands.
Wikianswers does the same job, and there are many many more sites i could think of stumbling upon.
These are points that i will ponder upon question answers theme portal.
1. ex: which is best antivirus, there are many classic questions like this, these have to version controlled, or version controll should be availble as a core concept itself.
> there must be admin, to moderate the questions,
> there must be a simple answer selecting method like (yahoo).
2. Having said about the version controlling, The questions asking should be structured in a very uniques fashion.
> Visually domianant. – User doesnt type the question but clicks on the Lables/SubLabels to navigate to the exact question.
> Restructuring of the Entire Question should take place.
> User might not choose to search for the question but when attempted to ask, should be educated with the questions.
> Additional information or Related informationg about that question ( 1. Google search for : http://tinyurl.com/kt823k the Wonderwheel Results: http://tinyurl.com/lsztd5) Hence there must be a system that the user keep reading other questions.
> Reditt – featured Appriciation and reject, with out any Registration, but IP address moderated.
> we need more demographics on the Site like Wakoopa who claim, they know softwares.
> Ranking Sytem should be there.
> Facebook application integration should be there.
> > questions posted in the Facebook, can also concruently posted in the coob,
>> simmilar integration should be available with the Twitter.
> linking to Screencast answering mode, Podcast Answering mode, Wikis, Embed should be possible.
> people should be able to create any HOWTO? WHERETO?
> All questions have to Timelined.
> The Deafault search should be like getsatisfaction + radio button interfaced with timeline feature, visual question, type question and so on.
> Getsatisfaction related comany clients intergration should be avaible.
> > clients should be Ripp the Manuals, and help the Site to lay/find Visual paths to their existing User suport Manuals that can be helpful to the users.
These are few thoughts that i could gather at the moment.
Sandeep.
Gosay Theory of Homo sapiens Architecture May 15, 2009
Posted by Gosay in Anatomy, Draft, Who am i ?.add a comment
Hypothesis: The human Brain/Mind is the Operating System and the Pheripherals like the data inputs are like the Human organs such as eye, limbs, lungs..etc. Like In the Computer/System the Hardware installs its software in the form of firmware or Device Driver, the human organs are designed to interact with the human brain by the similar mechanism. The Functionality of the Human brain or its capabilities is all simmilar to that of the utility softwares in a computer system.
Speculation: Is the Eye designed to work with brain, or the brain designed to learn the organ to how to use it?
Speculation: if either of the speculation is true, is this natural selection of the organs? to become a species? is there a pattern?
Speculation: Can the human mind accomidate a new organ? that will designed to function with a new abilities if its harwired to the brain? Can the brain learn to work with this new organ? Can stem cell or cloning help in this issue?
Speculation: Can we create new Organs? that which are not exisiting? If so what New organs do the humans body can be or needs one?
Computer software
Computer software, or just software is a general term used to describe a collection of computer programs, procedures and documentation that perform some task on a computer system.[1]
Types of software
Practical computer systems divide software systems into three major classes: system software, programming software and application software, although the distinction is arbitrary, and often blurred.
System software
System software helps run the computer hardware and computer system. It includes:
(these things need not be distinct)
The purpose of systems software is to unburden the applications programmer from the details of the particular computer complex being used, including such accessory devices as communications, printers, readers, displays, keyboards, etc. And also to partition the computer’s resources such as memory and processor time in a safe and stable manner.
Device driver
In computing, a device driver or software driver is a computer program allowing higher-level computer programs to interact with a hardware device.
A driver typically communicates with the device through the computer bus or communications subsystem to which the hardware is connected. When a calling program invokes a routine in the driver, the driver issues commands to the device. Once the device sends data back to the driver, the driver may invoke routines in the original calling program. Drivers are hardware-dependent and operating-system-specific. They usually provide the interrupt handling required for any necessary asynchronous time-dependent hardware interface.
Utility software
Utility software (also known as service program, service routine, tool, or utility routine) is computer software designed to help manage and tune the computer hardware, operating system or application software by performing a single task or a small range of tasks. Some utility software has been integrated into most major operating systems.
== Examples == look
- Disk storage utilities
-
- Disk defragmenters can detect computer files whose contents are stored on the hard disk in disjointed fragments, and move the fragments together to increase efficiency.
- Disk checkers can scan the contents of a hard disk to find files or areas that are corrupted in some way, or were not correctly saved, and eliminate them for a more efficiently operating hard drive.
- Disk cleaners can find files that are unnecessary to computer operation, or take up considerable amounts of space. Disk cleaner helps the user to decide what to delete when their hard disk is full.
- Disk partitioners can divide an individual drive into multiple logical drives, each with its own filesystem which can be mounted by the operating system and treated as an individual drive.
- Backup utilities can make a copy of all information stored on a disk, and restore either the entire disk (e.g. in an event of disk failure) or selected files (e.g. in an event of accidental deletion).
- Disk compression utilities can transparently compress/uncompress the contents of a disk, increasing the capacity of the disk.
- File managers provide a convenient method of performing routine data management tasks, such as deleting, renaming, cataloging, uncataloging, moving, copying, merging, generating and modifying data sets.
- Archive utilities output a stream or a single file when provided with a directory or a set of files. Archive utilities, unlike archive suites, usually do not include compression or encryption capabilities. Some archive utilities may even have a separate un-archive utility for the reverse operation.
- System profilers provide detailed information about the software installed and hardware attached to the computer.
- Anti-virus utilities scan for computer viruses.
- Text and Hex/ Editors directly modify the text or data of a file. These files could be data or an actual program.
- Data compression utilities output a shorter stream or a smaller file when provided with a stream or file.
- Cryptographic utilities encrypt and decrypt streams and files.
- Launcher applications provide a convenient access point for application software.
- Registry cleaners clean and optimize the Windows registry by removing old registry keys that are no longer in use.
- Network managers check the computer’s network, log events and check data transfer.
Operating system
Operating system (commonly abbreviated to either OS or O/S) is an interface between hardware and user; it is responsible for the management and coordination of activities and the sharing of the limited resources of the computer. The operating system acts as a host for applications that are run on the machine. As a host, one of the purposes of an operating system is to handle the details of the operation of the hardware. This relieves application programs from having to manage these details and makes it easier to write applications. Almost all computers, including handheld computers, desktop computers, supercomputers, and even video game consoles, use an operating system of some type. Some of the oldest models may however use an embedded operating system, that may be contained on a compact disk or other data storage device.
Operating systems offer a number of services to application programs and users. Applications access these services through application programming interfaces (APIs) or system calls. By invoking these interfaces, the application can request a service from the operating system, pass parameters, and receive the results of the operation. Users may also interact with the operating system with some kind of software user interface (UI) like typing commands by using command line interface (CLI) or using a graphical user interface (GUI, commonly pronounced “gooey”). For hand-held and desktop computers, the user interface is generally considered part of the operating system. On large multi-user systems like Unix and Unix-like systems, the user interface is generally implemented as an application program that runs outside the operating system. (Whether the user interface should be included as part of the operating system is a point of contention.)
Common contemporary operating systems include Mac OS, Windows, Linux, BSD and Solaris. While servers generally run on Unix or Unix-like systems, embedded device markets are split amongst several operating systems.[1][2]
How Your Brain Works
Freudenrich, Ph.D., Craig. “How Your Brain Works.” 06 June 2001. HowStuffWorks.com. <http://health.howstuffworks.com/brain.htm> 14 May 2009.
Inside this Article

The human brain.
See more brain pictures.
Every animal you can think of — mammals, birds, reptiles, fish, amphibians — has a brain. But the human brain is unique. It gives us the power to think, plan, speak, imagine… It is truly an amazing organ.
The brain performs an incredible number of tasks:
- It controls body temperature, blood pressure, heart rate and breathing.
- It accepts a flood of information about the world around you from your various senses (seeing, hearing, smelling, tasting, touching, etc).
- It handles physical motion when walking, talking, standing or sitting.
- It lets you think, dream, reason and experience emotions.
All of these tasks are coordinated, controlled and regulated by an organ that is about the size of a small head of cauliflower: your brain.
Your brain, spinal cord and peripheral nerves make up a complex, integrated information-processing and control system. The scientific study of the brain and nervous system is called neuroscience or neurobiology. Because the field of neuroscience is so vast, and the brain and nervous system so complex, this article will start at the beginning and give you an overview of this amazing organ.
In this article, we will examine the structures of the brain and what each one does. With this general overview of the brain, you will be able to understand concepts such as motor control, visual processing, auditory processing, sensation, learning, memory and emotions, which we will cover in detail in future articles.
Hard-wired
The brain is “hard-wired” with connections, much like a skyscraper or airplane is hard-wired with electrical wiring. In the case of the brain, the connections are made by neurons that connect the sensory inputs and motor outputs with centers in the various lobes of the cortex. There are also connections between these cortical centers and other parts of the brain.
Several areas of the cerebrum have specialized functions:
- Parietal lobe – The parietal lobe receives and processes all somatosensory input from the body (touch, pain).
- Fibers from the spinal cord are distributed by the thalamus to various parts of the parietal lobe.
- The connections form a map of the body’s surface on the parietal lobe. This map is called a homunculus.
- The homunculus looks rather strange because the representation of each area is related to the number of sensory neuronal connections, not the physical size of the area. (See What Does Your “Homunculus” Look Like? Mapping Your Brain for details on how to determine your own homunculus.)
![]() Homunculus, a sensory map of your body. The homunculus looks rather strange because the representation of each area is related to the number of sensory neuronal connections, not the physical size of the area. |
- The rear of the parietal lobe (next to the temporal lobe) has a section called Wernicke’s area, which is important for understanding the sensory (auditory and visual) information associated with language. Damage to this area of the brain produces what is called sensory aphasia, in which patients cannot understand language but can still produce sounds.
Frontal lobe – The frontal lobe is involved in motor skills (including speech) and cognitive functions. The motor center of the brain (pre-central gyrus) is located in the rear of the frontal lobe, just in front of the parietal lobe. It receives connections from the somatosensory portion in the parietal lobe and processes and initiates motor functions. Like the homunculus in the parietal lobe, the pre-central gyrus has a motor map of the brain (for details, see A Science Odyssey: You Try It – Probe the Brain Activity). An area on the left side of the frontal lobe, called Broca’s area, processes language by controlling the muscles that make sounds (mouth, lips and larynx). Damage to this area results in motor aphasia, in which patients can understand language but cannot produce meaningful or appropriate sounds. Remaining areas of the frontal lobe perform associative processes (thought, learning, memory). Your browser does not support JavaScript or it is disabled. Diagram highlighting the functional areas of the brain Occipital lobe – The occipital lobe receives and processes visual information directly from the eyes and relates this information to the parietal lobe (Wernicke’s area) and motor cortex (frontal lobe). One of the things it must do is interpret the upside-down images of the world that are projected onto the retina by the lens of the eye. Temporal lobe – The temporal lobe processes auditory information from the ears and relates it to Wernicke’s area of the parietal lobe and the motor cortex of the frontal lobe. Insula – The insula influences automatic functions of the brainstem. For example, when you hold your breath, impulses from your insula suppress the medulla’s breathing centers. The insula also processes taste information. Hippocampus – The hippocampus is located within the temporal lobe and is important for short-term memory. Amygdala – The amygdala is located within the temporal lobe and controls social and sexual behavior and other emotions. Basal ganglia – The basal ganglia work with the cerebellum to coordinate fine motions, such as fingertip movements. Limbic system – The limbic system is important in emotional behavior and controlling movements of visceral muscles (muscles of the digestive tract and body cavities).
How does the brain create an uninterrupted view of the world?
by Julia Layton
Please copy/paste the following text to properly cite this HowStuffWorks article:
Layton, Julia. “How does the brain create an uninterrupted view of the world?.” 15 November 2006. HowStuffWorks.com. <http://health.howstuffworks.com/steady-view.htm> 14 May 2009.
Inside this Article
![]() See more brain pictures. |
If you’ve ever made your own movie using a camcorder, you’ve probably noticed that the picture can be pretty shaky as you move from one image to the next. In all but the steadiest hands, there’s an unstable transition between one focused object and the next. But for most of us, our eyes — the video cameras of our brain, if you will — suffer no unstable transition as they move quickly over a scene. The world remains stable no matter how quickly or erratically we change our focus.
Scientists have known about and even understood this phenomenon for decades. To achieve a stable view despite quick eye movements, the eyes do an amazing thing: They take before and after shots of every focused image and compare them in order to confirm stability. That sounds a little complicated, but the process itself is pretty straightforward (and ingenious): Before your eyes actually sense an object, your brain takes its own picture of that object for comparison purposes. It knows where your eyes are going to move next, and it forms an image of the object that precedes our conscious, visual perception of it. Then, when our eyes do perceive that object in a sensory way (meaning we can see it), our brain has already laid the framework for a smooth transition. There’s no shakiness and no instability. The brain has anticipated what our eyes are going to see, and it uses that anticipatory image for comparison to make sure the world has indeed remained stable in the split-second between the before shot and the after shot.
So the process is in the books. But scientists have spent at least 50 years trying to find out how the brain manages this feat. A study published in the online edition of the journal Nature offers insight into the mechanism that lets our brain see what our eyes are going to see before our eyes even see it. Scientists believe they have found a neural pathway that may explain the brain’s anticipation of our eye movements. (Neurons are the message carriers in the brain. They form pathways that carry signals from one part of the brain to another.)
Before we can understand exactly how this process works, we need to know a little about the various parts of the brain. Read on to learn more.
Parts of the Brain
Before we get to the pathway itself, let’s define a few of the major brain areas the study reports as being involved in conveying the information:
- Midbrain: The midbrain links the parts of the brain that control motor functions and voluntary ear and eye actions.
![]() |
- Thalamus: The thalamus receives sensory information (coming in from the ears and eyes) and passes it on to the area of the brain that handles that particular sensory data. It also assists in the exchange of motor (movement) information between various parts of the brain.
![]() |
- Motor cortex: The motor cortex is involved in controlling voluntary movements, like eye movements.
Your browser does not support JavaScript or it is disabled.
The thalamus is located in the somatic sensory cortex, and the motor cortex is in the frontal lobe. The visual cortex delivers data to the sensory cortex telling it what our eyes are perceiving, and the sensory cortex interprets it.
What the study discovered is a pathway between the motor cortex and the visual cortex that activates visual neurons before the eye itself actually moves. According to one of the study’s authors, Marc Sommer of the University of Pittsburgh, a signal from the motor cortex tells the visual cortex to shift its focus to where the eye is planning to move next. This neural pathway starts in the midbrain, which has access to data from the motor cortex related to eye movement.
This data indicates what the eye is about to do next — it’s a copy of the signal the motor cortex is sending to the visual cortex to tell the eye to move. Neurons in the midbrain pass that information on to the thalamus, which sends the information to neurons in the visual cortex, telling them to shift their “perception window” to match the upcoming command. The new, unperceived image from the shifted window arrives at the somatic sensory cortex, where it is soon joined by the visual image perceived by that same shift a moment later. When the somatic sensory cortex interprets the visual signal coming in from the primary visual cortex, it compares it to the prior view of the same scene. As long as both views are the same, it interprets “stability” and simply filters out any shakiness in the transition from one visual image to another.
The study’s authors expect this finding to lead to further understanding of other uninterrupted sensory transitions, such as the constant perception of sound that occurs even as you turn your head in different directions.
How Vision Works
Bianco, Carl. “How Vision Works.” 01 April 2000. HowStuffWorks.com. <http://health.howstuffworks.com/eye.htm> 14 May 2009.
Inside this Article

flashfilm/Getty Images
Although small in size, the eye is a very complex organ.
It’s no accident that the main function of the sun at the center of our solar system is to provide light. Light is what drives life. It’s hard to imagine our world and life without it.
The sensing of light by living things is almost universal. Plants use light through photosynthesis to grow. Animals use light to hunt their prey or to sense and escape from predators.
| Related Articles |
Some say that it is the development of stereoscopic vision, along with the development of the large human brain and the freeing of hands from locomotion, that have allowed humans to evolve to such a high level.
In this article, we’ll discuss the amazing inner workings of the human eye!
Perceiving Light
When light enters the eye, it first passes through the cornea, then the aqueous humor, lens and vitreous humor. Ultimately it reaches the retina, which is the light-sensing structure of the eye. The retina contains two types of cells, called rods and cones. Rods handle vision in low light, and cones handle color vision and detail. When light contacts these two types of cells, a series of complex chemical reactions occurs. The chemical that is formed (activated rhodopsin) creates electrical impulses in the optic nerve. Generally, the outer segment of rods are long and thin, whereas the outer segment of cones are more, well, cone shaped. Below is an example of a rod and a cone:
![]() |
The outer segment of a rod or a cone contains the photosensitive chemicals. In rods, this chemical is called rhodopsin; in cones, these chemicals are called color pigments. The retina contains 100 million rods and 7 million cones. The retina is lined with black pigment called melanin — just as the inside of a camera is black — to lessen the amount of reflection. The retina has a central area, called the macula, that contains a high concentration of only cones. This area is responsible for sharp, detailed vision.
When light enters the eye, it comes in contact with the photosensitive chemical rhodopsin (also called visual purple). Rhodopsin is a mixture of a protein called scotopsin and 11-cis-retinal — the latter is derived from vitamin A (which is why a lack of vitamin A causes vision problems). Rhodopsin decomposes when it is exposed to light because light causes a physical change in the 11-cis-retinal portion of the rhodopsin, changing it to all-trans retinal. This first reaction takes only a few trillionths of a second. The 11-cis-retinal is an angulated molecule, while all-trans retinal is a straight molecule. This makes the chemical unstable. Rhodopsin breaks down into several intermediate compounds, but eventually (in less than a second) forms metarhodopsin II (activated rhodopsin). This chemical causes electrical impulses that are transmitted to the brain and interpreted as light. Here is a diagram of the chemical reaction we just discussed:
![]() |
Activated rhodopsin causes electrical impulses in the following way:
- The cell membrane (outer layer) of a rod cell has an electric charge. When light activates rhodopsin, it causes a reduction in cyclic GMP, which causes this electric charge to increase. This produces an electric current along the cell. When more light is detected, more rhodopsin is activated and more electric current is produced.
- This electric impulse eventually reaches a ganglion cell, and then the optic nerve.
- The nerves reach the optic chasm, where the nerve fibers from the inside half of each retina cross to the other side of the brain, but the nerve fibers from the outside half of the retina stay on the same side of the brain.
- These fibers eventually reach the back of the brain (occipital lobe). This is where vision is interpreted and is called the primary visual cortex. Some of the visual fibers go to other parts of the brain to help to control eye movements, response of the pupils and iris, and behavior.
Eventually, rhodopsin needs to be re-formed so that the process can recur. The all-trans retinal is converted to 11-cis-retinal, which then recombines with scotopsin to form rhodopsin to begin the process again when exposed to light.
Color Vision
The color-responsive chemicals in the cones are called cone pigments and are very similar to the chemicals in the rods. The retinal portion of the chemical is the same, however the scotopsin is replaced with photopsins. Therefore, the color-responsive pigments are made of retinal and photopsins. There are three kinds of color-sensitive pigments:
- Red-sensitive pigment
- Green-sensitive pigment
- Blue-sensitive pigment
Each cone cell has one of these pigments so that it is sensitive to that color. The human eye can sense almost any gradation of color when red, green and blue are mixed.
![]() |
In the diagram above, the wavelengths of the three types of cones (red, green and blue) are shown. The peak absorbancy of blue-sensitive pigment is 445 nanometers, for green-sensitive pigment it is 535 nanometers, and for red-sensitive pigment it is 570 nanometers.
Gosay Action Theory May 7, 2009
Posted by Gosay in Draft, Random Writings, Who am i ?.add a comment
In philosophy, action has developed into a sub-field called philosophy of action. Action is what an agent can do.
For example, throwing a ball is an instance of action; it involves an intention, a goal, and a bodily movement guided by the agent.


Mind & Anatomy – Key to existance deconstruct April 21, 2009
Posted by Gosay in Draft, Misanthropy.add a comment
Its not ” Mind Body & Soul” but ” Mind & Anatomy”
JoAnn Kuchera-Morin demos the AlloSphere, an entirely new way to see and interpret scientific data, in full color and surround sound inside a massive metal sphere. Dive into the brain, feel electron spin, hear the music of the elements … (Recorded at TED2009, February 2009, in Long Beach, California. Duration: 06:28.).
http://www.ted.com/talks/view/id/516
Also please look into this Series made by BBC
http://www.bbcactive.com/BroadCastLearning/asp/catalogue/productdetail.asp?productcode=21436
Inspired by these videos, and other human Anatomy, we could create a series of sofisticated Mediation techniques. that are visually rationally, methodically, precicesly objective oriented recipies.
some random draft scriblings. FMRI scan data, Mapping the data, Organ collaboration visuals, repetions, simulations, repeated concious teachings of the emotions/feelings/doings, drugs, objectives, to understand life/death.
Search of search – Meaningful search April 17, 2009
Posted by Gosay in Draft, IDEA.add a comment
Scenario: A User should be able to Limit his search to :
(A) Google/Or search list Quire results only and not the Entire Web ex: (click here) [ The logic behind is Sentence structured Search, which i believe is more sophisticated than operand search method]
(B) Mentioned Website (independent of the Site tweaked Search box)
(C) User can filter to see only spcefic file format, such as .pdf .doc .zip .exe , and no other results.
(D) The user results from (A) is said as (A1) then the system should be able to use A+A1 or A1 alone or create a new search of either combinations for further steps of search.
Intention: A user has an abstract to complete understanding on a particular concept. the new age search tools are limiting to refine and forced to user to do the job of making the search results meaning full by using tedious complex search quires.
Also read: http://en.wikipedia.org/wiki/Socratic_method
PS: i might be late for this too: http://www.netbase.com/
Coin Laundry Industry April 17, 2009
Posted by Gosay in Draft, IDEA.add a comment
What if we Create more outlets at
- Washroom/Restroom
- Corporate Office
- Shopping Malls
- Pick up and deliver Services.
- workforce recruitment from NGO’s (India)
http://www.coinlaundry.org/index.cfm
http://www.google.co.uk/search?hl=en&client=firefox-a&rls=org.mozilla%3Aen-GB%3Aofficial&hs=JIg&q=coin+laundry+industry&btnG=Search&meta=
http://www.youtube.com/watch?v=gcxygHS0nYw&feature=PlayList&p=E88060B91F2E9B94&index=0&playnext=1
Logic: Everything and anything can be anywhere and be used when needed.
Social Network Operating System April 17, 2009
Posted by Gosay in Draft, IDEA.1 comment so far
Hi ,
Yesterday when i was thinking like this. If Web applications(like facebook, and other web 2.0) are (install independent) , why dont we create a Operating system that is called as Socialious (Social OS) .
I was so excited that i came up with something cool idea, when i happened to google for info,
http://thestateofme.wordpress.com/2008/12/16/a-social-networking-operating-system/
Well i dont know how google is venturing (Once again dissapointed that, its already thought by the others out there), but to me i believe this will be a great tool.
Here are few scribblings
- Operating system will support Open ID
- Once logged into the system it will auto login to the all websites subscribed. (please follow for inspiration http://checkusernames.com/ )
- The OS will be Activity Centric, that when there is an activity in a particular web2.0 the informations brought into the user notice.
- The OS will run with lot of graphics keeping to match the 3D gaming experience.
- The user should use the OS as primary way of living/sharing/expressing/connecting/interacting for his emotional and Intellectual needs.
- the OS will a Cross platform, and should be delivered in different flavors like Portable (USB), Basic (Just the social media), Productive (work/productive tool), School (learning) , Graduate. where each flavour will facilate its genric users in its respective way.
- The User access are all verifiable (for this a new system has to be designed)
- The new system requirement mentioned in point 7, the user will have to use fingerprint to validate his profile, and his date of birth will be verified with people data centers to confirm with the date of birth, and will enable the to go into the different boot modes of the OS.
- The different booting options are none other than the version/Profiles mentioned in the point 6.
- Like the Mobile phone user will create his/her bespoke profile settings, the OS will support its users needs.
- The OS i will also accomidate the Desktop/Notebook interfact to make calls, that is the user will use the Hardware that will enable to host the Users SIM cards. (So a notebook should be a mobile phone too)
- the OS is PC based Gaming friendly.
- all applications developed for the web 2.0 tools will also function completly with the OS.
- hm………………. and so we can write a lot of User stories.
So what do you think? please tell me your views and comments on this idea?
Take care
Sandeep
Mutual Friend April 3, 2009
Posted by Gosay in Draft, what's cooking tonight!.add a comment
A friend of mine was upset and set the status to ” is wondering why everyone she cares about is falling seriously sick…”
(1) it just reminded me of how, social networking flags the status under the profile you visited as Mutual friend (0,1,2,…).
i found that insted of the mutual friend, i saw the Sick speaking, Mutual friend is one.
(2) But it is to me a great statement, which has revalation, how ever it has sense or not, however she is the desiase that she struck to all, but then, this understanding or able to see that, the common person is the one.
How i was amazed? if were to have the ability to be the subjects (the loved once who feel sick) and the observer the self, and become one at a time the subjects, and then return back to the self, and what if the none of people who fell sick dont know each other, to draw these kind of statement was also an act of intelligence, wisdom.
tbw… got to go to cooking.
PMP February 26, 2009
Posted by Gosay in Draft.add a comment
Requirement –> PM(Life) –> Acheivment
Initiating
Planning
Executing
Monitoring and control
Closing
PMBOK Define –> (9)
Scope
Time
Cost
Quality
Human Resourse
Communications
Risk
Procurement
Fully integrated – Project delivery
Project Sucess Criterial:
Well Defined Scope
Sponsor
Budget
Will - To Succed
Approval
Project Process:
Analysis
Design
Development
Implementation.
Human Network Therory by Gosay February 26, 2009
Posted by Gosay in Draft, WTF, Who am i ?.add a comment
*Draft*
Inside World:
The Open Systems Interconnection Reference Model (OSI Reference Model or OSI Model) is an abstract description for layered communications and computer network protocol design. It was developed as part of the Open Systems Interconnection (OSI) initiative.[1] In its most basic form, it divides network architecture into seven layers which, from top to bottom, are the Application, Presentation, Session, Transport, Network, Data-Link, and Physical Layers. It is therefore often referred to as the OSI Seven Layer Model.
The application layer is the OSI layer closest to the end user, which means that both the OSI application layer and the user interact directly with the software application.
The Presentation Layer establishes a context between Application Layer entities, in which the higher-layer entities can use different syntax and semantics, as long as the Presentation Service understands both and the mapping between them.
The Session Layer controls the dialogues/connections (sessions) between computers. It establishes, manages and terminates the connections between the local and remote application.
The Transport Layer provides transparent transfer of data between end users, providing reliable data transfer services to the upper layers. The Transport Layer controls the reliability of a given link through flow control, segmentation/desegmentation, and error control.
The Network Layer provides the functional and procedural means of transferring variable length data sequences from a source to a destination via one or more networks, while maintaining the quality of service requested by the Transport Layer. The Network Layer performs network routing functions, and might also perform fragmentation and reassembly, and report delivery errors. Routers operate at this layer-sending data throughout the extended network and making the Internet possible.
The Data Link Layer provides the functional and procedural means to transfer data between network entities and to detect and possibly correct errors that may occur in the Physical Layer.
The Physical Layer defines the electrical and physical specifications for devices. In particular, it defines the relationship between a device and a physical medium. This includes the layout of pins, voltages, cable specifications, Hubs, repeaters, network adapters, Host Bus Adapters (HBAs used in Storage Area Networks) and more.
The Entire Networking in inside world are networked between the different Sub personalities and different working hardware’s (organs), ……. TBC
Do each organ new that they were designed to be a part of the human body? If there was no human body whats and where is the place to those cells or organs? This reminds me of the greatly debated liner, egg or the chicken first? Organ or the body?
Outside World
The TCP/IP Model is sometimes called the Internet Reference Model, the DoD Model or the ARPANET Reference Model.
The TCP/IP Suite defines a set of rules to enable computers to communicate over a network. TCP/IP provides end-to-end connectivity specifying how data should be formatted, addressed, shipped, routed and delivered to the right destination. The specification defines protocols for different types of communication between computers and provides a framework for more detailed standards.
The Link Layer is the networking scope of the local network connection to which a host is attached. This regime is called the link in Internet literature. This is the lowest component layer of the Internet protocols, as TCP/IP is designed to be hardware independent.
The Internet layer (or Network Layer) solves the problem of getting packets across a single network.
The Transport Layer can be thought of literally as a transport mechanism e.g. a vehicle whose responsibility is to make sure that its contents (passengers/goods) reach its destination safely and soundly, unless a higher or lower layer is responsible for safe delivery.
The Application Layer refers to the higher-level protocols used by most applications for network communication. Examples of application layer protocols include the File Transfer Protocol (FTP) and the Simple Mail Transfer Protocol (SMTP)[10]. Data coded according to application layer protocols are then encapsulated into one or (occasionally) more transport layer protocols (such as the Transmission Control Protocol (TCP) or User Datagram Protocol (UDP)), which in turn use lower layer protocols to effect actual data transfer.
The Noble Truth Of Sufferings
What is the Noble Truth of Sufferings?
Birth is suffering, ageing is suffering, sickness is suffering, dissociatiom from the loved one is suffering, not getting what one wants is suffering: in short this five categories affected by clinging are suffering. There is this Noble Truth of Suffering: such was the vision, insight, wisdom, knowing and light that arose in me about things not heard before.
This Noble Truth must be penertrated by fully understanding suffering: such was the vision, insight, wisdom, knowing and light that arose in me about things not heard before.
(Samyutta Nikaya LV1,11)
Astrology – Visual understandings Attempts February 26, 2009
Posted by Gosay in Draft.add a comment
Download Original from numbers
| elements | ||||||||||||||||||
| 1 | 5 | 7 | 9 | 1 | 2 | |||||||||||||
| 2 | 10 | 3 | 4 | |||||||||||||||
| 3 | 11 | 5 | 6 | |||||||||||||||
| 4 | 6 | 8 | 12 | 7 | 8 | |||||||||||||
| 9 | 10 | |||||||||||||||||
| 5 | 1 | 2 | 3 | 11 | 12 | |||||||||||||
| 7 | 4 | |||||||||||||||||
| 9 | 6 | ve | su me | rh | ||||||||||||||
| 10 | 11 | 12 | 8 | mo | ||||||||||||||
| asc | ||||||||||||||||||
| ke | ju | sa ma | ||||||||||||||||
| synastry/marak | 3 | 4 | 5 | |||||||||||||||
| v1 | + | v2 | - | v3 | ||||||||||||||
| Sun | 3 | 3 | 6 | 3 | 4 | 1 | ||||||||||||
| Moon | 3 | 4 | 7 | 3 | 5 | 2 | ||||||||||||
| Mars | 3 | 5 | 8 | 4 | 3 | 1 | ||||||||||||
| Mercury | 4 | 3 | 7 | 4 | 4 | 0 | ||||||||||||
| Jupiter | 4 | 4 | 8 | 4 | 5 | 1 | ||||||||||||
| Venus | 4 | 5 | 9 | 5 | 3 | 2 | ||||||||||||
| Saturn | 5 | 3 | 8 | 5 | 4 | 1 | ||||||||||||
| Rahu | 5 | 4 | 9 | 5 | 5 | 0 | 5 | 3 | ||||||||||
| Kethu | 5 | 5 | 10 | 3 | 3 | 0 | 3 | 5 | ||||||||||
| sun(v2) = 3+4 | sun(v2) = 3 – (4) | |||||||||||||||||
| Jup(v2) = 4 + 5 | Jup(v2) = 4 – 5 | |||||||||||||||||
My roooots February 26, 2009
Posted by Gosay in Draft.add a comment
unit cell
n.
The smallest building block of a crystal, consisting of atoms, ions, or molecules, whose geometric arrangement defines a crystal’s characteristic symmetry and whose repetition in space produces a crystal lattice.
A pattern, from the French patron, is a type of theme of recurring events of or objects, sometimes referred to as elements of a set. These elements repeat in a predictable manner. It can be a template or model which can be used to generate things or parts of a thing, especially if the things that are created have enough in common for the underlying pattern to be inferred, in which case the things are said to exhibit the unique pattern.
Cloning in biotechnology refers to processes used to create copies of DNA fragments (molecular cloning), cells (cell cloning), or organisms.












