ATTENTION:
WiBit.Net will be temporarily taken offline for routine maintenance on 9/22/2018. The site is expected to be down for 2-3 hours.
We apologize for any inconvenience.
WiBit.Net WiBisodeshttps://www.wibit.net/wibisodesen-usCopyright 2025 BlueSignet LLC. All rights reserved.Sat, 24 Oct 2015 20:32:00 +0000Sat, 01 Nov 2014 20:26:46 +0000https://www.wibit.net/wibisodes[email protected]WiBit.NetWiBisodes are short improvisational videos that cover a few smaller topics in software development. Unlike our courses, these videos do not provide any background information.WiBisodes are short improvisational videos that cover a few smaller topics in software development. Unlike our courses, these videos do not provide any background information.BlueSignet LLC[email protected]NoMac OS X El Capitan DiskUtil Partitioninghttps://stream.wibit.net/videos/wibisodes/562bea8f80aa2.mp4mac-os-x-diskutil-partitioningHave you upgraded to Mac OS X El Capitan? Notice anything different about Disk Utility? Ya, it looks prettier, but it has some issues. Especially with partitioning space. I miss the old version!
In this WiBisode Kevin will show you how you can use the diskutil command line utility to allocate currently unallocated portions of your existing Mac OS X operating system disk partition so it can be used immediately!TechnologyEducationSat, 24 Oct 2015 20:32:00 +0000WiBit.NetNoHave you upgraded to Mac OS X El Capitan? Notice anything different about Disk Utility? Ya, it looks prettier, but it has some issues. Especially with partitioning space. I miss the old version!
In this WiBisode Kevin will show you how you can use the diskutil command line utility to allocate currently unallocated portions of your existing Mac OS X operating system disk partition so it can be used immediately!Have you upgraded to Mac OS X El Capitan? Notice anything different about Disk Utility? Ya, it looks prettier, but it has some issues. Especially with partitioning space. I miss the old version!
In this WiBisode Kevin will show you how you can use the diskutil command line utility to allocate currently unallocated portions of your existing Mac OS X operating system disk partition so it can be used immediately!7:10wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialMirth Connect Admin SSL Certificate Fixhttps://stream.wibit.net/videos/wibisodes/5568cafa6a5ac.mp4mirth-connect-admin-ssl-certificate-fixMirth Connect is a pretty awesome Integration Engine. It satisfies most of the needs for software integration plus a lot more! It is easy to use, easy to train new people on, and very powerful.
One thing that does get on the nerves of some (such as I) is the usage of self-signed certificates for HTTPS. Now, I am not blaming Mirth! What else are they to do? The only thing I wish was that it was more obvious how to integrate the administration port with existing server architecture, such as using a CA issued SSL certificate. It really is not a HUGE deal to see certificate warnings when accessing the admin web page, however, it looks bad! It makes you look cheap and lazy!
Well, WiBit.Net to the rescue! In this WiBisode I will show you how to export your existing SSL Certificate from a Windows Server and import it into Mirth Connect's key store.
Enjoy!TechnologyEducationFri, 29 May 2015 20:26:17 +0000WiBit.NetNoMirth Connect is a pretty awesome Integration Engine. It satisfies most of the needs for software integration plus a lot more! It is easy to use, easy to train new people on, and very powerful.
One thing that does get on the nerves of some (such as I) is the usage of self-signed certificates for HTTPS. Now, I am not blaming Mirth! What else are they to do? The only thing I wish was that it was more obvious how to integrate the administration port with existing server architecture, such as using a CA issued SSL certificate. It really is not a HUGE deal to see certificate warnings when accessing the admin web page, however, it looks bad! It makes you look cheap and lazy!
Well, WiBit.Net to the rescue! In this WiBisode I will show you how to export your existing SSL Certificate from a Windows Server and import it into Mirth Connect's key store.
Enjoy!Mirth Connect is a pretty awesome Integration Engine. It satisfies most of the needs for software integration plus a lot more! It is easy to use, easy to train new people on, and very powerful.
One thing that does get on the nerves of some (such as I) is the usage of self-signed certificates for HTTPS. Now, I am not blaming Mirth! What else are they to do? The only thing I wish was that it was more obvious how to integrate the administration port with existing server architecture, such as using a CA issued SSL certificate. It really is not a HUGE deal to see certificate warnings when accessing the admin web page, however, it looks bad! It makes you look cheap and lazy!
Well, WiBit.Net to the rescue! In this WiBisode I will show you how to export your existing SSL Certificate from a Windows Server and import it into Mirth Connect's key store.
Enjoy!9:45wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialCloverleaf Java TPS: Part 2https://stream.wibit.net/videos/wibisodes/54a20e12d8659.mp4cloverleaf-java-tps-part-2In part 2 of my Cloverleaf Java TPS WiBisode we will take a look at working on a CCD (Continuity of Care Document) in Cloverleaf to correct some hypothetical errors and format it for an imaginary downstream consumer. This information is a springboard to doing more advanced and useful Cloverleaf processing using Java on more complicated document formats. By the time we are done you may be asking yourself: "Tickle, what???"TechnologyEducationTue, 30 Dec 2014 02:33:58 +0000WiBit.NetNoIn part 2 of my Cloverleaf Java TPS WiBisode we will take a look at working on a CCD (Continuity of Care Document) in Cloverleaf to correct some hypothetical errors and format it for an imaginary downstream consumer. This information is a springboard to doing more advanced and useful Cloverleaf processing using Java on more complicated document formats. By the time we are done you may be asking yourself: "Tickle, what???"In part 2 of my Cloverleaf Java TPS WiBisode we will take a look at working on a CCD (Continuity of Care Document) in Cloverleaf to correct some hypothetical errors and format it for an imaginary downstream consumer. This information is a springboard to doing more advanced and useful Cloverleaf processing using Java on more complicated document formats. By the time we are done you may be asking yourself: "Tickle, what???"16:07wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialCloverleaf Java TPS: Part 1https://stream.wibit.net/videos/wibisodes/548089a65f531.mp4cloverleaf-java-tps-part-1A lot of Cloverleaf developers are really into Xlates and Tcl (which they like to call Tickle). However, there are a lot of things that those two just cannot do, or they can do them but it is WAY more complicated! Sometimes you need something with more muscle! The good news for Cloverleaf developers is that you can use Java classes for your TPS and TrxId procedures. The problems is, not very many people know how to do this (at least from my experience). It is not documented very well, and even in advanced Cloverleaf training they do not spend much (if any) time talking about this. I really love using Java in Cloverleaf for 2 reasons: (1) It is more powerful than Tcl and (2) It is easier to find a developer "off the street" with a Java background if you need to fill a position quickly. In this WiBisode I will show you how to create a simple Java TPS and run it in the testing tool in the Cloverleaf IDE. Get ready for a good time!TechnologyEducationThu, 04 Dec 2014 16:22:31 +0000WiBit.NetNoA lot of Cloverleaf developers are really into Xlates and Tcl (which they like to call Tickle). However, there are a lot of things that those two just cannot do, or they can do them but it is WAY more complicated! Sometimes you need something with more muscle! The good news for Cloverleaf developers is that you can use Java classes for your TPS and TrxId procedures. The problems is, not very many people know how to do this (at least from my experience). It is not documented very well, and even in advanced Cloverleaf training they do not spend much (if any) time talking about this. I really love using Java in Cloverleaf for 2 reasons: (1) It is more powerful than Tcl and (2) It is easier to find a developer "off the street" with a Java background if you need to fill a position quickly. In this WiBisode I will show you how to create a simple Java TPS and run it in the testing tool in the Cloverleaf IDE. Get ready for a good time!A lot of Cloverleaf developers are really into Xlates and Tcl (which they like to call Tickle). However, there are a lot of things that those two just cannot do, or they can do them but it is WAY more complicated! Sometimes you need something with more muscle! The good news for Cloverleaf developers is that you can use Java classes for your TPS and TrxId procedures. The problems is, not very many people know how to do this (at least from my experience). It is not documented very well, and even in advanced Cloverleaf training they do not spend much (if any) time talking about this. I really love using Java in Cloverleaf for 2 reasons: (1) It is more powerful than Tcl and (2) It is easier to find a developer "off the street" with a Java background if you need to fill a position quickly. In this WiBisode I will show you how to create a simple Java TPS and run it in the testing tool in the Cloverleaf IDE. Get ready for a good time!6:59wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialBoiled Down: Node.js and Mongo DBhttps://stream.wibit.net/videos/wibisodes/545ffca3d3810.mp4boiled-down-node-js-and-mongo-dbI appreciate it when sites just cut to the chase, especially when checking out something new to see how it fits in your view of solving a problem or starting a project. So this WiBisode is 'Boiled Down' to show you how to get up and running, but not to teach you what the technology is used for.
In this episode, we will be setting up from scratch a node.js application and save an object to a Mongo DB collection all under 20 minutes! So for all you hippie degenerate shrimpers, here goes 'Mongo Trasho'!TechnologyEducationSun, 09 Nov 2014 23:47:47 +0000WiBit.NetNoI appreciate it when sites just cut to the chase, especially when checking out something new to see how it fits in your view of solving a problem or starting a project. So this WiBisode is 'Boiled Down' to show you how to get up and running, but not to teach you what the technology is used for.
In this episode, we will be setting up from scratch a node.js application and save an object to a Mongo DB collection all under 20 minutes! So for all you hippie degenerate shrimpers, here goes 'Mongo Trasho'!I appreciate it when sites just cut to the chase, especially when checking out something new to see how it fits in your view of solving a problem or starting a project. So this WiBisode is 'Boiled Down' to show you how to get up and running, but not to teach you what the technology is used for.
In this episode, we will be setting up from scratch a node.js application and save an object to a Mongo DB collection all under 20 minutes! So for all you hippie degenerate shrimpers, here goes 'Mongo Trasho'!18:47wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialFormatting an Article Using Open Graphhttps://stream.wibit.net/videos/wibisodes/545ac1bdea7a5.mp4formatting-an-article-using-open-graphHave you ever wondered how websites format their article posts in Facebook so that they look so nice and attractive? Well, wonder NO MORE! You will learn how to use Open Graph to do this on your own web sites.TechnologyEducationThu, 06 Nov 2014 00:34:46 +0000WiBit.NetNoHave you ever wondered how websites format their article posts in Facebook so that they look so nice and attractive? Well, wonder NO MORE! You will learn how to use Open Graph to do this on your own web sites.Have you ever wondered how websites format their article posts in Facebook so that they look so nice and attractive? Well, wonder NO MORE! You will learn how to use Open Graph to do this on your own web sites.8:13wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialX.509 Digital Signature Validating (In C#)https://stream.wibit.net/videos/wibisodes/5452c2494c9bd.mp4x-509-digital-signature-validating-in-cAlright! Here we go! This video is the conclusion of the X.509 WiBisode series. You've learned how to created a signing certificate, export a public key, and sign an XML document. NOW it is time to take the public key and validate the signature. This technique is used to establish application trusts. The validating code is verifying that the document has arrived as it was intended (with no changes along the way) and that the document was "stamped" by a private key that YOU trust!TechnologyEducationThu, 30 Oct 2014 22:58:27 +0000WiBit.NetNoAlright! Here we go! This video is the conclusion of the X.509 WiBisode series. You've learned how to created a signing certificate, export a public key, and sign an XML document. NOW it is time to take the public key and validate the signature. This technique is used to establish application trusts. The validating code is verifying that the document has arrived as it was intended (with no changes along the way) and that the document was "stamped" by a private key that YOU trust!Alright! Here we go! This video is the conclusion of the X.509 WiBisode series. You've learned how to created a signing certificate, export a public key, and sign an XML document. NOW it is time to take the public key and validate the signature. This technique is used to establish application trusts. The validating code is verifying that the document has arrived as it was intended (with no changes along the way) and that the document was "stamped" by a private key that YOU trust!7:13wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialX.509 Digital Signature Signing (In C#)https://stream.wibit.net/videos/wibisodes/544e4a83035f4.mp4x-509-digital-signature-signing-in-cIn a previous video, Kevin shows how to create a simple self signed X.509 Certificate using OpenSSL. In this video you will learn how to use the private key to stamp an XML document with a digital signature using C#!TechnologyEducationMon, 27 Oct 2014 13:38:53 +0000WiBit.NetNoIn a previous video, Kevin shows how to create a simple self signed X.509 Certificate using OpenSSL. In this video you will learn how to use the private key to stamp an XML document with a digital signature using C#!In a previous video, Kevin shows how to create a simple self signed X.509 Certificate using OpenSSL. In this video you will learn how to use the private key to stamp an XML document with a digital signature using C#!8:52wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialCreate Your Own Self Signed X509 Certificatehttps://stream.wibit.net/videos/wibisodes/544a6982214b8.mp4create-your-own-self-signed-x509-certificateIn this WiBisode Kevin will show how you can create signing certs for creating digital signatures! This is most often used to "lock" documents in a particular state, and then verified by the consuming application. The point of digital signatures is to create an application "trust" between two entities. When the consumer receives the document, it can validate the signature against the public key and feel confident that the document was "signed" by a trusted private key.TechnologyEducationFri, 24 Oct 2014 15:01:21 +0000WiBit.NetNoIn this WiBisode Kevin will show how you can create signing certs for creating digital signatures! This is most often used to "lock" documents in a particular state, and then verified by the consuming application. The point of digital signatures is to create an application "trust" between two entities. When the consumer receives the document, it can validate the signature against the public key and feel confident that the document was "signed" by a trusted private key.In this WiBisode Kevin will show how you can create signing certs for creating digital signatures! This is most often used to "lock" documents in a particular state, and then verified by the consuming application. The point of digital signatures is to create an application "trust" between two entities. When the consumer receives the document, it can validate the signature against the public key and feel confident that the document was "signed" by a trusted private key.7:29wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 25.7https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_25.7_-_20120328.mp3wibitnet-podcast-episode-25-7This podcast was so awesome it had to be broken into parts!TechnologyEducationWed, 28 Mar 2012 16:47:44 +0000WiBit.NetNoThis podcast was so awesome it had to be broken into parts!This podcast was so awesome it had to be broken into parts!9:46wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 25.6https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_25.6_-_20120328.mp3wibitnet-podcast-episode-25-6This podcast was so awesome it had to be broken into parts!TechnologyEducationWed, 28 Mar 2012 16:47:43 +0000WiBit.NetNoThis podcast was so awesome it had to be broken into parts!This podcast was so awesome it had to be broken into parts!7:00wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 25.5https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_25.5_-_20120328.mp3wibitnet-podcast-episode-25-5This podcast was so awesome it had to be broken into parts!TechnologyEducationWed, 28 Mar 2012 16:47:42 +0000WiBit.NetNoThis podcast was so awesome it had to be broken into parts!This podcast was so awesome it had to be broken into parts!9:41wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 25.4https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_25.4_-_20120328.mp3wibitnet-podcast-episode-25-4This podcast was so awesome it had to be broken into parts!TechnologyEducationWed, 28 Mar 2012 16:47:41 +0000WiBit.NetNoThis podcast was so awesome it had to be broken into parts!This podcast was so awesome it had to be broken into parts!11:39wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 25.3https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_25.3_-_20120328.mp3wibitnet-podcast-episode-25-3This podcast was so awesome it had to be broken into parts!TechnologyEducationWed, 28 Mar 2012 16:47:40 +0000WiBit.NetNoThis podcast was so awesome it had to be broken into parts!This podcast was so awesome it had to be broken into parts!10:13wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 25.2https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_25.2_-_20120328.mp3wibitnet-podcast-episode-25-2This podcast was so awesome it had to be broken into parts!TechnologyEducationWed, 28 Mar 2012 16:47:39 +0000WiBit.NetNoThis podcast was so awesome it had to be broken into parts!This podcast was so awesome it had to be broken into parts!7:21wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 25.1https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_25.1_-_20120328.mp3wibitnet-podcast-episode-25-1This podcast was so awesome it had to be broken into parts!TechnologyEducationWed, 28 Mar 2012 16:47:38 +0000WiBit.NetNoThis podcast was so awesome it had to be broken into parts!This podcast was so awesome it had to be broken into parts!6:44wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 24.4https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_24.4_-_20120323.mp3wibitnet-podcast-episode-24-4This podcast was so awesome it had to be broken into parts!TechnologyEducationFri, 23 Mar 2012 16:03:56 +0000WiBit.NetNoThis podcast was so awesome it had to be broken into parts!This podcast was so awesome it had to be broken into parts!9:46wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 24.3https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_24.3_-_20120323.mp3wibitnet-podcast-episode-24-3This podcast was so awesome it had to be broken into parts!TechnologyEducationFri, 23 Mar 2012 16:03:55 +0000WiBit.NetNoThis podcast was so awesome it had to be broken into parts!This podcast was so awesome it had to be broken into parts!2:40wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 24.2https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_24.2_-_20120323.mp3wibitnet-podcast-episode-24-2This podcast was so awesome it had to be broken into parts!TechnologyEducationFri, 23 Mar 2012 16:03:54 +0000WiBit.NetNoThis podcast was so awesome it had to be broken into parts!This podcast was so awesome it had to be broken into parts!13:15wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 24.1https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_24.1_-_20120323.mp3wibitnet-podcast-episode-24-1This podcast was so awesome it had to be broken into parts!TechnologyEducationFri, 23 Mar 2012 16:03:53 +0000WiBit.NetNoThis podcast was so awesome it had to be broken into parts!This podcast was so awesome it had to be broken into parts!11:18wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 23https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_23_-_20120301.mp3wibitnet-podcast-episode-23Greetings WiBiters! This week Gary and Kevin will talk about news in technology!TechnologyEducationThu, 01 Mar 2012 16:03:53 +0000WiBit.NetNoGreetings WiBiters! This week Gary and Kevin will talk about news in technology!Greetings WiBiters! This week Gary and Kevin will talk about news in technology!24:23wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 22https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_22_-_20120223.mp3wibitnet-podcast-episode-22In this episode Jason and Kevin will talk about Ubuntu paring up with Android. The new Blackberry Playbook operating system has been released. What new and exciting features can Blackberry give us? Email, anyone? Social networks are invading the workplace. How do you feel about companies using social networks to store sensitive business information? We'll also have a discussion about SAML. What is it and how do businesses make use of it? And also, what technologies do you need to know to write your own SAML infrastructure?TechnologyEducationThu, 23 Feb 2012 16:03:53 +0000WiBit.NetNoIn this episode Jason and Kevin will talk about Ubuntu paring up with Android. The new Blackberry Playbook operating system has been released. What new and exciting features can Blackberry give us? Email, anyone? Social networks are invading the workplace. How do you feel about companies using social networks to store sensitive business information? We'll also have a discussion about SAML. What is it and how do businesses make use of it? And also, what technologies do you need to know to write your own SAML infrastructure?In this episode Jason and Kevin will talk about Ubuntu paring up with Android. The new Blackberry Playbook operating system has been released. What new and exciting features can Blackberry give us? Email, anyone? Social networks are invading the workplace. How do you feel about companies using social networks to store sensitive business information? We'll also have a discussion about SAML. What is it and how do businesses make use of it? And also, what technologies do you need to know to write your own SAML infrastructure?25:47wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 21https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_21_-_20120209.mp3wibitnet-podcast-episode-21What is better than a 28.8 bps modem? NOTHING!TechnologyEducationThu, 09 Feb 2012 16:03:53 +0000WiBit.NetNoWhat is better than a 28.8 bps modem? NOTHING!What is better than a 28.8 bps modem? NOTHING!37:19wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 20https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_20_-_20120112.mp3wibitnet-podcast-episode-20In this weeks episode we are going to talk about an update on our Android app. What's the deal with the C# course? We're also going to talk about a few surveys that summaries software development in the year 2011 and what developers want to do in the year 2012. What direction IS development going and how can you prepare yourself for the future? We also try to answer the question: Are mobile apps devolving software development?TechnologyEducationThu, 12 Jan 2012 16:03:53 +0000WiBit.NetNoIn this weeks episode we are going to talk about an update on our Android app. What's the deal with the C# course? We're also going to talk about a few surveys that summaries software development in the year 2011 and what developers want to do in the year 2012. What direction IS development going and how can you prepare yourself for the future? We also try to answer the question: Are mobile apps devolving software development?In this weeks episode we are going to talk about an update on our Android app. What's the deal with the C# course? We're also going to talk about a few surveys that summaries software development in the year 2011 and what developers want to do in the year 2012. What direction IS development going and how can you prepare yourself for the future? We also try to answer the question: Are mobile apps devolving software development?37:21wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 19https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_19_-_20111223.mp3wibitnet-podcast-episode-19Kevin is still in India! Kevin becomes an Internation Cricket superstar! Google pays $900 million dollars to Firefox for search rights. The new Playstation WHAT? Hacking Windows 8 gesture login. And this is the last Microsoft keynote speech?TechnologyEducationFri, 23 Dec 2011 16:03:53 +0000WiBit.NetNoKevin is still in India! Kevin becomes an Internation Cricket superstar! Google pays $900 million dollars to Firefox for search rights. The new Playstation WHAT? Hacking Windows 8 gesture login. And this is the last Microsoft keynote speech?Kevin is still in India! Kevin becomes an Internation Cricket superstar! Google pays $900 million dollars to Firefox for search rights. The new Playstation WHAT? Hacking Windows 8 gesture login. And this is the last Microsoft keynote speech?30:42wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 18https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_18_-_20111215.mp3wibitnet-podcast-episode-18Kevin will tell us about his trip to India and the new book he read on the plane.TechnologyEducationThu, 15 Dec 2011 16:03:53 +0000WiBit.NetNoKevin will tell us about his trip to India and the new book he read on the plane.Kevin will tell us about his trip to India and the new book he read on the plane.18:48wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 17https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_17_-_20111209.mp3wibitnet-podcast-episode-17We are gonna start off with some WiBit.Net news. The rumors are true! We will be releasing our WiBit.Net course apps on Android! Let's have a discussion about rumors of Major record labels and auto manufacturers discontinuing CDs. Has HP pulled a Hail Mary with WebOS by releasing it as open source? Can we believe the rumors that we can expect more WebOS devices by 2013? Some developers are asking themselves: Are there too many programming languages? Let's have a discussion about the plethora of languages and what that means for the development community. We'll also talk about technical debt and its impact on the business community. What are companies doing to increase technical debt and how can you lower the cost of code improvements?TechnologyEducationFri, 09 Dec 2011 16:03:53 +0000WiBit.NetNoWe are gonna start off with some WiBit.Net news. The rumors are true! We will be releasing our WiBit.Net course apps on Android! Let's have a discussion about rumors of Major record labels and auto manufacturers discontinuing CDs. Has HP pulled a Hail Mary with WebOS by releasing it as open source? Can we believe the rumors that we can expect more WebOS devices by 2013? Some developers are asking themselves: Are there too many programming languages? Let's have a discussion about the plethora of languages and what that means for the development community. We'll also talk about technical debt and its impact on the business community. What are companies doing to increase technical debt and how can you lower the cost of code improvements?We are gonna start off with some WiBit.Net news. The rumors are true! We will be releasing our WiBit.Net course apps on Android! Let's have a discussion about rumors of Major record labels and auto manufacturers discontinuing CDs. Has HP pulled a Hail Mary with WebOS by releasing it as open source? Can we believe the rumors that we can expect more WebOS devices by 2013? Some developers are asking themselves: Are there too many programming languages? Let's have a discussion about the plethora of languages and what that means for the development community. We'll also talk about technical debt and its impact on the business community. What are companies doing to increase technical debt and how can you lower the cost of code improvements?22:53wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 16https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_16_-_20111203.mp3wibitnet-podcast-episode-16Where is Java going? How does today's implementation of the language compare to other popular languages? And what about Flex and ActionScript? Can it actually compete with Java? We're also going to talk about the Apple tethering app and it's short life on the Apple App Store. And also some other ways that you can tether your iPhone. Is Siri trying to push a secret political agenda? Let's have a discussion about SOPA and the future of media on the Internet. Who really stands to lose the most ground and what can WE do about it? TechnologyEducationSat, 03 Dec 2011 16:03:53 +0000WiBit.NetNoWhere is Java going? How does today's implementation of the language compare to other popular languages? And what about Flex and ActionScript? Can it actually compete with Java? We're also going to talk about the Apple tethering app and it's short life on the Apple App Store. And also some other ways that you can tether your iPhone. Is Siri trying to push a secret political agenda? Let's have a discussion about SOPA and the future of media on the Internet. Who really stands to lose the most ground and what can WE do about it? Where is Java going? How does today's implementation of the language compare to other popular languages? And what about Flex and ActionScript? Can it actually compete with Java? We're also going to talk about the Apple tethering app and it's short life on the Apple App Store. And also some other ways that you can tether your iPhone. Is Siri trying to push a secret political agenda? Let's have a discussion about SOPA and the future of media on the Internet. Who really stands to lose the most ground and what can WE do about it? 25:17wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 15https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_15_-_20111117.mp3wibitnet-podcast-episode-15In this episode, we are going to talk about the different Java variants. What is the difference between Enterprise and Standard Edition? We are also going to have a discussion about Model Controller View development. How does t benefit development as whole and why should you implement this in your application development projects? We are going to continue our discussion about the death of mobile FLASH. What do we think the future of mobile FLASH is and is HTML5 really ready to take over? And what do YOU think about it?TechnologyEducationThu, 17 Nov 2011 16:03:53 +0000WiBit.NetNoIn this episode, we are going to talk about the different Java variants. What is the difference between Enterprise and Standard Edition? We are also going to have a discussion about Model Controller View development. How does t benefit development as whole and why should you implement this in your application development projects? We are going to continue our discussion about the death of mobile FLASH. What do we think the future of mobile FLASH is and is HTML5 really ready to take over? And what do YOU think about it?In this episode, we are going to talk about the different Java variants. What is the difference between Enterprise and Standard Edition? We are also going to have a discussion about Model Controller View development. How does t benefit development as whole and why should you implement this in your application development projects? We are going to continue our discussion about the death of mobile FLASH. What do we think the future of mobile FLASH is and is HTML5 really ready to take over? And what do YOU think about it?27:18wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 14https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_14_-_20111111.mp3wibitnet-podcast-episode-14Happy Binary Day! This week we have a TON of cool stuff to talk about. How about the future of TV? What companies are trying to get their hands on the next entertainment revolution? Who wants a new Droid Razor? Not I! No more mobile FLASH. Let's have a discussion about Adobe's future in the mobile space. iOS or Android? Now it's your call! Check out Bryan and Kevin's discussion about the mobile experience of the two major mobile platforms. We'll talk about the goods, the bads and the who gives a sh*t. Our special guest, Mike, stops by tonight to talk about a CISCO Engineer perspective on our upcoming LAN party. TechnologyEducationFri, 11 Nov 2011 16:03:53 +0000WiBit.NetNoHappy Binary Day! This week we have a TON of cool stuff to talk about. How about the future of TV? What companies are trying to get their hands on the next entertainment revolution? Who wants a new Droid Razor? Not I! No more mobile FLASH. Let's have a discussion about Adobe's future in the mobile space. iOS or Android? Now it's your call! Check out Bryan and Kevin's discussion about the mobile experience of the two major mobile platforms. We'll talk about the goods, the bads and the who gives a sh*t. Our special guest, Mike, stops by tonight to talk about a CISCO Engineer perspective on our upcoming LAN party. Happy Binary Day! This week we have a TON of cool stuff to talk about. How about the future of TV? What companies are trying to get their hands on the next entertainment revolution? Who wants a new Droid Razor? Not I! No more mobile FLASH. Let's have a discussion about Adobe's future in the mobile space. iOS or Android? Now it's your call! Check out Bryan and Kevin's discussion about the mobile experience of the two major mobile platforms. We'll talk about the goods, the bads and the who gives a sh*t. Our special guest, Mike, stops by tonight to talk about a CISCO Engineer perspective on our upcoming LAN party. 28:57wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 13https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_13_-_20111103.mp3wibitnet-podcast-episode-13In this episode we are going to talk about our favorite open source applications. Where does your favorite OS app rank? Stay tuned and find out. We're also going to have a conversation about video codecs and the lack of support in mobile frameworks. Bryan wants to give YOU all of his knowledge about unit testing. What is it? Why use it? How do you do it? More news on iOS apps? You betcha!TechnologyEducationThu, 03 Nov 2011 16:03:53 +0000WiBit.NetNoIn this episode we are going to talk about our favorite open source applications. Where does your favorite OS app rank? Stay tuned and find out. We're also going to have a conversation about video codecs and the lack of support in mobile frameworks. Bryan wants to give YOU all of his knowledge about unit testing. What is it? Why use it? How do you do it? More news on iOS apps? You betcha!In this episode we are going to talk about our favorite open source applications. Where does your favorite OS app rank? Stay tuned and find out. We're also going to have a conversation about video codecs and the lack of support in mobile frameworks. Bryan wants to give YOU all of his knowledge about unit testing. What is it? Why use it? How do you do it? More news on iOS apps? You betcha!23:00wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 12https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_12_-_20111027.mp3wibitnet-podcast-episode-12In this weeks episode, we are going to talk about some WiBit updates. What new apps are available on the App Store and which apps will be there very soon? You will never guess what we are going to append to the end of the Programming in Java course. Let's also talk about Stack Overflow and the influence it has had on educating the technology community. And how about Linux? Which one of your favorite WiBit.Neters has resurged as a Linux FanBoy? We're also gonna talk about PHP. Some programmers love it, some programmer hate it. Let's have a discussion about the goods, the bads, and the awesomes of PHP. What what's the deal with Richard Stallman? Let's talk about some of the comments he's made recently about the passing of Steve Jobs.TechnologyEducationThu, 27 Oct 2011 16:03:53 +0000WiBit.NetNoIn this weeks episode, we are going to talk about some WiBit updates. What new apps are available on the App Store and which apps will be there very soon? You will never guess what we are going to append to the end of the Programming in Java course. Let's also talk about Stack Overflow and the influence it has had on educating the technology community. And how about Linux? Which one of your favorite WiBit.Neters has resurged as a Linux FanBoy? We're also gonna talk about PHP. Some programmers love it, some programmer hate it. Let's have a discussion about the goods, the bads, and the awesomes of PHP. What what's the deal with Richard Stallman? Let's talk about some of the comments he's made recently about the passing of Steve Jobs.In this weeks episode, we are going to talk about some WiBit updates. What new apps are available on the App Store and which apps will be there very soon? You will never guess what we are going to append to the end of the Programming in Java course. Let's also talk about Stack Overflow and the influence it has had on educating the technology community. And how about Linux? Which one of your favorite WiBit.Neters has resurged as a Linux FanBoy? We're also gonna talk about PHP. Some programmers love it, some programmer hate it. Let's have a discussion about the goods, the bads, and the awesomes of PHP. What what's the deal with Richard Stallman? Let's talk about some of the comments he's made recently about the passing of Steve Jobs.29:41wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 11https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_11_-_20111020.mp3wibitnet-podcast-episode-11This week we will talk about the new line of WiBit.Net iOS apps. We're also going to talk about the Java course. Ya, it's out, but is it done? Ice Cream Sandwich? No thanks! I'm not hungry. Let's have a discuss about the new Apple and Android software and hardware. Was it a bit of a letdown? And also, what does Bryan have against QR codes? We also have some very stunning statistics about Internet usage in the year 2010.TechnologyEducationThu, 20 Oct 2011 16:03:53 +0000WiBit.NetNoThis week we will talk about the new line of WiBit.Net iOS apps. We're also going to talk about the Java course. Ya, it's out, but is it done? Ice Cream Sandwich? No thanks! I'm not hungry. Let's have a discuss about the new Apple and Android software and hardware. Was it a bit of a letdown? And also, what does Bryan have against QR codes? We also have some very stunning statistics about Internet usage in the year 2010.This week we will talk about the new line of WiBit.Net iOS apps. We're also going to talk about the Java course. Ya, it's out, but is it done? Ice Cream Sandwich? No thanks! I'm not hungry. Let's have a discuss about the new Apple and Android software and hardware. Was it a bit of a letdown? And also, what does Bryan have against QR codes? We also have some very stunning statistics about Internet usage in the year 2010.28:59wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 10https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_10_-_20111013.mp3wibitnet-podcast-episode-10Dennis Ritchie passes away. Another sad day for everyone.TechnologyEducationThu, 13 Oct 2011 16:03:53 +0000WiBit.NetNoDennis Ritchie passes away. Another sad day for everyone.Dennis Ritchie passes away. Another sad day for everyone.29:38wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 9https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_09_-_20111006.mp3wibitnet-podcast-episode-9Steve Jobs passes away. A sad day for everyone.TechnologyEducationThu, 06 Oct 2011 16:03:53 +0000WiBit.NetNoSteve Jobs passes away. A sad day for everyone.Steve Jobs passes away. A sad day for everyone.22:21wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 8https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_08_-_20110929.mp3wibitnet-podcast-episode-8Introduction to Computer Programming has made a SPLASH... OK, kind of a little ripple, in the Apple App Store. Thanks to the Chrome Store we are seeing more traffic than ever. Is the new Amazon table actually worthwhile? Apple developer smugness, has it gone too far? Is it time to say goodbye to our old buddy JavaScript? Bryan will discuss how Dart can make us do just that. Also, the WiBit crew will talk about the most popular programming languages. Which ones should you learn? We analyses expert opinion, job postings, and the top computer science curriculums. TechnologyEducationThu, 29 Sep 2011 16:03:53 +0000WiBit.NetNoIntroduction to Computer Programming has made a SPLASH... OK, kind of a little ripple, in the Apple App Store. Thanks to the Chrome Store we are seeing more traffic than ever. Is the new Amazon table actually worthwhile? Apple developer smugness, has it gone too far? Is it time to say goodbye to our old buddy JavaScript? Bryan will discuss how Dart can make us do just that. Also, the WiBit crew will talk about the most popular programming languages. Which ones should you learn? We analyses expert opinion, job postings, and the top computer science curriculums. Introduction to Computer Programming has made a SPLASH... OK, kind of a little ripple, in the Apple App Store. Thanks to the Chrome Store we are seeing more traffic than ever. Is the new Amazon table actually worthwhile? Apple developer smugness, has it gone too far? Is it time to say goodbye to our old buddy JavaScript? Bryan will discuss how Dart can make us do just that. Also, the WiBit crew will talk about the most popular programming languages. Which ones should you learn? We analyses expert opinion, job postings, and the top computer science curriculums. 27:59wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 7https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_07_-_20110922.mp3wibitnet-podcast-episode-7In this episode, Jason, Gary, Bryan and Kevin will talk about iOS apps. You wanted them, you got them! Introduction to Computer Programming is available on the App Store RIGHT NOW! Also, the Tic Tac Toe app has undergone a facelift. The new AI algorithm has been applied. And Bryan has a cool story about the setbacks in submitting it to the App Store. Is Facebook getting too nosey? Is this an opportunity for Google to make up some ground. And what about Google? Are they on the verge of telling users what to think? Jason and Bryan will debate. Also, NetFlix, is this going to be the next example of 'here one day gone the next' business practice? What is the future of mainstream online streaming media?TechnologyEducationThu, 22 Sep 2011 16:03:53 +0000WiBit.NetNoIn this episode, Jason, Gary, Bryan and Kevin will talk about iOS apps. You wanted them, you got them! Introduction to Computer Programming is available on the App Store RIGHT NOW! Also, the Tic Tac Toe app has undergone a facelift. The new AI algorithm has been applied. And Bryan has a cool story about the setbacks in submitting it to the App Store. Is Facebook getting too nosey? Is this an opportunity for Google to make up some ground. And what about Google? Are they on the verge of telling users what to think? Jason and Bryan will debate. Also, NetFlix, is this going to be the next example of 'here one day gone the next' business practice? What is the future of mainstream online streaming media?In this episode, Jason, Gary, Bryan and Kevin will talk about iOS apps. You wanted them, you got them! Introduction to Computer Programming is available on the App Store RIGHT NOW! Also, the Tic Tac Toe app has undergone a facelift. The new AI algorithm has been applied. And Bryan has a cool story about the setbacks in submitting it to the App Store. Is Facebook getting too nosey? Is this an opportunity for Google to make up some ground. And what about Google? Are they on the verge of telling users what to think? Jason and Bryan will debate. Also, NetFlix, is this going to be the next example of 'here one day gone the next' business practice? What is the future of mainstream online streaming media?26:56wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 6https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_06_-_20110914.mp3wibitnet-podcast-episode-6How close are we to the 1,000 user mark? Is the Introduction iOS App really ready to go? In the news... What's the deal with Windows mobile 8? Jason and Bryan will square off. Apple is considering suspending its lawsuit against Motorola. As promised, we will have an open discussion about Android vs. Apple development communities. The projections have changed, the numbers have changed, could it be that the developers are leading the way? I also just want to say... Blackberry SUCKS!TechnologyEducationWed, 14 Sep 2011 16:03:53 +0000WiBit.NetNoHow close are we to the 1,000 user mark? Is the Introduction iOS App really ready to go? In the news... What's the deal with Windows mobile 8? Jason and Bryan will square off. Apple is considering suspending its lawsuit against Motorola. As promised, we will have an open discussion about Android vs. Apple development communities. The projections have changed, the numbers have changed, could it be that the developers are leading the way? I also just want to say... Blackberry SUCKS!How close are we to the 1,000 user mark? Is the Introduction iOS App really ready to go? In the news... What's the deal with Windows mobile 8? Jason and Bryan will square off. Apple is considering suspending its lawsuit against Motorola. As promised, we will have an open discussion about Android vs. Apple development communities. The projections have changed, the numbers have changed, could it be that the developers are leading the way? I also just want to say... Blackberry SUCKS!25:22wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 5https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_05_-_20110909.mp3wibitnet-podcast-episode-5Kevin and Bryan are gonna talk about the BATTLE OF THE FORUMS! What side do you stand on, and WHO is gonna win this war? We're also gonna be talking about some modifications that we are going to be making to the video format. What does this mean for you? Especially those of you that have slower Internet connections. How about another update on the WiBit.Net mobile app? TechnologyEducationFri, 09 Sep 2011 16:03:53 +0000WiBit.NetNoKevin and Bryan are gonna talk about the BATTLE OF THE FORUMS! What side do you stand on, and WHO is gonna win this war? We're also gonna be talking about some modifications that we are going to be making to the video format. What does this mean for you? Especially those of you that have slower Internet connections. How about another update on the WiBit.Net mobile app? Kevin and Bryan are gonna talk about the BATTLE OF THE FORUMS! What side do you stand on, and WHO is gonna win this war? We're also gonna be talking about some modifications that we are going to be making to the video format. What does this mean for you? Especially those of you that have slower Internet connections. How about another update on the WiBit.Net mobile app? 22:14wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 4https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_04_-_20110831.mp3wibitnet-podcast-episode-4Let's talk about some WiBit.Net news. What kind of updates do we have coming up? What did Hurricane Irene do to our server? Is WiBit.Net really approaching 1,000 users? What's going on with the Java course and what addendums are being added to previous courses? In the news we're going to talk a little bit about what HP is doing to fill back orders, how an iPhone 5 got lost in a bar, and what the Linux folks think about the lack of involvement in open source community.TechnologyEducationWed, 31 Aug 2011 16:03:53 +0000WiBit.NetNoLet's talk about some WiBit.Net news. What kind of updates do we have coming up? What did Hurricane Irene do to our server? Is WiBit.Net really approaching 1,000 users? What's going on with the Java course and what addendums are being added to previous courses? In the news we're going to talk a little bit about what HP is doing to fill back orders, how an iPhone 5 got lost in a bar, and what the Linux folks think about the lack of involvement in open source community.Let's talk about some WiBit.Net news. What kind of updates do we have coming up? What did Hurricane Irene do to our server? Is WiBit.Net really approaching 1,000 users? What's going on with the Java course and what addendums are being added to previous courses? In the news we're going to talk a little bit about what HP is doing to fill back orders, how an iPhone 5 got lost in a bar, and what the Linux folks think about the lack of involvement in open source community.39:10wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 3https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_03_-_20110824.mp3wibitnet-podcast-episode-3What is going on in WiBit Land? Is it true what Bryan's favorite song is "It's Raining Men"? Microsoft is poaching former WebOS developers to work for the Windows Phone platform. A new study shows that Android is attracting some bad friends. Steve Jobs resigns as CEO of Apple. What does this mean for his legion of Apple Fanatics? Also, are we living in a post PC work or a PC+ world?TechnologyEducationWed, 24 Aug 2011 16:03:53 +0000WiBit.NetNoWhat is going on in WiBit Land? Is it true what Bryan's favorite song is "It's Raining Men"? Microsoft is poaching former WebOS developers to work for the Windows Phone platform. A new study shows that Android is attracting some bad friends. Steve Jobs resigns as CEO of Apple. What does this mean for his legion of Apple Fanatics? Also, are we living in a post PC work or a PC+ world?What is going on in WiBit Land? Is it true what Bryan's favorite song is "It's Raining Men"? Microsoft is poaching former WebOS developers to work for the Windows Phone platform. A new study shows that Android is attracting some bad friends. Steve Jobs resigns as CEO of Apple. What does this mean for his legion of Apple Fanatics? Also, are we living in a post PC work or a PC+ world?39:00wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 2https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_02_-_20110818.mp3wibitnet-podcast-episode-2What's going on with WiBit.Net? What's going on with this new Java course we keep hearing about? We'll also talk about the untimely death of WebOS, and why does Firefox suck? And is it too late for them to change their ways?TechnologyEducationThu, 18 Aug 2011 16:03:53 +0000WiBit.NetNoWhat's going on with WiBit.Net? What's going on with this new Java course we keep hearing about? We'll also talk about the untimely death of WebOS, and why does Firefox suck? And is it too late for them to change their ways?What's going on with WiBit.Net? What's going on with this new Java course we keep hearing about? We'll also talk about the untimely death of WebOS, and why does Firefox suck? And is it too late for them to change their ways?36:24wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorialWiBit.Net Podcast - Episode 1https://stream.wibit.net/videos/wibisodes/WiBit.Net_Podcast_-_Episode_01_-_20110623.mp3wibitnet-podcast-episode-1What is WiBit.Net? What kind of stuff do we have? What are you going to get out of the website? Why did we do this??? WHERE DID WE COME FROM?TechnologyEducationThu, 23 Jun 2011 21:42:48 +0000WiBit.NetNoWhat is WiBit.Net? What kind of stuff do we have? What are you going to get out of the website? Why did we do this??? WHERE DID WE COME FROM?What is WiBit.Net? What kind of stuff do we have? What are you going to get out of the website? Why did we do this??? WHERE DID WE COME FROM?23:14wibit.net, learn to code, c, c++ c#, java, python, tcl, programming, computer programming, engineering, tutorial