-
Posts
3,655 -
Joined
-
Last visited
-
Days Won
12
Content Type
Profiles
Forums
Events
Everything posted by a_bertrand
-
No he want to have this pseudo-window appearing at the load of the page. It's pure HTML so browser will not block it, however it's a non sense to make it in JS if it's on the page load.
-
ok this issue has been fixed (or should have been), was a tiny bit more complex than expected :o
-
Can you give me the link of the post? Some stuff can be improved some others not.
-
The current editor is a rich text editor. So I don't see why you complain... BTW On the top right corner of the editor you have a button to switch from standard to wysiwyg or even the button "Go Advanced" which gives you yet more options.
-
Why use ajax if you want to do it on the page load? Why not directly show the content? Seems not smart to me...
-
Easy... instead of giving Super Moderator as additional role I made it primary... and here you are with the title ;)
-
Editor vs IDE, and what to choose?
a_bertrand replied to Nickson's topic in Programming Tools, Software and much more
Diesl: VI / VIM are useful just because you will find them on any unix and you can use them via SSH for example. Beside that a full IDE is certainly a lot more comfortable and will speed up your development. For the IDEs I mostly use Visual Studio, some times a bit of notepad++ like for a clipboard or some text files, and for PHP I uses Zend Studio. Nickson: great article btw ;) -
It's indeed a bit empty... I would add something to the back, nearly transparent to avoid to remove the visibility of the thing. Otherwise I do like both the logo and the font... the Peter Stands Alone on the bottom not really. Maybe you could create like a capsule with the orange thing reflected under, and all taking the same width (beside the "The pursuit of sound")
-
We are still playing with the colors... to try to find something a tinny bit more interesting and yet which doesn't hurt too much the eyes. May not be finished and is certainly an intermediate solution till we come with a complete theme. At the same time, we patched the server to keep the server up to date (unlucky us had to do it a couple of days after the install), and this went smoothy, thanks to Nickson work. Finally, Nickson is playing some plugins to improve the display of sticky / announcement. We shall see how it goes. All that to say we are still working for you, still listening to your needs, still trying to improve...
-
It's probably the easiest thing ever but....
a_bertrand replied to $-Chinion-$'s topic in General Discussion
Not knowing mccode, I would say you need to select the column containing the fact if somebody donated or not, and then simply add an if in the list generation. -
You didn't saw the posts about you then ruler :p
-
Yea yea Nickson will say it's my fault for the admin staff part... Even if none of us really saw / thought about it. And for sure it was a shock, as the look & feel is completely different.
-
Well as said, that's question of taste. I personally didn't liked wbb one. And again I personally will not invest much time on the theme.
-
fixed... or should ;) Let me know if it's ok now and if anybody else have the same issue.
-
hahaha no, I use the mapping (co-pilot), movies and pictures a lot more than the phone itself. So this is a must have for me.
-
The latest topic have a button in the top bar "Latest post!", click and and you will get a list of things you didn't checked. If the list is too long and don't want to check further simply click "Mark Forums Read" just under the top bar on the right, that will reset all the unread posts. Honestly it's even easier than WBB where you had to click on the drop down of the search to check the new posts.
-
Honestly none of the current phone please me. - Windows Phones don't have yet a standalone app for navigation - iPhone => no thanks - Android? Not sure it's better Why not iPhone nor Android? iPhone as Apple is acting as big brother and dictate what I shall and what I shall not do with my phone. Sorry, if I buy the phone I shall do whatever I want with it. Android because it's way too much linked to google and way too much linked to internet. I don't want any internet connection from my phone beside when I use wifi. And the latest windows phones are... odd and yet do not offer much softs. For example facebook integration is a non wished feature. So overall none of the current phones please me.
-
- The old portal is gone for good and will not be replaced with the new concept. Honestly I don't see what was so cool in the old portal. - The theme is just a color / style is not how things are placed. So we will not have the same as before and things are certainly not so scattered. I believe you must just learn the new soft.
-
One remark, if your triangle has int.max rows... it will certainly fail (actually even before) as you well overflow the max value of a int before that much rows. Then a simple question, why do a readline after each row? And not a readkey at the end if you want to avoid to loose the output while debugging?
-
I believe that since the last batch of updates it is now secure. However the question is what you do with it. Just use it as base to learn? Then could be a good idea. If you believe you will have a game without effort then it's a bad choice as a game is anyhow a lot of efforts if you want to get some real results.
-
As requested by some, I added some custom BB codes... let's see: MYSQL: [ mysql ]select * from users where name='toto';[ /mysql ] [mysql]select * from users where name='toto';[/mysql] SQL (same) [ sql ]select * from users where name='toto';[ /sql ] select * from users where name='toto'; Align center: [ align=center ]center it![ /align ] [align=center]center it![/align] CSS: [ css ] a { color: red; }[ /css ] [css] a { color: red; }[/css] JS: [ js ]alert(1);[ /js ] [js]alert(1);[/js] C# [ cs ]Console.WriteLine("Hello!");[ /cs ] [cs]Console.WriteLine("Hello!");[/cs]
-
we can add mysql tag if needed. so far use the code tag.
-
yes, and you can give comments, rate blogs, view your blog or give it as a single link, create a group to let blog entries belong to some bigger blog, have categories and being able to search things across blogs, articles and posts and much more... Honestly it is like having all those tools linked together, not far from having a better facebook just for us.
-
Dj: well that has been requested like by CB saying "so when is the switch over?", also a lot of the work could not have been done until we made the final import. Finally, once purchased the new soft I would doubt any would agree to keep the old one unless the new one is really bad.
-
Art and style of the site is really good. Can't wait to see how this will be at the end. Good job so far!