Shoutbox

ShoutBox Theme Creator - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: General (/forumdisplay.php?fid=11)
+---- Forum: Forum & Website (/forumdisplay.php?fid=13)
+----- Thread: ShoutBox Theme Creator (/showthread.php?tid=28975)

ShoutBox Theme Creator by dotNorma on 07-21-2004 at 09:01 PM

Shoutbox Theme Creator Build 1.0

Create your own themes for the forum shoutbox. :p

Features:
1. Generate Random Themes
2. Preveiw your theme
3. A colour picking dialog for easy colour picking.
4. Automatticlly gets RGBs , Hex , Longs for the colour.
5. Import / Export themes to save theme or send them to friends!
6. Automattic Setting of themes. You dont have to do anything!

The Apply only works with Internet Explorer and its skins (AOL, Avant , myIE2) right now but I am trying to get it to work with FireFox. ( Won't work with Opera....EVER)

[Image: screeny.png]

To open the colour dialog click on a square next to the Hex.

Thanks to Sketch for Testing and WDZ for making it possible with his spam box :p

Click Here to Download!


RE: ShoutBox Theme Creator by Sk3tch on 07-21-2004 at 09:09 PM

Releasing it before i tested the last version :tongue:...

anyway kool (Y) ill be using this a lot :P

Good job
And Thanks to WDZ for the script :)

Note: If you find any bugs in this version please post them as i haven't tested this one yet. And if you have any ideas I’m sure NoName wouldn't mind hearing them :P


RE: ShoutBox Theme Creator by dotNorma on 07-21-2004 at 09:24 PM

Yah , Im taking like a break for an hour before working again.

But I am getting way better at VB now and Im willing to try your ideas (As long as they arent retarded...)


RE: ShoutBox Theme Creator by toddy on 07-21-2004 at 09:31 PM

works well,  good work noname (Y)


RE: ShoutBox Theme Creator by RebelSean on 07-21-2004 at 09:42 PM

Didn't Mike2 create one of these first ? :undecided:


Edit: Yes he did creat one of these!

Shoutbox Theme Generator


RE: ShoutBox Theme Creator by dotNorma on 07-21-2004 at 09:48 PM

Yah but all his did was randomly generate numbers.

You also had to manually set them and everything.

Mine also allows you to pick colours , import /export themes , apply themes automatticlly , Its more compact , has a preveiwer and stuff.

Its like comparing Poop to an iPod!
(Sorry , Good work and idea Mike2 but not as featured)


RE: ShoutBox Theme Creator by RebelSean on 07-21-2004 at 09:50 PM

Well, now that I read that, good job! I like it! :banana:


RE: ShoutBox Theme Creator by Guido on 07-21-2004 at 10:34 PM

great :)


RE: ShoutBox Theme Creator by matty on 07-21-2004 at 10:42 PM

quote:
Originally posted by NoName
Shoutbox Theme Creator Build 1.0

Create your own themes for the forum shoutbox. :p

Features:
1. Generate Random Themes
2. Preveiw your theme
3. A colour picking dialog for easy colour picking.
4. Automatticlly gets RGBs , Hex , Longs for the colour.
5. Import / Export themes to save theme or send them to friends!
6. Automattic Setting of themes. You dont have to do anything!

The Apply only works with Internet Explorer and its skins (AOL, Avant , myIE2) right now but I am trying to get it to work with FireFox. ( Won't work with Opera....EVER)

[Image: screeny.png]

To open the colour dialog click on a square next to the Hex.

Thanks to Sketch for Testing and WDZ for making it possible with his spam box :p

Click Here to Download!
:O! No mention of me eh :P
RE: ShoutBox Theme Creator by dotNorma on 07-21-2004 at 10:57 PM

Erm...You are in the instructions window which is the about window also.

But if you must.....Matty helped me with Error Handling Problem / Writing a Function.


RE: ShoutBox Theme Creator by dotNorma on 07-22-2004 at 06:42 PM

Ive been looking into making apply compatible for FireFox.

My choices are...

1. Use the Mozilla Control (Which would require me to ship  other .dlls with the program and so far I havent gotten it to work.)

2. Open the mozilla cookie file and edit it. (Which will be tricky and perhaps damage your cookies)

3. Have the user open a FireFox window (Or not if he already had one open) and then let me send the script.

If I use 3 its probably the safest / convenientest way to do it.

What do you all think? I use FireFox so I got to get it working with it or else I wont think very well of this project. :tongue:

What do yall think?


RE: ShoutBox Theme Creator by Dempsey on 07-22-2004 at 07:15 PM

i think a version for FireFox would be good but i definatly dont think 2 is a good idea. 

And extra dlls arent good, so i agree, method 3 is prob the best way to go


RE: ShoutBox Theme Creator by fluffy_lobster on 07-22-2004 at 09:01 PM

An alternative, not-so-silent method, would be to create an html document which automatically (by javascript) sends a form to the shoutbox page which is the equivalent of filling in the theme manually.  You could save that in a temp location, shell it and hence support all browsers.


RE: ShoutBox Theme Creator by dotNorma on 07-23-2004 at 06:29 PM

Hey , I dont quite like the way the preveiw is right now....I kind of want it attatched to the main window or something of the sort..Any ideas?

Sketch had it clip to the sid of the window on Form_Load()

(Personal version he made for himself , I sent him the code)

But I was thinking of better ideas?


RE: ShoutBox Theme Creator by Vantage on 07-23-2004 at 06:47 PM

i think the firefox think it abit risky to be honest but you can take a shot at it if you want


RE: ShoutBox Theme Creator by dotNorma on 07-23-2004 at 07:40 PM

quote:
Originally posted by Vantage
i think the firefox think it abit risky to be honest but you can take a shot at it if you want
What FireFox thing?

I have 4 teqniques but not sure which way to do it.
RE: ShoutBox Theme Creator by Vantage on 07-23-2004 at 08:33 PM

all of them :S..


RE: ShoutBox Theme Creator by Guido on 07-23-2004 at 11:21 PM

quote:
Originally posted by NoName
But I was thinking of better ideas?
Just add a preview on the right (or left) of the current window (therefore making the window wider, of course) and make it update every time you blur a field (delesect it).
RE: ShoutBox Theme Creator by Sk3tch on 07-23-2004 at 11:43 PM

quote:
Originally posted by Guido
Just add a preview on the right (or left) of the current window (therefore making the window wider, of course)
(Y)
quote:
Originally posted by Guido
and make it update every time you blur a field (delesect it).
see NoName :P i told it it was better that way :P lol

RE: ShoutBox Theme Creator by Mike on 07-24-2004 at 03:49 PM

quote:
Originally posted by NoName
Yah but all his did was randomly generate numbers.

You also had to manually set them and everything.

Mine also allows you to pick colours , import /export themes , apply themes automatticlly , Its more compact , has a preveiwer and stuff.

Its like comparing Poop to an iPod!
(Sorry , Good work and idea Mike2 but not as featured)
Yes but...
I did say on my thread that i will work on it while im on holidays...
And i did!
I added a "make custom theme", import/export, preview but not the "apply theme" one...
Well i dunno i might continue work on my program...
Also add error handlers because a person who knows how to use APIs can easily crash the program (i did it :P)