<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="0.92" xml:base="http://blogs.globalcrossing.com">
<channel>
 <title>IP Convergence: Beyond VoIP, Beyond Cost Savings - Connected Home</title>
 <link>http://blogs.globalcrossing.com/taxonomy/term/26/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Virtualization – Part 2 - The Abstraction of the Computer</title>
 <link>http://blogs.globalcrossing.com/VirtualizationPartTwo</link>
 <description>&lt;p class="MsoNormal"&gt;Here's the second part of our Virtualization series &amp;nbsp;and a continuation of &lt;a href="virtualizationPart1" target="_self"&gt;Virtualization -&amp;nbsp; Part 1 &amp;ndash; The Abstraction of the Internet.&lt;/a&gt;&lt;/p&gt;  &lt;br &gt;A computer consists of several key elements that along with software (and firmware) provide useful applications like the browser you are using to read this blog from our web servers.    &lt;p class="MsoNormal"&gt;Here are some of the items that are noteworthy:&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;strong &gt;Central Processing Unit (CPU) &lt;/strong&gt;&amp;ndash; aka Pentium for you wintel folks, is the heart of the computer and executes instructions (software or firmware) that are programmed by a software engineer.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Input/Output Devices&lt;/strong&gt; &amp;ndash; Provides a method to enter , display or share information from the computer, for example:&amp;nbsp; Display, keyboard, mouse.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Random Access Memory (RAM) &lt;/strong&gt;&amp;ndash; Is memory that is accessed by the CPU which losses its contents when you remove power.&amp;nbsp; RAM (Typically) is the fastest memory that a CPU and &amp;ldquo;read&amp;rdquo; or &amp;ldquo;write&amp;rdquo;.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Disk Drive&lt;/strong&gt; &amp;ndash; Is memory that is also accessed by the CPU which doesn&amp;rsquo;t lose its contents when you remove power.&amp;nbsp; Disks are slower than RAM.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Flash Memory&lt;/strong&gt; &amp;ndash; Is like RAM but has the characteristics of a disk drive.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Data Bus&lt;/strong&gt; &amp;ndash; Depending on the CPU (8 bit, 16 bit, 32 bit or 64 bits wide) is where the CPU can read or write data from or to the various memory devices,&amp;nbsp; Input/Output devices.&amp;nbsp; Each bit is a &amp;ldquo;1&amp;rdquo; or &amp;ldquo;0&amp;rdquo;.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Address Bus&lt;/strong&gt; &amp;ndash; Also dependent on the CPU , this is where the CPU (using bits) selects the location in memory to read or write data.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Firmware&lt;/strong&gt; &amp;ndash; aka BIOS for wintel folks, is software that is used to &amp;ldquo;boot&amp;rdquo; (restart from a known state) &amp;nbsp;the computer that resides in Flash memory or a Programmable Read Only &amp;nbsp;Memory (PROM).&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Software&lt;/strong&gt; &amp;ndash; eg Office.&lt;/p&gt;&lt;strong &gt;Operating System &lt;/strong&gt;&amp;ndash; eg Windows, is a layer of software that abstracts the hardware and controls the overall operation of the computer.        &lt;p class="MsoNormal"&gt;&lt;strong &gt;Networks&lt;/strong&gt; &amp;ndash; Are communication systems that allow computers to share information.&lt;br &gt;&lt;br &gt;&lt;strong &gt;Programming Languages&lt;/strong&gt; &amp;ndash; A CPU can only understand binary (&amp;ldquo;1&amp;rdquo; or &amp;ldquo;0&amp;rdquo; s) for the &amp;nbsp;instructions it executes.&amp;nbsp; There are various instructions to read , write, add, multiply, subtract , divide and move data. However, Humans need to abstract the instructions into words to make it easier.&amp;nbsp; These languages define the way words are used forming a grammer (just like English or Spanish) .&amp;nbsp; The first form of languages are assembler languages which are specific to a CPU and not portable, the subsequent languages like C, C++, FORTRAN, Pascal provided more functionality with Database languages like 3GL, 4GL etc..&lt;/p&gt;    &lt;p class="MsoNormal"&gt;A computer can be a main frame, a desktop or your laptop which were confined to a area (room, your desk or your lap). &lt;/p&gt;    &lt;p class="MsoNormal"&gt;Advances in networking have provided efficient methods of distributing the CPU from Disks, Input/Output devices.&amp;nbsp; &lt;/p&gt;    &lt;p class="MsoNormal"&gt;Storage Area Networks are clusters of disk drives that are no longer directly connected to the computer using the various buss&amp;rsquo;s described above. This is a key level of abstraction which has allowed distributed computing to evolve into GRID computing where the software is one place, the CPUs in another and memory in yet another.&amp;nbsp; Distributed computing provides more efficient use of computing at unparalleled &amp;nbsp;level of disaster recovery.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;em &gt;Why is this important?&lt;/em&gt;&lt;em &gt;&amp;nbsp;&lt;/em&gt; &lt;/p&gt;    &lt;p class="MsoNormal"&gt;Computing has and will continue to be the mother of invention for advances not only in the hardware or software but also in the networks that connect everything together like the Internet or also an Enterprise VPN.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;More later :&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;strong &gt;Virtualization &amp;ndash; Part 3&amp;nbsp; - The Abstraction of Applications&lt;/strong&gt;&lt;br &gt;&lt;em &gt; Concepts of a Application Programmers Interface (API),&amp;nbsp; examples and pitfalls for APIs and the abstraction of&amp;nbsp; Web Services.&lt;/em&gt;&lt;/p&gt;
</description>
 <pubDate>Thu, 04 Oct 2007 16:16:06 +0000</pubDate>
</item>
<item>
 <title>7 easy ways to use VoIP</title>
 <link>http://blogs.globalcrossing.com/7-ways-to-voip</link>
 <description>&lt;p&gt;7 easy ways to use VoIP&lt;br &gt;&lt;br &gt;1) Setup a Skype account and get Skype-in/Skype-out.&lt;br &gt;&lt;br &gt;2) Setup a Gizmo account at SIPphone.&lt;br &gt;&lt;br &gt;3) Get a Google account&lt;br &gt;&lt;br &gt;4) Setup yourself with a Grand Central Account(owned by Google)&lt;br &gt;&lt;br &gt;5) Get a Dual-mode wireless phone.&lt;br &gt;&lt;br &gt;6) Install Fring on the dual-mode phone.&lt;br &gt;&lt;br &gt;7) Associate all numbers from Skype, Gizmo, Wireless phone, deskphone, etc to your Grand Central number, and publish your Grand Central Number.&lt;br &gt;&lt;br &gt;This is what you get from all this:&lt;br &gt;&lt;br &gt;INBOUND CALLING:&amp;nbsp; When someone dials your Grand Central number, all the associated numbers in your Grand Central profile will ring simultaneously.&amp;nbsp; You have your choice which phone to answer with.&amp;nbsp; You also have the ability to &amp;quot;move&amp;quot; the call or &amp;quot;switch&amp;quot; the call from one device to another associated device.&amp;nbsp; It's the coolest thing - all you do is press the '*' key and all the phones start ringing again.&amp;nbsp; You just pick up another phone and hang up on the phone you are moving from.&amp;nbsp; There are also loads of other features with Grand Central.&amp;nbsp; It's just great!!!&lt;br &gt;&lt;br &gt;OUTBOUND CALLING:&amp;nbsp; The selection device when placing a call to someone else is normally dictated by your location at the time you are making the call.&amp;nbsp; If you are in a car, then wireless is really all you get due to availability.&amp;nbsp; If you are in an area that has wifi service that works with your dual-mode phone (like an airport or coffee shop), then Fring is your friend because you can use numerous options.&amp;nbsp; If you are in the office with your choice, then use the phone or network of your choice.&amp;nbsp; If I know that I am about to leave the office, I might take the call on my cell.&amp;nbsp; If I am about to settle in to a marathon of conference calls, then it's desk phone with speaker or head-phones on.&lt;br &gt;&lt;br &gt;VoIP works and VoIP is mainstream nowadays.&lt;br &gt;&lt;br &gt;Adam &amp;quot;voiploser&amp;quot; Uzelac&lt;br &gt;&lt;br &gt;DISCLAIMER:  The comments here are mine only. They don't necessarily reflect intelligence, refined thoughts, or anything that the reader should take too seriously. Should the reader expect a polished thought process in the content addressed here, then a strong dose of medication should be prescribed to address that misconception.&lt;/p&gt;
</description>
 <pubDate>Tue, 25 Sep 2007 20:23:32 +0000</pubDate>
</item>
<item>
 <title>Another chapter in Rochester's Telecommunication History</title>
 <link>http://blogs.globalcrossing.com/sibley</link>
 <description>&lt;p&gt;Adding to &lt;a target="_self" href="node/320"&gt;Adam's&lt;/a&gt; recent blog on&amp;nbsp; Rochester's contribution to&amp;nbsp; communications.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Hiram_Sibley" target="_self"&gt;Hiram Sibley&lt;/a&gt; is another famous Rochesterian &amp;nbsp;who worked closely with &lt;a href="http://en.wikipedia.org/wiki/Samuel_F.B._Morse" target="_self"&gt;Samuel F.B. Morse&lt;/a&gt; ( the inventor of the Telegraph) and co-founded &lt;a href="http://en.wikipedia.org/wiki/Western_Union" target="_self"&gt;Western Union&lt;/a&gt; along with &lt;a href="http://en.wikipedia.org/wiki/Ezra_Cornel" target="_self"&gt;Ezra Cornell&lt;/a&gt; ( co-founder of Cornell  University).    &lt;p class="MsoNormal"&gt;In 1876 Western Union was the leading communications company at the time, and when an unknown inventor by the name of &lt;a href="http://en.wikipedia.org/wiki/Alexander_Graham_Bell" target="_self"&gt;Alexander Graham Bell&lt;/a&gt; tried to sell the patent outright to Western Union for $100,000. &lt;/p&gt;&lt;p class="MsoNormal"&gt;The president of Western Union balked, countering that the telephone was nothing but a toy. &lt;/p&gt;&lt;p class="MsoNormal"&gt;Two years later, the president of Western Union told his colleagues that if he could get the patent for $25 million he would consider it a bargain. By then the Bell no longer wanted to sell the patent.&lt;/p&gt;&lt;p class="MsoNormal"&gt;By the 3rd year, &amp;nbsp; the Bell company acquired Edison's patents for the &lt;a href="http://en.wikipedia.org/wiki/Carbon_microphone" title="Carbon microphone"&gt;carbon microphone&lt;/a&gt; from Western Union.&lt;/p&gt;&lt;p class="MsoNormal"&gt;In this industry one needs to keep an open mind to innovation!&lt;/p&gt;
</description>
 <pubDate>Wed, 11 Apr 2007 19:58:30 +0000</pubDate>
</item>
<item>
 <title>Google 2.0 is here - Introducing free Google 411 for Voice</title>
 <link>http://blogs.globalcrossing.com/googlefouroneone</link>
 <description>&lt;p class="MsoNormal"&gt;Wow, things really do happen fast and a great example of &amp;ldquo;&lt;a target="_self" href="http://publications.mediapost.com/index.cfm?fuseaction=Articles.showArticleHomePage&amp;amp;art_aid=58438"&gt;internet time&lt;/a&gt;&amp;rdquo;.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;Here&amp;rsquo;s the result of my &lt;a target="_self" href="google20"&gt;prediction&lt;/a&gt; on March 19th.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;Watch out Voice based directory services have just been disrupted and expect Google to be leader in this space.&lt;/p&gt;
</description>
 <pubDate>Tue, 10 Apr 2007 17:32:12 +0000</pubDate>
</item>
<item>
 <title>Google Phone + TellMe Services = Google 2.0</title>
 <link>http://blogs.globalcrossing.com/google20</link>
 <description>&lt;p class="MsoPlainText"&gt;Just posted a comment on a fellow blogger's post on the &lt;a target="_self" href="google_phone"&gt;Google mobile phone&lt;/a&gt;.&lt;/p&gt;        &lt;p class="MsoPlainText"&gt;In that Google's announcement is not a position against the &lt;a target="_self" href="ciscovsappleround2"&gt;iphone&lt;/a&gt;, but more importantly against Microsoft with their latest announcement of their acquisition of &lt;a href="http://www.informationweek.com/software/showArticle.jhtml?articleID=198001645" target="_self"&gt;Tell Me&lt;/a&gt;.&amp;nbsp;&lt;br &gt;&lt;/p&gt;    &lt;p class="MsoPlainText"&gt;Do you know what Tell Me does?&amp;nbsp; &lt;br &gt;&lt;/p&gt;&lt;p class="MsoPlainText"&gt;Well, Tell Me provides a highly scalable Speech Recognition Interactive Voice Response platform for the Fortune 100. &amp;nbsp;For example, if you call United Airlines you'll experience Tell Me and can tell (no pun intended) that it's Tell me when you hear the gears between you speaking and that platform deciding what you may have said and the next menu prompt that may be associated with your input.&lt;/p&gt;&lt;p class="MsoPlainText"&gt;Back to google,&amp;nbsp; Google is google not only to their brilliant search engine , but more importantly how it makes money.&amp;nbsp; Google has created a totally automated advertising market between marketers and their markets&lt;br &gt;&lt;/p&gt;&lt;p class="MsoPlainText"&gt;Totally automated in the sense that a marketer selects words that are important to their offer and bid against click thoroughs (not purchases). &amp;nbsp;Have a hot word in a hot market,&amp;nbsp; pay a lot&lt;br &gt;&lt;/p&gt;    &lt;p class="MsoPlainText"&gt;They limit their bad collections by requiring marketers to pay upfront where google can deduct the click thorough in real-time.&amp;nbsp; Don't have enough money in your account, that's ok, google will offer the next higher bidder to the search request.&lt;/p&gt;    &lt;p class="MsoPlainText"&gt;Brilliant technology working in a brilliant business model.&amp;nbsp; No people , no bad collections and all to the highest bidder.&lt;/p&gt;    &lt;p class="MsoPlainText"&gt;Back to Google 2.0,&amp;nbsp; if you take the Google cell phone that is to be mass marketed and to a market that doesn't use a PC and add the best of google and tell me and you have their next market disrupter.&lt;/p&gt;&lt;p class="MsoPlainText"&gt;Google 2.0 = Google Cell Phone + Tell Me like services + Google Adwords will result in game changing play as to how traditional telephone directory services (yellow pages and directory assistance) make their money.&lt;/p&gt;&lt;p class="MsoPlainText"&gt;I expect to blog more of this reality in 18 months&lt;br &gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;&amp;nbsp;&lt;/p&gt;
</description>
 <pubDate>Tue, 20 Mar 2007 14:19:30 +0000</pubDate>
</item>
<item>
 <title>Om Malik is reporting that "Web Giants Team Up for Wireless Spectrum Auctions".</title>
 <link>http://blogs.globalcrossing.com/700Mhz</link>
 <description>&lt;p&gt;Take note as Om Malik is reporting that &amp;quot;&lt;a target="_self" href="http://gigaom.com/2007/03/09/google-ebay-yahoo-700mhz/#more-8367"&gt;Web Giants Team Up for Wireless Spectrum Auctions&lt;/a&gt;&amp;quot;.&lt;br &gt;&lt;br &gt;The item to take note is where in the Radio Spectrum the web giants are watching. 700Mhz could be a the space where higher bit rate ,&amp;nbsp; non-line-of-sight solutions may develop.&lt;br &gt;&lt;br &gt;As a general rule of thumb,&amp;nbsp; the available bit-rate increases as you move higher in the Radio Specturm.&amp;nbsp; The 2.4Ghz range provides less available bit rate than say 5.3Ghz.&amp;nbsp; However achieving higher bit rates at 5.3Ghz requires line-of-sight and is more suspectible to packet loss with sources of mositure (rain, snow, leaves, etc...).&lt;br &gt;&lt;br &gt;The definition of line-of-sight is that the premise radio attenna must have a clear shot at the radio tower, any obstruction in-line will decrease the available bit rate and any trees that are in-line (depending on where you sit in the Radio Specturm) may cause packet loss due to the mositure they carry.&lt;br &gt;&lt;br &gt;Lower rates of the Radio Specturm offer bit rates that don't require line-of-sight however don't have the bit rates available at higher frequencies.&lt;br &gt;&lt;br &gt;Let's watch this play out as I'm sure there will be innovation that utilizes past technologies like 'spread sprectrum&amp;quot; that will harness the bit rate at lower frequencies taking full advantage of non-line-of-sight.&lt;/p&gt;
</description>
 <pubDate>Fri, 09 Mar 2007 15:00:45 +0000</pubDate>
</item>
<item>
 <title>Mobile Phone Industry Marketing Wins and Losses</title>
 <link>http://blogs.globalcrossing.com/mobilemarketingwinslosses</link>
 <description>&lt;p class="MsoNormal"&gt;&lt;strong&gt;Here is&amp;nbsp; a Win&lt;/strong&gt;&lt;/p&gt;      &lt;p class="MsoNormal"&gt;Sometime ago, I blogged on the topic that mobile phones are no longer limited to Voice and have become &lt;a href="node/172" target="_self"&gt;multi-media marketing machines&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The concept of text messaging, ring tones, photos , music and video represent a very large revenue opportunity. Clearly targeting youths and their disposable income.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;I was talking to a good friend today about his experience in purchasing a new mobile phone at the Verizon store down the street,&amp;nbsp; within 1 square mile there 4 Verizon stores each targeting different segments: 1). Circuit City, 2) Verizon,&amp;nbsp; 3) BJ Warehouse and 4) Mall Kiosk.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong&gt;Here&amp;rsquo;s a Loser (at least for now)&lt;/strong&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;My new AudioVox 6700 ultimate converged windows mobile phone with: 1) One &amp;nbsp;number follow me services (Fixed Mobile Convergence), 2) email , 3) WiFi, 4) GPRS and 5). Bluetooth. What a disappointment.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;I am participating in Global Crossing&amp;rsquo;s internal &amp;nbsp;FMC &amp;nbsp;trial &amp;nbsp;lead by my peer &lt;a href="node/303" target="_self"&gt;Gary Miller&lt;/a&gt;. &amp;nbsp;The software doesn&amp;rsquo;t play well together within Windows and CDMA devices, problems that require me to reset the device a few times a day I can&amp;rsquo;t get thru an 8 hour workday while traveling due to poor battery consumption in CDMA mode,&amp;nbsp; the phone client trying to attach to WiFi access points decreasing battery life to less than 2 hours.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;What was I thinking?&amp;nbsp; It&amp;rsquo;s a windows device and &amp;nbsp;in less than 3 weeks I&amp;rsquo;ve already seen the blue screen of death on a couple of occasions.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;I&amp;rsquo;m sure that both the hardware and software vendors will get things straightened out ,&amp;nbsp; but it will take time to become as solid as my Motorola RAZR V3.&lt;/p&gt;      &lt;p class="MsoNormal"&gt;Here&amp;rsquo;s the thing about new technology and marketing,&amp;nbsp; the marketing folks will tell you that it can do 10 things, reality is can only do 6, 3 things are somewhat working and there&amp;rsquo;s one thing that doesn&amp;rsquo;t work at all.&lt;/p&gt;&lt;p class="MsoNormal"&gt;In our trial we are still trying to get the 6 things working reliably. &lt;/p&gt;
</description>
 <pubDate>Thu, 08 Mar 2007 19:42:22 +0000</pubDate>
</item>
<item>
 <title>Cisco versus  Apple - Round 2</title>
 <link>http://blogs.globalcrossing.com/ciscovsappleround2</link>
 <description>  &lt;p class="MsoPlainText"&gt;It's interesting to watch this &lt;a target="_self" href="http://blogs.business2.com/beta/2007/02/cisco_apple_cal.html"&gt;dance &lt;/a&gt;between 2 technology savvy companies.&lt;/p&gt;    &lt;p class="MsoPlainText"&gt;I'm not a lawyer, but have experience in both patent and trademark areas while working at Harris Corporation and Acterna.&lt;/p&gt;    &lt;p class="MsoPlainText"&gt;From my perspective,&amp;nbsp; Apple did in good faith attempted to negotiate &amp;nbsp;a license for sometime,&amp;nbsp; but walked away from the table the evening before the now famous announcement at MacWorld 2007.&lt;/p&gt;    &lt;p class="MsoPlainText"&gt;Apple is playing a game , in which they feel they can show Cisco didn't protect the mark (which trademark owners must) and their use of iphone won't confuse the market.&lt;/p&gt;    &lt;p class="MsoPlainText"&gt;It is said, it wasn't for money but for interoperability. &amp;nbsp;&amp;nbsp;For the iphone ?&amp;nbsp; or another apple announcement that could be more disruptive to Cisco?&lt;/p&gt;    &lt;p class="MsoPlainText"&gt;I think it's the later ,&amp;nbsp; I think it's all about Apple TV.&lt;/p&gt;      &lt;p class="MsoPlainText"&gt;The announcement of Apple TV and Apple Inc place Apple right in the middle of your living room, and right next to Cisco's largest acquisition &amp;nbsp;ever, Scientific Atlanta.&lt;br /&gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;Add more fuel to the topic and note that &amp;nbsp;Microsoft has entered your living room with their latest Xbox 360 offering IPTV.&lt;/p&gt;    &lt;p class="MsoPlainText"&gt;The folks at Apple are smart and they are playing an awesome game.&lt;/p&gt;  </description>
 <pubDate>Fri, 02 Feb 2007 17:45:39 +0000</pubDate>
</item>
<item>
 <title>Bill Gates says, “Internet to revolutionize TV in 5 years”, Are you Ready?</title>
 <link>http://blogs.globalcrossing.com/BillGatesIPTV2</link>
 <description>&lt;p class="MsoNormal"&gt;Video over any network is big news,&amp;nbsp; content is available over the internet,&amp;nbsp; over Xbox live, and over your mobile phone.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;The entertainment market is moving to a model where users want to be entertained , right now, over the media they select and with the content they &amp;nbsp;like (TiVo , Apple TV, etc.. )&lt;/p&gt;    &lt;p class="MsoNormal"&gt;But are you &amp;nbsp;ready to be exposed to &lt;a target="_self" href="http://today.reuters.com/news/articlenews.aspx?type=businessNews&amp;#038;storyid=2007-01-27T160433Z_01_L27910975_RTRUKOC_0_US-DAVOS-INTERNET-TV.xml&amp;#038;src=rss&amp;#038;rpc=23"&gt;targeted marketing&lt;/a&gt; at a unprecedented level?&lt;/p&gt;&lt;p class="MsoNormal"&gt;Please take this &lt;a href="iptvads" target="_self"&gt;poll &lt;/a&gt;and let us know your thoughts.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;/p&gt;
</description>
 <pubDate>Thu, 01 Feb 2007 15:31:36 +0000</pubDate>
</item>
<item>
 <title>Is ADSL2+ Bad for VoIP?</title>
 <link>http://blogs.globalcrossing.com/adsl2voip</link>
 <description>&lt;p class="MsoNormal"&gt;Ran across an &lt;a target="_self" href="http://gigaom.com/2006/11/14/adsl-voip/"&gt;interesting blog at &amp;nbsp;Om Malik&amp;rsquo;s GigaOM site&lt;/a&gt;.&amp;nbsp; Good discussion in trying to understand how upstream bandwidth can be dynamically altered within ISP&amp;rsquo;s ADSL2+ infrastructure.&lt;/p&gt;Although ADSL2+ offers greater bandwidth between the Central Office and the subscribers home, as well as greater resiliency when confronted with changing (noisy) line conditions ,&amp;nbsp; it also provides for either a IP or ATM upstream connection.&lt;br &gt;&lt;br &gt;ADSL , ADSL2+ , xDSL are electrical transmission specifications between the devices at the Central Office and customer premise.&lt;br &gt;    &lt;p class="MsoNormal"&gt;Within a ATM backbone, both ADSL2+ and ADSL services are managed on a per connection (subscriber ) basis, with each connection having a Committed Information Rate (CIR). &amp;nbsp;These connections (subscribers) are aggregated over a physical port between the DSLAM and the ATM switch. &amp;nbsp;Each of subscribers are allowed to burst to the stated policy and have a guarantee of the CIR as a minimum. &lt;/p&gt;            &lt;p class="MsoNormal"&gt;Residential services (non-business class) typically have a very low CIR and come no where to the advertised rates. &amp;nbsp;If all subscribers on a given ATM port are active and bursting.&amp;nbsp; The ATM switch will begin to police each subscriber down to their CIR. &amp;nbsp;In this case the ATM port between the DSLAM and ATM switch are over subscribed.&lt;br &gt;&lt;br &gt;Within a IP backbone the same argument exists,&amp;nbsp; Tier 2/3 ISPs oversubscribe their backbones and at times of congestion each subscriber will not experience the advertised rates.&lt;/p&gt;&lt;p class="MsoNormal"&gt;Business class services are more expensive as providers provide more capacity,&amp;nbsp; preferred routing an higher CIRs in a ATM world.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;So ADSL2+ is not bad for VoIP &amp;ndash; low CIRs and oversubscription is bad for VoIP.&lt;/p&gt;
</description>
 <pubDate>Wed, 15 Nov 2006 22:45:21 +0000</pubDate>
</item>
<item>
 <title>Om Malik's Hybrid Satellite Terrestrial IPTV/Broadband Idea</title>
 <link>http://blogs.globalcrossing.com/node/223</link>
 <description>&lt;p&gt;Om Malik has provided some possible insight as to how &lt;a href="http://startups.gigaom.com/2006/09/21/a-settop-box-of-murdochs-dreams/"&gt;  Satellite content providers &lt;/a&gt;  may evolve into something completely different, I quote:&lt;br /&gt;
&lt;cite &gt; " The Akimbo investment by AT&amp;amp;T also hints at a hybrid-TV-IP future …&lt;br /&gt;
&lt;cite &gt; Forget that, for a minute. These hybrid boxes are intriguing beasts, and can be quite helpful for telecom operators who are still struggling to roll out their IPTV networks, and losing ground to cable."&lt;/p&gt;
&lt;p&gt;In June 2006, my colleague Dave Siegel ran the &lt;a href="http://blogs.globalcrossing.com/dsiegel?from=10"&gt; numbers &lt;/a&gt; in understanding the scalability of bandwidth usage against comments from Bell South’s CTO Brian Smith,  followed in July by a quote from an interview &lt;a href="http://gruia.blogware.com/blog/_archives/2005/7/20"&gt; Ronald Gruia &lt;/a&gt; conducted with Brian Smith:&lt;br /&gt;
&lt;cite &gt; "We have had our eyes open on IPTV, and none of the problems you mentioned were a surprise to us. Our primary concern was scalability, and we are working with them."&lt;/p&gt;
&lt;p&gt;From a capacity perspective:&lt;br /&gt;
- a terrestrial content/broadband provider deploying an ITU-T G.983 fiber to the home system (also know as APON or BPON or marketed by Verizon as FiOS) has capacity of 622Mbit/s downstream. Assuming High Definition TV (HDTV) compressed to MPEG-4, requires 13Mbit/s per channel (at 720p resolution) or  47 HDTV channels per connected household.&lt;br /&gt;
- While a satellite content/broadband provider utilizing both C-band and Ku-band transponders will have capacity for over &lt;a href="http://www.futron.com/pdf/Transformation_SatelliteServicesIndustry.pdf#search=%22direcTV%20capacity%20transponder%20channels%22"&gt; 1,000 local HDTV channels and 150 national HDTV channels per system.&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Looks like a satellite operator has more downstream capacity to support HDTV but have a weakness in addressing scalable capacity for OnDemand,  while terrestrial operators have less downstream capacity but a strength in being able to push content closer to households for a scable OnDemand offer.&lt;/p&gt;
&lt;p&gt;If you add the broadband internet access problem to this equation,  I think you'll find that Om may be onto something!!&lt;/p&gt;
</description>
 <pubDate>Mon, 25 Sep 2006 17:37:59 +0000</pubDate>
</item>
<item>
 <title>The affects of the FCC ruling regarding USF on broadband</title>
 <link>http://blogs.globalcrossing.com/node/196</link>
 <description>&lt;p&gt;&lt;img src="http://brandingadvice.typepad.com/photos/uncategorized/gomer11.jpg"&gt;&lt;/p&gt;
&lt;p&gt;As Gomer Pyle once said, “Surprise, Surprise, Surprise”.&lt;/p&gt;
&lt;p&gt;As you may all know,  the FCC recently took a position that broadband internet access is an information service and therefore should be exempt from paying into the Universal Service Fund (USF).&lt;/p&gt;
&lt;p&gt;USF was created during the dawn of  the telecommunications boom era in 1996  to insure that rural America had access to the same services that were being deployed in urban areas.  Without USF, rural America could have been left in the dark ages.&lt;/p&gt;
&lt;p&gt;Today,  &lt;a href="http://www.boston.com/business/technology/articles/2006/08/22/verizon_adds_a_surcharge_as_it_eliminates_a_tax/" &gt;  Verizon &lt;/a&gt;  announced their plans regarding USF and their broadband offers.&lt;/p&gt;
&lt;p&gt;Well,  Verizon will be following suit by removing the USF charge,  but will also add a surcharge that basically amounts to what their users pay in USF.&lt;/p&gt;
&lt;p&gt;Their rationale is that Verizon needs to recover their investment.&lt;/p&gt;
&lt;p&gt;What?&lt;/p&gt;
&lt;p&gt;So far Verizon has done very well with their lobbying efforts in government.  Remember they have also been successful in excluding their fiber to the home build-outs from the CLEC unbundling rule – same argument ,  need to recover their investment.  &lt;/p&gt;
&lt;p&gt;Here’s a fact,  DSL is a tariffed  service, meaning the price is set by justification of costs for each market served by a state’s Public Service Commission.&lt;/p&gt;
&lt;p&gt;The prices they charge are justified by their investment to insure fairness in local competition.  So,  how can they argue that a surcharge is needed to justify investment return outside of this process?&lt;/p&gt;
</description>
 <pubDate>Wed, 23 Aug 2006 15:32:51 +0000</pubDate>
</item>
</channel>
</rss>
