Switch over the forum to myBB?
(Jul 12, 2010 09:04 PM)akb825 Wrote:(Jul 12, 2010 03:48 PM)Carlos Camacho Wrote: I have made the links a bit lighter than the text color. Does that help?It's still very easy to miss. I think it should be a color that is noticeably different from the main text and have an underline.
With the iPad and iPhone the need for a link to stand out has returned. Links are nothing to be ashamed of and don't need to be hidden in plain view.
Quote:Links are nothing to be ashamed of and don't need to be hidden in plain viewWell, its just that.... well... ever since I was in grade school, the other kids would.....
lol
I will tweak them some more.
Do you guys find the similar links box helpful? I'm sure it requires more resources to display. I have the matching pretty lose and limited to 5 results.
Carlos A. Camacho,
Founder
iDevGames
It's steadily improving!
Howling Moon Software - CrayonBall for Mac and iPhone, Contract Game Dev Work
That silver theme looks lovely. Do you think you could upload it so that we could try it out using our per-user theme preferences?
And by "that silver theme" I mean the one that PowerMacX suggested: http://mods.mybb.com/view/aadamentium
Now that it's running MyBB, it's very nice. It's successfully reporting which forums are read and which ones aren't, which was a source of much annoyance to me. I would have to do a reverse-depth-first traversal of the forum board in order to have forums marked as read on the main page. Very annoying. But that's fixed now, so yay!
And by "that silver theme" I mean the one that PowerMacX suggested: http://mods.mybb.com/view/aadamentium
Now that it's running MyBB, it's very nice. It's successfully reporting which forums are read and which ones aren't, which was a source of much annoyance to me. I would have to do a reverse-depth-first traversal of the forum board in order to have forums marked as read on the main page. Very annoying. But that's fixed now, so yay!
The New Posts search feature does not seem to work very well.
I visited the forum for first time in over 24 hours and got 2 posts listed.
Selecting the Today's posts link listed a lot more posts made since my last visit.
Anyone else seeing this or just me?
Personally the New Posts link is my gateway to the site.
I visited the forum for first time in over 24 hours and got 2 posts listed.
Selecting the Today's posts link listed a lot more posts made since my last visit.
Anyone else seeing this or just me?
Personally the New Posts link is my gateway to the site.
Do you have iDG's "get new posts" in your Safari top sites? Top Sites sends and receives cookies (buuuuuuuuuug!), so the "new posts" feature will be ruined by it.
The feature works fine for me ( using Chrome
).
The feature works fine for me ( using Chrome
).
SadOne, is it bug in Safari you mean or with our system? I'm not clear on this and I would like to fix if it is on our end.
Thanks
Thanks
Carlos A. Camacho,
Founder
iDevGames
Safari
turn off the stupid "message too short" thing... not like it stops any malicious posting, and it does stop plenty of useful replies.
turn off the stupid "message too short" thing... not like it stops any malicious posting, and it does stop plenty of useful replies.
Thanks.
Next test...
[code=objc]
#import "Converter.h"
@implementation Converter
@synthesize sourceCurrencyAmount, rate;
- (float)convertCurrency {
return self.sourceCurrencyAmount * self.rate;
}
@end
[/code]
[code=java]
while (!gameOff)
{
heartBeat();
getEntries();
update();
checkCollisons();
render();
frames++;
if (frames == 50)
{
fps = frames/deltas;
frames = 0;
deltas = 0 ;
textFPS.setString("fps:"+(int)fps);
}
Display.update();
// Display.sync(10);
generator.generate();
}
Display.destroy();
}
[/code]
Next test...
[code=objc]
#import "Converter.h"
@implementation Converter
@synthesize sourceCurrencyAmount, rate;
- (float)convertCurrency {
return self.sourceCurrencyAmount * self.rate;
}
@end
[/code]
[code=java]
while (!gameOff)
{
heartBeat();
getEntries();
update();
checkCollisons();
render();
frames++;
if (frames == 50)
{
fps = frames/deltas;
frames = 0;
deltas = 0 ;
textFPS.setString("fps:"+(int)fps);
}
Display.update();
// Display.sync(10);
generator.generate();
}
Display.destroy();
}
[/code]
Carlos A. Camacho,
Founder
iDevGames
Display line numbers or not?
Carlos A. Camacho,
Founder
iDevGames
![[Image: Asiv5.png]](http://imgur.com/Asiv5.png)
No line numbers. It causes them to show up when you copy/paste, which is a pain to remove them later.
Agreed, no line numbers. There is one remaining issue... the syntax highlight plugin is not the javascript one, but a MyBB plugin and, besides the server side processing (which may or may not be a problem) appears to include spam links in every post: the titles "OBJC Programming" and "JAVA Programming" are actually links.
(Jul 21, 2010 02:28 PM)OneSadCookie Wrote: Do you have iDG's "get new posts" in your Safari top sites? Top Sites sends and receives cookies (buuuuuuuuuug!), so the "new posts" feature will be ruined by it.
It was in my Top Sites list. I've now removed it and hopefully that will improve things. However I have seen the same occur when using my iPad and that does not have Top Sites.
PowerMacX, I will look into this further. Thanks for the head's up!
Carlos A. Camacho,
Founder
iDevGames
I have switched off the line numbers. I also edited the syntax highlighter plugin and removed that 'spamish' link in the code name. For now, I have it going to our main page. I'll kill it when I have more time.
Geishi has 177 language files for it. We obviously don't need that many. I think if I kill many we would never use, it may help performance.
Obviously we want to keep:
Obj-C
C++
C
JAVA
others?
Thank you all for providing feedback for making the forums better!
Geishi has 177 language files for it. We obviously don't need that many. I think if I kill many we would never use, it may help performance.
Obviously we want to keep:
Obj-C
C++
C
JAVA
others?
Thank you all for providing feedback for making the forums better!
Carlos A. Camacho,
Founder
iDevGames
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| PSA: Java exploit on an iOS dev forum | PowerMacX | 3 | 818 |
Feb 24, 2013 10:11 AM Last Post: EvolPenguin |
|
| Forum Font Size | AnotherJake | 10 | 13,745 |
Dec 23, 2010 08:10 AM Last Post: gnurf |
|
| Can't find "new posts" feature in new forum software. I am about to start a riot. | stevejohnson | 10 | 7,645 |
Jul 30, 2010 07:46 PM Last Post: Carlos Camacho |
|
| Forum downtime 2/25-26 | Carlos Camacho | 4 | 4,264 |
Feb 27, 2010 10:56 AM Last Post: OneSadCookie |
|
| Forum Updates | Carlos Camacho | 4 | 4,419 |
Oct 11, 2009 11:20 PM Last Post: AnotherJake |
|

