background preloader

A Beginner's Guide to DIYing with the Raspberry Pi

What's New in Windows Media Services 2008 Updated: December 9, 2009 Applies To: Windows Server 2008, Windows Server 2008 R2 The Streaming Media Services role in the Windows Server® 2008 and Windows Server® 2008 R2 operating systems includes the Windows Media Server role service, which is required to deploy your server computer as a Windows Media server. This role service includes Microsoft® Windows Media® Services 2008, an industrial-strength platform for streaming live and on-demand digital media content, which includes Windows Media Audio (WMA) and Windows Media Video (WMV) content, over networks. You can use Windows Media Services 2008 to manage one or more Windows Media servers that deliver digital media content to the following types of clients: Computers or devices that play the content using a player, such as Windows Media Player. Windows Media Services 2008 can be used by anyone who needs to deliver digital media content to customers across networks (either the Internet or on an intranet). Cache/Proxy management.

Ultrasonic Distance Measurement Using Python – Part 1 LEDs, buzzers and switches are the most common items people attempt to interface to their Raspberry Pi’s. Something I found in eBay that is a little bit different is an ultrasonic measurement module. This allows you to measure the distance to the nearest wall or solid object. The modules are easy to buy, cheap and relatively straight forward to interface to the GPIO header. So here is some information on my experiments with an Ultrasonic measurement module and Python. The HC-SR04 module cost approximately £3 ($5) and is the size of a box of matches. Connecting To The Pi Powering the module is easy. The input pin on the module is called the “trigger” as it is used to trigger the sending of the ultrasonic pulse. You can use any GPIO pins you like on your RPi but you will need to note the references and amend your Python script accordingly. The module’s output is called the “echo” and needs a bit more thought. If R1 and R2 are the same then the voltage is split in half. Python Script #! Photos

The ODROID-U is a $69 Exynos-powered, Raspberry Pi-eating dev board | Chips Hardkernel’s $129 ODROID-X is a powerful little development board, but the price tag might be a little off-putting for some. Now the company’s offering two new models at price points that are little bit closer to Raspberry Pi territory: the ODROID-U and ODROID-U2. The base model sells for just $69, and it features the same quad-core 1.4GHz Samsung Exynos 4412 processor found in some Galaxy S3 variants. For an extra $20 you can step up to the ODROID-U2 (insert your own geeky Bono joke here). Both prices include worldwide shipping and one other nice little bonus. The ODROID-U2 and ODROID-U will begin shipping on December 21 and January 16 respectively. Hardkernel is also getting ready to ship the ODROID-X2 with an Exynos Prime 4412, and it’s been priced at $135. ODroid, via CNX Software

Welcome - Fritzing Consuming URL Is.gd Shortening Services in VB.NET This article is talking about is.gd shortening service, how you can use it, and how to access it via your VB.NET application. Overview Another article of our series that talks about accessing URL shortening services programmatically. This article is talking about is.gd shortening service, how you can use it, and how to access it via your C#/VB.NET application. Introduction Is.gd is one of the most popular shortening services ever in the web because of its simple interface and its easy-to-use API. When you visit service website, you can see that nothing easier from is.gd, just push your long URL into the text box and click the shortening button. is.gd provides you a very simple easy-to-use API. This glorious function is called it accepts only a single argument, longurl, which can be set to the long URL you need to shorten. Now, let's try this function. Now, let's do it in VB.NET. VB.NET Code: Function Shorten(ByVal url As String) As String End Function

Free Computer Science Logo | Lesson Hacker We’ve completed our transition to a fully fledged Computer Science department at my school, as part of this we took rebranding seriously and as we’ve created some really outstanding department brand identity. I felt that it was the right time to share this with other people planning on a rebrand of their ICT departments for the brave new world of Computer Science. I’m excited by Computer Science; that was what I studied for my degree, but most people don’t understand the difference. The following two images are high-resolution enough to be useful for anyone, and you can feel free to use them and abuse them as you like – I’m putting them under a CC licence. And there’s even a cracking icon for you to use! Computer Science Logos by www.lessonhacker.com is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License . If you remix them or change them please remember to share your changes, and again, feel free to use them as much as you want!

Top 10 Reasons to Root Your Android Phone C# - Shorten a URL with bit.ly shortening service This function allows you to shorten a URL using the bit.ly shortening service. Using the API requires credentials you can obtain after registering free at The parameter AddHistory determines whether the shortened URL should be saved in the account history of your bit.ly account or not. As a result this function returns a Uri that contains the shortened URL. If an error occurs, the original Uri is returned to avoid cumbersome error handling. Author: Gordon Breuer, translation by Michael List

Related: