Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Auk
16
Test board / Re: this is test message
« on August 19th, 2013, 02:43 AM »
Testie!!1
Posted: August 19th, 2013, 02:43 AM

And again.
17
Features / Re: Soft merging of posts
« on August 19th, 2013, 02:35 AM »
Woah, sooo coooooool! :cool:

Weeee





EeeEEee




eEeeeeeeEeeeEeE





eeEeeeeEee




eeeEeeEeee!!! :D
18
Off-topic / Re: Dial Up BBS
« on August 10th, 2013, 04:23 AM »
Dial up BBS? Nope. I do remember Webtv and WinMX though. Dat program to get free songs. xD. I hated it because whenever I used the computer (not owned by me), the owner would pop open that program and it only ate up my dial up connection. Once the music finished downloading, they were rarely played anyway. So happy I finally saved up and got my own machine.
19
Off-topic / Re: Introduction
« on August 8th, 2013, 09:39 PM »
Better late than never and about time I create a footprint here. :)

I was referred to here. About me: I'm a coder and an artist. I enjoy the freedom of writing softwares exactly the way I expect them to function. When I'm not coding, I'm working on someone's computer, reading various things I've stumble upon online, chatting, playing a children's card game (Yugioh :lol:)/browser based games, draw/graphic design if I have enough inspiration or watching/reading anime/manga respectively.

I mainly use MyBB for my forums (Used to been really into phpBB forums because of the huge availability of plugins/modifications.) I'm loving what's implemented here so far, and the themes here are really gorgeous. Colors that are less likely used for webpage designs are used here.
Quote
Jack in, Wedge,
   EXECUTE!
Love the signature Dismal Shadow.
20
Off-topic / Re: Food for thought
« on August 8th, 2013, 07:35 PM »
Key point taken. :) Now that you brought up the cache thing, I did had some issues where users on my old site couldn't see new CSS changes, so I made a random URL parameter which helped the situation, eventually, I decided to just manually rename files.
Quote
Turning off cache... funny you should say that.
Opps, I meant to say "Webmasters asks users to clear out cache", not turn off. :^^;: Happens really often I see people being asked to do that. I turn off to avoid experiencing any problems/miss-out on anything new. Yes, that is silly having to tell users of your website to do that.
Quote
we generally don't because we have a system that pushes a different 'filename' to the browser so it won't be cached.
I like this. I am working on a project that could use a feature like this.
21
Off-topic / Re: Food for thought
« on August 8th, 2013, 09:44 AM »
Interesting indeed. Lol, when I started using computers, I never messed with settings. Mostly because I did not know how to. I've worked on many computers used by non-tech savvy people and those with Firefox browser installed never did any of the above. :lol: It's a good thing for websites I've developed, I never relied on javascript and "fake it using images with CSS" tricks.

I've used three of those check boxes before, but always knew to change things back. Legitimately, I had a really bad connection and wasn't all too interested to see pretty pictures.
Quote
Override automatic cache management
I learned what this is about. A lot of webpage authors would teach how to get rid of cache... Instead of clearing cache every time a webpage would not load the way I expect them to, why not just permanently disable it? I then disable this to always get fresh content. This shouldn't be as harmful to do than it would've years ago. I do not know the ratio for people around the world who has good connection opposed to bad connection. Mines below average. For this to be brought up, I would imagine a good chunk of 98% of people has horrible connection.
Quote
Turning off ssl & tls
To find someone who would actually do this wouldn't surprise me, I've seen a lot of dumb stuff people do with their computer. I have yet to witness this. To be fair, most people wouldn't touch this.
Quote
The entire certificate manager
This option is fairly buried in ADVANCED options, with techy-terms that should instinctively tell you that "you have no business here."
22
Other software / Re: SM.org compromised
« on August 7th, 2013, 04:08 AM »
Quote
2. Kindred has the issue exactly correct with respect to password changing. I still believe that changing them even yearly isn't necessarily ideal, however I can see the logic of this.
I agree, because it's a bit much for me to think of something that I can remember. Running out of materials here that are unique and easy to remember, as well as being convenient.
Quote
3. I also believe it would be wise for both SMF and Wedge (and anyone else, for that matter) to adopt a system whereby a user's password can be expired and prompting a user to change it. Of course this does nothing for users who don't log in any more, perhaps something else needs to be considered for that situation.
Would the passwords be changed automatically and then an email is sent? Or would the user who wishes to login will just use their password, and then get a notification (along with email) prompting them to change password?
23
Off-topic / Re: Post count fever
« on August 4th, 2013, 04:59 PM »
I can never get by 1000 posts. :( Or even get. :sob:
Posted: August 4th, 2013, 04:57 PM

Lol, screw this, I'mma cheat!!
Posted: August 4th, 2013, 04:58 PM

Up, down, left, left, A, B!! Yeah! I'mma be up to Nao and Arantor in no time!! :D
Posted: August 4th, 2013, 04:58 PM

Bout time I go postal up in hurr! To infinity and beyond!
Posted: August 4th, 2013, 04:59 PM

It's not working :o
Posted: August 4th, 2013, 04:59 PM

:sob:
24
Archived fixes / Forum signature(s) are not present
« on August 4th, 2013, 03:47 PM »
Even in html source.

My signature does not appear regardless of which section of the forum I'm in, my personal settings for Look and Layout, skin I'm using and browser.

Screen of my bug report topic. My signature doesn't appear. Same for anyone else.
25
As pictured.

The problem appears in all web browsers that I've tested on:

Google Chrome 28.0.1500.95.
Firefox 22.0
Opera 12.16
Internet Explorer 11. (Windows 8.1 ~ Virtualbox)
26
Off-topic / Re: Thoughts from Jeff Atwood
« on August 2nd, 2013, 04:40 AM »
Quote from dwc on February 12th, 2013, 04:29 AM
I saw that too.

Stackexchange/stackoverflow is the worst site ever.  I can't believe it's as big as it is.
Why exactly? I like consulting that website for good practices for doing some codes. I do not start at their homepage, but find a topic of common questions with answers from google search result.
27
Off-topic / Re: System visitations: MyBB 1.6.10
« on August 1st, 2013, 11:10 PM »
Quote
What do you mean 'should be done'?
The small details about how we shouldn't need to modify files, change write permissions, etc. The nifty hooks.

The way I've done it is always xml compliant. Not "always" good enough to keep a smile on validator.w3.org's face. So I thought of using that with Tidy (which appears to be great, seems too much just for that bbcode feature.) It's not available immediately when I install php 5.4 on my Linuxmint distro based on Ubuntu. So that worried me. I do not like how most bbcode parsers do not allow you to nest as deep as you like. There are 3rd party php codes/plugins that does a great job at that, and even with sanitizing.. Just a little bit iffy on using those and wanted a much cleaner approach (And then there is licensing to be concerned of for some.)
28
Off-topic / Re: System visitations: MyBB 1.6.10
« on August 1st, 2013, 10:58 PM »
I'm well aware of how plugins should be done in wedge. :) But it's not out yet ;)

Speaking of BBcodes, many things I don't like about trying to make a parser out of it, I wonder if wedge will be using something similar to  DOMDocument. That's like the sanest example I can think of for doing BBcodes.

There is also another way using string search, left-to-right; finding if an end-tag occurs or not, and then adding end tag.
29
Off-topic / Re: System visitations: MyBB 1.6.10
« on August 1st, 2013, 10:48 AM »
I had one forum using MyBB. I actually like the software. I like the ability to just drop in a file, enable the plugin in mybb. I created 1 simple plugin that hides IP addresses. I can't remember why I didn't used MyBB. I was advised to stay away from phpBB3 :(

EDIT. I meant to say "why I didn't used SMF".
30
Test board / Re: this is test message
« on July 27th, 2013, 06:26 AM »
Soft ftw!