eggrr - all-in-one e-Sports aggregator application - Page 2
Forum Index > SC2 General |
PandaPolice
Australia86 Posts
| ||
radim
Czech Republic122 Posts
| ||
SmoKe93
Germany162 Posts
| ||
Tiax;mous
669 Posts
| ||
zeru
8156 Posts
| ||
raistlinthewiz
Turkey246 Posts
Plugins are quite easy to implement if you've some basic c# knowledge and passion I think this is great for flexibility so anyone can implement it's own functionality if desired. You have to just add a reference to LibBlizzTV and basicly define your plugin like; [Plugin("LibMyPlugin","My first plugin")] public class MyPlugin: Plugin { } Then you have to overload the plugin Load() function and do your loading stuff and process your data. UI provides events for intercommunication like RegisterListItem() function which reserves a list item on main window and so. | ||
-Erik-
115 Posts
| ||
raistlinthewiz
Turkey246 Posts
| ||
McDonalds
Liechtenstein2244 Posts
On November 05 2010 20:01 Frankon wrote: They cannot trademark the name. Only the graphic representation of the company name since their name is a common word. What? You're confusing copyright with trademark I think. The whole point of a trademark is protection of a brand name in a certain area. It doesn't really matter what the name is unless it is a common word directly related to the product. Blizzard wouldn't be a trademark if the company sold actual blizzards. But they don't. | ||
raistlinthewiz
Turkey246 Posts
| ||
McDonalds
Liechtenstein2244 Posts
On November 05 2010 22:56 raistlinthewiz wrote: i think the word "blizz" is not in scope, otherwise blizz should fire lots of notices to blizzturk, blizzplanet.com etc. (indeed they're also blizzard's official fansites) Well I'm sure it is in scope because it is obvious and well established as a nickname for the company in fan circles. Also the content of the site is directly related to the company. I'm sure the reason they don't get upset about it is because they like having fan sites. If any of the sites started doing something that Blizzard DIDN'T like, then there might be trouble. | ||
raistlinthewiz
Turkey246 Posts
Poll: How should BlizzTV render content when you double-click an item? I should be able to choose one of the methods above from config. pane (22) It should open the content with my default web-browser (4) It should render the content on it's own (ie. video player window) (3) 29 total votes Your vote: How should BlizzTV render content when you double-click an item? (Vote): It should open the content with my default web-browser | ||
raistlinthewiz
Turkey246 Posts
I've implemented them with native flash player. | ||
danbel1005
United States1319 Posts
On November 05 2010 19:09 Manifesto7 wrote: Be careful with the name you choose, as it may run into trademark problems down the road. Yeah thats actually quite true, keep in mind they've been in the suing mood this last couple of months ^^ @OP How about some stuff related to "Day[9] Dailies" or podcasts like "Weapon of Choice" From DJWheat. | ||
deth
Australia1757 Posts
On November 06 2010 04:10 raistlinthewiz wrote: + Show Spoiler + Finished implementing the embedded player windows. I've implemented them with native flash player. looks sick, will be using this i think. | ||
raistlinthewiz
Turkey246 Posts
Nearly finished with the main window, now it groups all item types together. I've implemented the basic preferences window also; you can choose between web-browser or internal viewers for content-viewing and set the default player width-height. You can also choose the plugins you want to use, the disabled plugins are not loaded into memory even at all, so this helps lightweightness a lot. So what's left is; Basic viewed content tracking so that you'll be notified of the fresh content. Some technical details (object freeing and so..) Preferences window input verification. I've also started marking ideas on issue tracker; http://code.google.com/p/blizztv/issues/list . At first hand i'd like to see a TL calendar plugin and a podcast one. | ||
-Erik-
115 Posts
| ||
SoJu.WeRRa
Korea (South)820 Posts
| ||
raistlinthewiz
Turkey246 Posts
Note: This a functional but "NON-STABLE" release targeted for people who want to help the project by testing & submitting bug-reports to our tracker. So if you're more of a casual user, better DO NOT download this and wait for a stable release. (Cause you'll have stability problems most probably.) The download is not an installer but an archive and requires .Net Framework 4.0 Client Profile. | ||
Deyster
Jordan579 Posts
| ||
| ||