We Got Served Forums: How do I sumbit my add in? - We Got Served Forums

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How do I sumbit my add in? I have a new add-in I'd like to submit.

#1
User is offline   ravennasoftware 

  • Newbie
  • Pip
  • Group: Add-In Developer
  • Posts: 3
  • Joined: 18-December 08
Below is my new add-in. It allows you to maintain a library of widgets that you can embed in your Windows Home Server splash screen in place of the silly picture of the lady with the video camera.

Details can be found here:
http://www.ravennaso....com/whswidget/

How do I post this to the forum?

Thanks

/Eric
0

#2
User is offline   Sam Wood 

  • Advanced Member
  • PipPipPip
  • Group: Add-In Developer
  • Posts: 1,703
  • Joined: 23-January 08
  • Gender:Male
  • Location:New Zealand
Hi Eric,

Congrats on finishing your add-in.

You should be able to add your download by clicking the big Add File button at http://forum.wegotse...tocom=downloads
0

#3
User is offline   Terry (WGS) 

  • Owner
  • PipPipPip
  • View gallery
  • Group: Owner
  • Posts: 1,154
  • Joined: 14-January 08
  • Gender:Male
  • Location:Silverstone, UK
Hi Eric

Congrats indeed - I'll sort out the entry for you today, and set up a support forum for the add-in ... looks like a great addition!

Best wishes
Terry
0

#4
User is offline   ravennasoftware 

  • Newbie
  • Pip
  • Group: Add-In Developer
  • Posts: 3
  • Joined: 18-December 08
sounds good...let me know if you need anything else from me.

Cheers!

/Eric
0

#5
User is offline   Terry (WGS) 

  • Owner
  • PipPipPip
  • View gallery
  • Group: Owner
  • Posts: 1,154
  • Joined: 14-January 08
  • Gender:Male
  • Location:Silverstone, UK
http://forum.wegotserved.com/index.php?a...mp;showfile=138
0

#6
User is offline   importedprogrammer 

  • Advanced Member
  • PipPipPip
  • View gallery
  • Group: Members
  • Posts: 252
  • Joined: 02-November 08
  • Gender:Male
  • Location:Everywhere but the Sun!!
Great item, It works with my original code i used to get my gallery2 images on my front page, but i found one fault with it. There is a line that separates the website links and the original image and i have found that this covers up that line it would be nice if that line was visible still with what ever gadget is used.

Apart from the above issue i think it's nice item.
0

#7
User is offline   importedprogrammer 

  • Advanced Member
  • PipPipPip
  • View gallery
  • Group: Members
  • Posts: 252
  • Joined: 02-November 08
  • Gender:Male
  • Location:Everywhere but the Sun!!
Ok i found where the problem is. When the code is embed in to the default.aspx it puts <center> and </center> around the widget. This code is not need or should have been done in away that the there is tick box to wrap the widget in this code. Not all widgets adjust tho as i have check to duck hunt widget and if you remove the <center></center> from around the widget code it still covers up the line. This is caused by the actual size off the widget itself.
0

#8
User is offline   mfmjos 

  • Member
  • PipPip
  • Group: Members
  • Posts: 31
  • Joined: 24-January 08
Can this Add-in be modified to allow multiple widgets? I know they can be added manually but maybe change the Embedd button to check boxes.
0

#9
User is offline   importedprogrammer 

  • Advanced Member
  • PipPipPip
  • View gallery
  • Group: Members
  • Posts: 252
  • Joined: 02-November 08
  • Gender:Male
  • Location:Everywhere but the Sun!!
I forgot to say that this will working in this software. It gets gallery2 images and by adding the code you will be able to place it as a widget

http://www.flashyourweb.com/staticpages/in...page=mini_2.0.5

Here is a code i use for mine to get you started.

<div id="theMini790">Generated By Me</div>
<script type="text/javascript" src="http://WWW.YOURSITE.COM/YOURGALLERY2PATH/swfobject.js"></script>
<script type="text/javascript">
// <![CDATA[
var so = new SWFObject("http://WWW.YOURSITE.COM/YOURGALLERY2PATH/minislideshow.swf", "minislideshow", "380", "320", "9.0.115.0", "ffffff");
so.addParam("flashVars","xmlUrl=http://WWW.YOURSITE.COM/YOURGALLERY2PATH/mediaRss.php?g2_itemId=11&showDropShadow=true&delay=7&transInType=Random&transOutType=Random&noLink=true&useFull=true&roundedMask=true");
so.addParam("wmode","transparent");
so.addParam("allowFullscreen","true");
so.addParam("allowScriptAccess","always");
so.write("theMini790");
// ]]>
</script>


PLEASE NOT THIS IS ONLY FOR PEOPLE HOW HAVE INSTALL GALLERY2
0

#10
User is offline   ravennasoftware 

  • Newbie
  • Pip
  • Group: Add-In Developer
  • Posts: 3
  • Joined: 18-December 08

View Postmfmjos, on Dec 18 2008, 02:30 PM, said:

Can this Add-in be modified to allow multiple widgets? I know they can be added manually but maybe change the Embedd button to check boxes.


hmm...i didn't think about this. good idea. i'll take a look and see if stacking widgets on the splash page is feasible.
0

#11
User is offline   cypherljk 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 6
  • Joined: 28-December 09

View Postravennasoftware, on 18 December 2008 - 05:20 AM, said:

Below is my new add-in. It allows you to maintain a library of widgets that you can embed in your Windows Home Server splash screen in place of the silly picture of the lady with the video camera.

Details can be found here:
http://www.ravennaso....com/whswidget/

How do I post this to the forum?

Thanks

/Eric



I can not get Fire Play to run. In my WHS console there is an error message: "Addin cannot find the Firefly Media Streamer" I installed Bonjour and Firefly Server. They are showing no error. But the Addin Fire Play isn't working. I can open the page and I see the page but no media is listed...
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users