Yeah, it works properly on the desktop. Another dialog that isn't sized properly was the "Choose a username" one and the "[Username] is already taken" dialog.
@Hawkee I seem to notice sizing issues and something else with the login on mobile. I tried to use Facebook login and it did the process and then proceeded to ask me to choose a username. I clicked I already had one and a login popped up, so I logged in with my user and pass and it said "Abcdefmonkey is already taken"... about the sizing here's a screen of it.. I couldn't upload image because nothing pops up when I choose select images.. lol...
Hmm, I was just browsing and I just now noticed that you can re-size the text box to a size of your desire and I was wondering something @Hawkee - could you make the text box overlap the right panels? As it stands it displays under it and you can't see that portion of the text box. :P I'm assuming it's intended to overlap them all, possibly something you missed, perhaps?
Maybe it's copyrighted text? :P No clue. I've actually been on some sites for school and they didn't allow selecting text or even using the copy/paste functions and disabled CTRL-C/V. I would assume for such reasons.
Hmm, taking a look at the first screenshot again I noticed that the links in the top navi bar got condensed into the Explore tab. I like this. Reduces clutter in the top bar and makes it much neater looking.
Ahh, well, sorry for the misunderstanding. As far as the right navigation, it's handy I suppose, but I never really use it. It's helpful in seeing what you've done posting-wise, but nothing else, personally. So, I see nothing wrong with it being removed. :) I still like the idea of a sort feature if you plan on having everything posted to the homepage.
Well, just to point out the obvious, it says it was coded by VampiR. Unless this is you, it's required that you give the author full credit.
If this is yours, I see no purpose in this snippet as mIRC has an auto-identify feature built-in. This just simply allows one to change their nickname via a dialog basically. Pretty pointless, but decent snippet nonetheless.
Well, if you removed the navigation from the home page, will there be any way to see the other sections of the site respectively? Possibly a drop down box somewhere? Or something similar? Because it's nice to see just code snippet posts and such once in a while. :P Or possibly have a sorting feature on the homepage to designate what you want to view. I.E. Snippets, status updates, etc. Honestly, if you were to go this route, a sorting function would be quite nice. As far as long posts/snippets, you'd definitely need a "show more" button and limit the auto-append as this was previously discussed between me, you, and SunnyD. :P Either way, I'm enjoying the route you're taking with the site design-wise and other aspects. :)
Eh, GUI is good. I prefer the GUI, personally. I've used PHPMyAdmin for the longest and I haven't had much trouble. However, using the CLI isn't bad either. It has its advantages over GUI. Although, GUI is best suited for noobies to MySQL or people much like myself. XD Even though I'm not so much a noobie :P
@Hawkee could you kindly remove this snippet? This is the same exact snippet that was posted earlier with no description. It's sole purpose is to crash mIRC. I tested this one as well, just to be sure, and sure enough I got disconnected multiple times because it flooded the server. Again, enough proof is the "timer 1 0 tsas". 1 action every 0 seconds. >.> More-so, the naming in this is a dead give away. Lol
This code is a waste, to be perfectly honest. It just does randomly colored faces. Not only this but it floods mIRC out until it crashes. Hence the timer -ho 1 0. "-h" being useless for one, because it's a critical timer and causes mIRC to drain system resources. Oh, and the 1 action every 0 seconds doesn't help. Good job at doing nothing. Lol. Sorry for being rude, but it's true.
I like the idea of a universal search. Say you typed in a name for a snippet it would return the results in sections. Example:
xxx results in Snippets
-Results-
xx results for users (Meaning the users who posted the snippet)
-results-
etc..
Then if you searched for a user it would do the same thing "xx results for <user>" and so on. I give choppy examples, but I'm going to assume you get the idea @Hawkee xD!
I like it. The code is much more easier to read with the way you have it done. Are you using colors and adjusting them based on the type of code? I may have loosely worded the question. :P
Well, I figured the show more was intentional. I was referring to the amount of auto-appends as being unintentional, because it displays a new set of updates about 3-4 times (if not more) taking forever to reach the bottom of the site. Also, good to hear the header is being redesigned. :D
Yeah. I see what SunnyD was saying. It kept displaying the next set of status updates automatically, preventing me from viewing the footer of the site. It finally stopped after a while and allowed me to click a "Show More" button. If this was unintentional, possibly allow us to click the show more button if we desire to see older updates to prevent automatically displaying the next set. Also, the header part (specifically the grey transparent strip) I think the links should be aligned in the center. However, I see that they are aligned with the "Hawkee" image, which keeps it uniform with the header. It was just a personal observation. ^_^
Sounds like a good idea. However, I would probably truncate long status posts though and implement a "Show all" or "See more" button. Posts such as SunnyD's below takes up quite a bit of space on the home page. :P