SharePoint, XBOX, .NET, Technology - What I am reading

    [Home] [Recent] [Site Map] [SharePoint] [XBOX]

   

schrankmonster blog

3/20/2007 CeBIT-Sensationen

Also was auch immer auf der CeBIT sonst vorgestellt wurde: Für mich war die Sensation (obwohl nicht neu) der biegsame Bleistift. Ich wusste gar nicht, dass es sowas gibt. Und viele andere Leute wohl auch nicht, sonst wäre das Gedränge an dem Stand sicher nicht so groß gewesen.

Jens Heymann
3/20/2007 glowing ... ehm ... fluorescent fish

Okay now it"s getting strange.

"Where do GloFish® fluorescent zebra fish come from?
GloFish® fluorescent zebra fish were originally bred to help detect environmental pollutants. By adding a natural fluorescence gene to the fish, scientists hope to one day quickly and easily determine when our waterways are contaminated. The first step in developing these pollution detecting fish was to create fish that would be fluorescent all the time. It was only recently that scientists realized the public"s interest in sharing the benefits of this research. We call this the GloFish® fluorescent fish."

It looks like this:

 

Thankfully they don"t actually glow in the dark. But how sad is this: Just because we can do something does that mean we should? Ethical discussions aside - where do you think that comes from? You"re right. The same country that proudly writes "artificially flavoured" onto the soda cans...

Source: http://www.glofish.com/

3/20/2007 YAPS progress (tuxbox, xmltv, xml settings, new gui)

So here we are back again with an progress update on the YAPS project. First of all take a look at the gorgeous new looks (thanks to Dominik):

Currently Dominik is working on the layout. He did the switch to the YAML framework and is working on the integration of new features like the advanced recording options:

Since one of the most anticipated feature was the configurability of YAPS we moved the binary configuration files to a XML based configuration structure. That"s right: you can now configure your YAPS using XML files.

In the course of XML integration several other things came up. For example a better settop box integration. For that matter we are trying to make YAPS tuxbox compatible. That means you can use any Tuxbox/Enigma/Neutrino streaming client to access a YAPS server. That means: Onscreen Display on Xbox Media Center, EPG is possible now on every compatible client (and there are some).

This, when ready, will look something like this (without the debugging information at the top):

And since EPG will be possible we started to integrate XMLtv into YAPS. XMLtv is a free tool that brings several data grabbers with it. It simply creates an XML file in which the EPG information is stored... great tool and a how-to will be available soon.

So the data structures are already in YAPS and now we"re starting to integrate it into the GUI and internal methods. Here"s what the scheme looks like in eye-candy mode:

 

As usual you can grab the daily build here: http://www.slow-backward.de/YAPS_daily_build.zip or just build one yourself using the great MSBuild tools and a daily sourcecode snapshot. I wrote about that here and you can get the subversion access here.

We appreciate every single user feedback we get. If you got an idea, if you want to have a feature in YAPS or anything else. Don"t hesitate and contact us.

Oh. One last note: the current source might not compile with mono. We did not abandon the mono support so I"ll keep everyone updated on that issue.

Here"s the detailed changelog:

20.03.2007

  • added XMLtv scheme and data structures

19.03.2007

  • added Tuxbox data structures for future use
  • added Tuxbox /xml/ handling path to http server
  • added CanAccessTuxbox to Authentification handling

18.03.2007

  • fixed some bugs in the recording table
  • changed all templates to make use of the skin-setting

17.03.2007

  • changed the layout based on YAML (www.yaml.de)
  • changed the default design
  • fixed some layout bugs, everything should be conform to W3C standards now
  • changed some minor issues in footer and help section
  • added new options for add recording form

15.03.2007

  • changed the settings data structures do actually do something
  • changed the multicast processor to use the multicast prefix stored in settings
  • you define the prefix like this: "239.255.2." - YAPS now adds the last number which is the channel number (23 for example) and then the port number 50 + channel number = 5023
    this leads to the multicast adress 239.255.2.23:5023

14.03.2007

  • changed copyright notice
  • removed binary SaveSettings() functionality
  • added new setting element to Recording Data structure (createdby)
  • extended authentification data structures and HTTPAuthProcessor code to allow mapping of
  • usernames to ip adresses
  • added Authentification XML settings file
  • added new capability "CanDeleteOwnRecordings"
  • changed capabilty "CanDeleteRecordings" to "CanDeleteAllRecordings"
  • changed RemoveRecording/RemoveRecordingFile/Deleterecording behavious according to the new capabilities
  • added "CreatedBy" handling to the AddRecording HTTP Server method
  • added "%createdby%" Template Keyword for Recording-Listings

12.03.2007

  • added XML based configuration files (replacing the old binary ones)
  • changed the logfile behaviour so that when YAPS is restarted everything is appended to the logfile instead of overwritten
  • authed another client
  • fixed a bug that leads to the corruption of the xml files...

11.03.2007

  • there"s a remaining bug in the html encoding --> leads to corrupted letters in browser
  • added some todos

11.02.2007

  • fixed an encoding bug in the http server that caused firefox and other browsers to corrupt the html

Source 1: http://www.schrankmonster.de/SearchView.aspx?q=yaps
Source 2: http://www.yaml.de/
Source 3: http://wiki.godofgta.de/Ehttp_api_doku
Source 4: http://www.dbox2.info/
Source 5: http://www.tuxbox.org/
Source 6: http://xmltv.org/wiki/
Source 7: http://www.slow-backward.de/YAPS_daily_build.zip
Source 8: http://www.slow-backward.de/YAPS_daily_source.zip

3/19/2007 is it summer already?

Oh yes. Now since shooters are bad, the driving games come next:

"The researchers first questioned 198 men and women. Those who played the games most often were more likely to report engaging in aggressive and risky driving and getting in auto accidents. Those who played these games less often reported driving more cautiously, the researchers said."

What"s the problem with you guys? I did play almost every racing simulation that came out the last 10 years and I did not get any speeding tickets or traffic ticket at all.... What"s the link? It"s just like it is with shooters: Just the fact that I play them doesn"t make me a real-life killer.

Source: Reuters

3/15/2007 disecting a blu-ray pickup

Someone put the $80 down and got himself a replacement laser unit of a Playstation 3. And he disassembled it:

Many more interesting pictures and facts after the jump.

Source: http://www.fineartradiography.com/hobbies/lasers/blu-ray/index.html

3/13/2007 Attention: no VLAN settings with Intel Network Interface Cards

When you"re using Windows Server 2003 R2 64bit Edition with SP2/IE7 you will most likely not be able to access the advanced settings of an Intel Network Interface card (Teaming, VLAN settings). Instead you get the simple dialog:

Damn it. I don"t have a solution for this right now and it does corrupt my plan using one of the servers for VLAN games....

Anyone reading this got a solution how to get the VLAN settings tabs back?

3/8/2007 hmmm force feedback...

Great that is - one of my 360 favourites just got updated and now you can have force feedback through the wireless wheel and a hardcore mode that injects realistic driving physics...

3/6/2007 You don"t know jack episode 1 available for you to be played online...

Hmm.. You don"t know "You don"t know jack"? Well learn:

 

>

Source: http://www.youdontknowjack.com

3/5/2007 XNA got a new website...

"We"re delighted to offer you this place where you can learn and share experiences with the XNA family of products. Whether you"re using XNA Game Studio Express or the native DirectX tools and APIs, this is the place to come to!..."

I really do love the pivot function of my display...

Source: http://www.xna.com

3/2/2007 XNA is tracing rays...

I had this very same idea just a week ago and now someone has done it: A Raytracer written entirely in C# and running upon XNA.

"Ok, I’ve got most of what I want done on the Ray Tracing project — enough at least to publish some code and do some blogging. This first article describes the overall coding structure, and how to use the project. I’ll get into some of the more difficult aspects of ray tracing in future posts."

It obviously doesn"t run on the 360 yet - so keep on watching this project. (due to some limitations on the 360 XNA Implementation I would also recommend waiting for the next run)

Source: http://www.bespokesoftware.org/wordpress/?p=18

上一页 1 2 3 4 5 6 7 8 9 10 下一页

   

Site List:
>>Xbox Live_s Major Nelson
>>Xbox 360 & SharePoint 2007 Weblog
>>Carsten Keutmann_s Blog
>>Mohamed Zaki_s Blog [Sharepoint MVP]
>>The Mit_s Blog
>>Mart Muller_s Sharepoint Weblog
>>Microsoft SharePoint Products and Technologies Team Blog
>>SharePoint Solutions Blog
>>4GuysFromRolla.com Headlines
>>ASP.NET Blogs
>>SharePoint Blogs
>>SharePoint Blogs
>>Joel on Software
>>ADO Guy_s Rants and Raves
>>Microsoft Live Labs
>>GadgetNews
>>Windows Vista Team Blog
>>VoIP & Gadgets Blog
>>schrankmonster blog
>>Via Virtual Earth Blog
>>Feed
>>MSDN Blogs
>>Mashable!

Links:
Jack's Readings

Month Archives:
Oct 2007
Sep 2007

Top Tags:
social software social networking .NET mashable Sharepoint ASP.NET Web 2.0 Web2.0 Startups Community News Search Marketplace General Software Development AJAX Windows Vista Visual Studio Microsoft myspace Silverlight People Powered! YouTube Vista MOSS Featured News C# Events MOSS 2007 Google WPF Office 2007 Web Community Security General Personal Xbox 360 facebook Tools development SharePoint 2007 Fun Atlas Architecture ASP.NET AJAX myspace codes TheLongTail IIS SQL Server Developers Revenue Sharing Video Pictures WCF Mobile 2.0 Announcements Orcas MIX07 Arcade Team System JavaScript News



@2007 All rights Reserved