| User | Message |
|
Posted : Saturday, 30 January 2010, 17:01 | Permalink | Mark Here |
JL235

 
WW Entries : 7
|
From time to time I think up little improvements to SoCoder and then PM them to Jay. But I thought other people might be interested.
I was thinking why not have an image uploader built into the MudChat. Just a fancy front end for the 'your uploads' section to make uploading and pasting pics a little easier.
I'm imagining a button marked 'paste image' which opens a file selector. You select the file, it uploads it and then auto-pastes it into the mud-chat using the imgs tag.
If Jay's worried about us filling up his server with images then you could have them stored seperately and be deleted after a day or two.
Thoughts?
----- PlayMyCode.com - build and play in your browser, Blog, Twitter. |
 | |
|
Posted : Monday, 01 February 2010, 16:13 | Permalink | Mark Here |
Jayenkai

 
WW Entries : 103
|
Still working with that Framework.. It'll be done in a couple of weeks.
..
Hopefully..
Like I said, it'd be best to keep it seperate as much as I can, because I don't like the idea of it breaking somewhere, and ending up knackering your mudchat connection (or your new showcase post, or whatever) but if I could super-ajax it into the mix somehow, so it's a whole seperate thing, but works on the same screen, then that'd be a nice thing to do.
Additionally, I made proper "click to vote" things on my Jay Archive, along with "anonymous posting with Gravatar's" there, too, so it'd be nice if I could work those in over here.
And, I also need to retweak the "My Uploads" thing again.
Having thumbnails was a nice enough idea, but I've got shitloads uploaded and it's taking ages showing 'em all!!
Must fix...
Oh yeah, and I also considered making a more robust calender system that lists showcases and things like that, instead of just birthdays.
-----
 |
 | |
|
Posted : Monday, 01 February 2010, 18:31 | Permalink | Mark Here |
Tikihead

 
| |
Perhaps you could make a delete button too? | | |
|
Posted : Tuesday, 02 February 2010, 02:20 | Permalink | Mark Here |
Afr0

 
WW Entries : 3
| |
Posted : Tuesday, 02 February 2010, 03:03 | Permalink | Mark Here |
JL235

 
WW Entries : 7
|
Afr0 I'm still waiting for my Socoder theme to be made... ...then make it.
----- PlayMyCode.com - build and play in your browser, Blog, Twitter. |
 | |
|
Posted : Tuesday, 02 February 2010, 03:44 | Permalink | Mark Here |
Jayenkai

 
WW Entries : 103
|
Afr0's talking about the time that I considered the whole "Surrounds" method of making themes.
To be fair, it did work out quite nicely, and I got quite a lot working, but it'd taken about 6 months and I was getting a little pissed at my lack of motivation. Add to that the fact that people kept whinging their arses off about it, and the fact that nobody would've used it anyway, leaving me to additionally have to keep building new themes... and.. it all went downhill crazy like until such a time that I just thought "Fuck it, Grey'n'Green looks good." and left it be.
-----
 |
 | |
|
Posted : Tuesday, 02 February 2010, 04:00 | Permalink | Mark Here |
Afr0

 
WW Entries : 3
| |
Posted : Tuesday, 02 February 2010, 10:18 | Permalink | Mark Here |
Phoenix

 
WW Entries : 5
| |
Themes are supposed to be made by you, not by Jay. Download the theme development files in the FAQ and get to work if you want it done. | | |
|
Posted : Tuesday, 02 February 2010, 12:56 | Permalink | Mark Here |
Afr0

 
WW Entries : 3
| |
Posted : Tuesday, 02 February 2010, 13:24 | Permalink | Mark Here |
JL235

 
WW Entries : 7
|
Making it and designing it aren't the same thing. True for websites too.
----- PlayMyCode.com - build and play in your browser, Blog, Twitter. |
 | |
|
Posted : Tuesday, 02 February 2010, 13:58 | Permalink | Mark Here |
Afr0

 
WW Entries : 3
| |
Posted : Tuesday, 02 February 2010, 21:41 | Permalink | Mark Here |
Erebel55

 
| |
Haha..fro you crying? ^^ |
 | |
|
Posted : Wednesday, 03 February 2010, 00:13 | Permalink | Mark Here |
Afr0

 
WW Entries : 3
| |
Posted : Wednesday, 03 February 2010, 23:33 | Permalink | Mark Here |
Stealth
 
|
Just give up with the themes Afr0. It too much work for everybody. The site has gotten so big it's too late for simple changes.
The theme builder pack is way out of date too. Keep in mind that you'll need to pull new versions of the HTML from the live site to test against.
...
I'll throw one SIMPLE theme idea out there. Give each page it's own class on the body tag (<body class="homepage">) that way when you're designing themes you can specify which page the styles refer to. One big pain in the ass when designing themes is that when you want to style an <h1> on one page, it fucks up some other <h1> tag on a different page. Then you end up doing some annoying shit like:
#Layout_Main table tr td.Standard_Plain h5 { }
And sometimes it's impossible to specify which tag you're referring to--so the additional body classes would help.
Just an idea.
----- Andrew // stealth
"Some people see things as they are and say why? I dream things that never were and say why not?" - Robert Kennedy |
 | |
|
Posted : Friday, 05 February 2010, 23:04 | Permalink | Mark Here |
Sticky
 
|
One thing that you could do that should be very easy to fix is the URL that shows up at the bottom of the unformat.php pages.
eg: socoder.net/index.php?link=15936 -> socoder.net/unformat.php?post=15936
It says This post is from -- http://socoder.net/index.php?topic=0
Of course, that's for posts in topics on the forum. In this case it's a link, so that's probably where the problem lies.
----- last.fm |
 | |
|