| Bill gates recently wrote an internal document to | | | | am speaking of. (Vxhtml-mrss) . This is the name |
| his executives, titled "The Sea Change". This letter | | | | I have given it; however it is yet to determined |
| speaks of the movement towards internet | | | | what it will grow into.In order to bring user |
| delivery of content, for Microsoft, its software | | | | manipulation of video and interaction capability, the |
| and numerous other applications. So I went to | | | | user must be given an interface. This interface |
| bed that night after reading that article, and I had | | | | must be translucent in its visual appeal, and it |
| a dream......Last night I had a dream about the | | | | must be synchronized based on bitmap |
| fusion of Broadcasting and Internet television, and | | | | programming to the video below.Example:Let's say |
| its current closest medium, podcasting. As | | | | you are watching a commercial for a car, an |
| podcasting has evolved over the past few years, | | | | intelligent commercial. This car is driving down the |
| it has morphed into all sorts of shapes of | | | | road, and the narrator is telling you about the |
| programming. But the real "Wow" factor behind | | | | performance of the vehicle. Now picture yourself |
| podcasting is yet to be talked about, or not highly | | | | with a cursor or arrow, like on any website. You |
| publicized at all.That is, the merging of what we | | | | can then place that arrow on pre-programmed |
| know as the "internet" and current broadcast, | | | | places in the video, such as the wheels of the car, |
| cable or satellite programming. It has long been | | | | the engine of the car, or the windows of the |
| discussed that the internet and television would | | | | vehicle. Once you click on that location, the |
| one day be one in the same. But there has not | | | | intelligence begins to work. You "the user" has |
| been much talk into how this transition, into a new | | | | chosen to learn more about, let say, "The |
| future of "Informative Entertainment" or | | | | wheels." So in theory, as you click on the wheel, a |
| "Intelligent Programming" will develop.The question | | | | new video will start streaming that tells you all |
| and conundrum that most dreamers faced is, | | | | about the wheels of that particular car. These |
| what catalyst will form that will make this bridge | | | | video will be programmed, and are ready to play |
| possible. Well in my opinion, the catalyst is | | | | once the user has chose that particular location of |
| "podcasting". Let me explain further.Podcasting is | | | | the video.So now you can see how the |
| the fusion of "pod" and "broadcasting". "Pod" | | | | translucent layer comes into effect. The layer |
| stands for personal-on-demand, so the word | | | | allows you to manipulate the cursor over the |
| means personal on-demand broadcasting. It is | | | | moving video. Then, the bitmap allows you to |
| based around an internet platform and xml/rss | | | | pre-program coordinates according to the motion |
| programming. Podcasting has now opened a new | | | | of the video, so that when the cursor interacts |
| section of its market, which is called | | | | with the video, it selects a feed which was |
| Video-podcasting, or Vod-casting. Vod-casting is | | | | already pre-programmed to that location.Let's |
| the transmission of video over the internet in | | | | transition now to the code side of things, and this |
| podcast format, for viewing on the web, or on | | | | formula that popped in my head while sleeping.We |
| personal devices.Video podcasting has opened the | | | | need additional support from the browsers, |
| floodgates for internet television to directly | | | | although I believe Microsoft and Netscape have |
| compete with traditional broadcast television. Over | | | | new browsers that very close if not there |
| the next few years, companies like Microsoft will | | | | already, in order for this to take place. So let's |
| introduce home T.V. set-top boxes, which will | | | | talk about how the programming will work with |
| stream internet feeds directly to televisions in | | | | this.My understanding is that Markup Language |
| your home. This is the birth of home internet | | | | does not support goto commands. Which is why |
| television in its purest form.As this medium grows, | | | | html or xhtml exists, it is used to make the two |
| podcasting will become internet programming. The | | | | work together. This process will combine xhtml |
| popularity of podcasting will grow the market to | | | | with mrss to make this a reality.With the |
| morph once again into a new-age of internet | | | | evolution of mrss, comes the ability to use |
| broadcasting companies. These podcasts will | | | | numerous multimedia channels for online access to |
| become T.V. shows with new programming, or | | | | content. These channels are what will allow the |
| re-runs. These shows will be able to be subscribed | | | | seamless transition of video from one user choice |
| to, just like cable, but on an individual basis. As | | | | to another.Here is the formula and its legend |
| these shows grow in popularity, internet | | | | below.T1 = Beginning of Video - Original Starting |
| broadcast networks will start to form, and the | | | | Point of the FeedA = Cursor (user interface |
| traditional companies like ABC, CBS, NBC, and all | | | | tool)(X1, Y1, Z1) = Cursor Selection (User Choice) |
| the cable and satellite channels will have to | | | | [Also, the Bitmap Coordinate location](RST1, |
| conform to new technology to prevent being | | | | RST2, RST3) = MRSS feed(T2, T3, T4) = New |
| swept aside.As the popularity of internet television | | | | Audio or Video files to be played (most likely MP3 |
| grows and everyone has the ability to watch iTV | | | | or MP4)The formula:T1 is playingIf A= (X1, Y1, Z1, |
| in their home, a new vision will immerge. This new | | | | etc.)Then goto string (RST1, RST2, RST3, |
| vision is what I call "Informative Entertainment" or | | | | etc.)String RST then plays ( T2,T3,T4)Car |
| "Intelligent Programming".Now you ask, "Well, what | | | | Commercial Example:T1 = Beginning of Car |
| is this" and "How will that work?" Well, let's start | | | | CommercialA = Cursor(X1 )= Wheel(RST1) = |
| with the basics. Everyone owns a DVD or two | | | | Wheel information feed (mrss)(T2) = New Video |
| right? If not, you have at least watched one, I | | | | about the WheelsIn order for this model to work, |
| hope. Now, when you put a DVD into the machine | | | | the formula below be implemented in to a Java, |
| and turn it on, it takes you to a menu screen. | | | | J-script, or C++. This code then should be |
| This menu screen gives you options to choose | | | | implemented into the Hyper Text which should in |
| from, such as scenes, extras, director's cut and | | | | theory allow it to function off the XML, which |
| so on. These extras are huge draws for DVD | | | | drives it the source of the MRSS.Here are the |
| sales, like Shrek, Star Wars, Madagascar, etc. The | | | | key factors in review for this concept to begin its |
| reason they are a big success, is because they | | | | birth:An interactive translucent interface must be |
| put the power of choice in the hand of the user. | | | | developed. This interface must use |
| Whatever your choice may be, the DVD will | | | | pre-synchronization to mirror the movement of |
| follow, and execute.So what if podcasting had the | | | | the video. Interface must use coordinate location |
| ability to implement "user options"? What if you | | | | in conjunction with pre-synchronized scripts to |
| could watch a Video Podcast, and have the ability | | | | trigger user request.These requests need to be |
| to choose different features of that podcast by | | | | seamless. In order for this to be seamless, better |
| simply placing your cursor over the screen and | | | | browsers must be developed that use a new |
| choosing your option. What if you had the ability | | | | type of coding. Maybe Video xhtml, or whatever |
| to alter and control video, with the same user | | | | this topic morphs into. In order to succeed in |
| applicability that you can on a webpage or search | | | | developing formulas that incorporate the "goto" |
| engine.You see, as I pondered this question, I | | | | function of this process, programming must be |
| thought about how this could even be possible, | | | | done on the Hyper-text side of the equation to |
| given our current internet code framework. Now I | | | | make the XML work in conjunction with the |
| am not a tech junkie at all, in fact the only | | | | MRSS.Now this is my dream, physically adapted |
| programming course I ever took was in 7th | | | | to paper and in my own words. This should at |
| grade and it was on ms-dos basic. We were | | | | least spark the topic of discussion further in our |
| making video games with 40 x 40 bitmaps, with | | | | press, and at it most grand effect, spark the |
| 16 bit colors, and h-line, v-line programming.My | | | | minds of programmers and large corporations |
| current partner in my Podcasting Company, What | | | | around the world to make this practically applicable |
| I Want Podcasting, has extensive knowledge in c+ | | | | in today's society.Ryan Hoback is Founder of the |
| programming and understands today's world of | | | | Motivated Entrepreneur, a Business Incubation & |
| code writing. In the few years I have worked | | | | Consulting firm, specializing in helping entrepreneurs |
| with him, I have picked up on a lot of knowledge | | | | achieve success starting and growing their |
| he has, just by being around him.So in my dream | | | | business.He is also Chairman, and co-founder of |
| the other night, I saw a formula. Now this formula | | | | What I Want Podcasting. A business podcasting |
| is basic in its inception, but I believe a very good | | | | firm specializing in developing the commercial |
| beginning base for code-writers to understand the | | | | application of podcasting, by integrating corporate |
| concept.Video Extensive Hyper-text Markup | | | | branding and using nanocasting models. |
| Language powered by MRSS technology is what I | | | | |