Menu

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.

Show posts Menu

Topics - notachair

#1
Off-Topic / Does the tracker need severity?
November 04, 2010, 09:50:47 AM
I'm thinking https://help.tenderapp.com/faqs/customization/priorities makes a good point.

Perhaps let's just offer a way to differentiate bugs and non-bugs? (0 severity and 1-5 respectively)
#2
General ENIGMA / RSS for tracker Y/N?
October 07, 2010, 03:37:34 AM
And if so do you want the feed to be of new tickets or updates to tickets?
#3
Off-Topic / "Take Creativity to the Next Level"
September 13, 2010, 05:40:09 AM


http://meta.stackoverflow.com/questions/53346/open-source-advertising-sidebar-2h-2010/64047#64047

The logo to be honest looks nice but the ad looks terribly sloppy.

Wait a moment, it reminds me of the GM8 logo a bit too much.
#4
Off-Topic / Monkey Island 2 SE
July 24, 2010, 12:23:16 PM
Anyone got it and played it? I loved it throughout, and the graphics are a fantastic improvement over MISE as well. The ending part (making your own voodoo doll) and ending were major letdowns, though.
#5
General ENIGMA / Markdown
July 11, 2010, 08:21:33 AM
Ever since coming across Markdown, thanks to its usage on Stack Overflow, I'm liking it quite a bit.

I'm thinking about getting the issue tracker to use Markdown instead of BBcode.

In case you don't know what Markdown is, you can check out its syntax here, or have a look at the below example. It's a bit like Wikipedia's markup, actually.

> No I'm not insane

**READ THIS!**

You're all *\*insane\** people, proof:

   function are_insane(what)
   {
      are_insane('[b]yes[/b]');
   }

**You guys are therefore all insane.**

Here's some more reasons:

1. You're all stupid
2. Stop huffing kittens
3. Unicorns don't exist, really

/faints


Which in BBcode (NOT SMF FLAVOURED, THIS IS GENERAL) would be:

[quote]No I'm not insane[/quote]

[b]READ THIS![/b]

You're all [i]*insane*[/i] people, proof:

[code]function are_insane(what)
{
   are_insane('[noparse][b]yes[/b][/noparse]')
}[/code ]

[b]You guys are therefore all insane.[/b]

Here's some more reasons:

[ol]
[list][li]You're all stupid
[/li][li]Stop huffing kittens
[list][li]Unicorns don't exist, really
[/ol]

/faints[/list][/list]


And what it looks like:

Quote
QuoteNo I'm not insane

READ THIS!

You're all *insane* people, proof:

function are_insane(what)
{
   are_insane('[b]yes[/b]')
}


You guys are therefore all insane.

Here's some more reasons:


  • You're all stupid
  • Stop huffing kittens
  • Unicorns don't exist, really

/faints

That's somewhat inconvenient though for things like code blocks, so I'm looking at PHP Markdown Extra.

QuoteFenced Code Blocks

Version 1.2 of PHP Markdown Extra introduced a syntax code block without indentation. Fenced code blocks are like Markdown's regular code blocks, except that they're not indented and instead rely on a start and end fence lines to delimit the code block. The code block start with a line containing three or more tilde ~ characters, and ends with the first line with the same number of tilde ~. For instance:

This is a paragraph introducing:

~~~~~~~~~~~~~~~~~~~~~
a one-line code block
~~~~~~~~~~~~~~~~~~~~~


Contrary to their indented counterparts, fenced code blocks can begin and end with blank lines:

~~~

blank line before
blank line after

~~~


Indented code blocks cannot be used immediately following a list because the list indent takes precedence; fenced code block have no such limitation:

1.  List item

    Not an indented code block, but a second paragraph
    in the list item

~~~~
This is a code block, fenced-style
~~~~
#6
Announcements / Bugtracker trial
July 06, 2010, 06:04:22 AM
If you look up at the menu, you might notice a change. That's right, I'm opening up the bugtracker.

It's not done yet, but I feel that it is at a stage where it can be trialled for proper usage. Your logins should be the exact same as on the bugspray demo, if you've registered there before. Please note that the databases for the demo and this tracker are SEPARATE. Registration on one will not carry across to the other.

If you are logged into the forums you will also be logged into the tracker.

BBcode supported: quote, code, img, url, b, i, u, s, noparse.

What I know doesn't work:
* The quote buttons

Have... fun?
#7
Trailer



E3 presentation part 1



E3 presentation part 2



E3 presentation part 3



PS3 support announcement
#9
Announcements / Bugtracker Act III Scene II
May 24, 2010, 09:01:57 AM
Hello everyone. A new heap of changes are up on the bugtracker demo.

New button style, account editing and minor style tweaks, whoop

Well, actually, when you think about it, that's not much. But hey, the closer to something that's ready for prime time, the better, right?

Now have fun changing your email and password (and avatar, perhaps?) until you find something more fun to play with. Like a banana. Wait, bad example.
#11
General ENIGMA / ENIGMA's value
May 11, 2010, 09:25:11 AM
According to Ohloh:


Have a look around here for some more interesting factoids.
#12
Announcements / Bugtracker
April 17, 2010, 06:25:32 AM
Hey everyone, my school holidays have given me the opportunity to put some work into bugspray, which I intend to be the bugtracker we'll be using in the (near?) future.

I have a demo set up at http://bugspray.uni.cc/ right now, and if you have an account from the older demo it should still be intact.

If there's any features or whatever you would definitely want to see before I consider bugspray stable enough to be put into basic use I'd love to hear them.

If there's bugs obviously it'd be nice to know of them (although preferably I only want to know important ones right now).

The actual installation of bugspray that'll be in use for ENIGMA will hopefully be using SMF's auth system.

If you're interested in the source you can find it here: (GPL3) http://github.com/a2h/bugspray

Thanks!
#13
Off-Topic / Doctor Who 2010
April 05, 2010, 12:57:41 AM
Anyone else here that watches Doctor Who?
#14
Announcements / Hello
March 31, 2010, 11:00:45 PM
I for one welcome our new unicorn overlords
#15
Off-Topic / facebook login
February 13, 2010, 02:32:04 AM
#16
Off-Topic / What do you think of the IPB "Edit" button?
January 25, 2010, 04:21:33 AM
Me and Josh are arguing over whether it is annoying or not to have to use it to get to "quick edit".

Josh prefers quick edit accessible without going through a menu first.

Thoughts?
#17
Announcements / Major forum upgrade
December 02, 2009, 03:35:18 AM
Welcome to SMF 2.0.

Welcome to this ugly default theme, as well.

The upgrader actually did a pretty good job at changing the ENIGMA theme to work for SMF 2.0, but it's obviously got its flaws and so I'm going to have to clean them up before we return to it. Well, they're mostly CSS-side, so it's all good.

Cleaned up the theme... mostly.

Along with the upgrade comes the new Optimizer group, which currently only contains serprex as a member currently.
#18
Off-Topic / Bugspray
October 17, 2009, 05:46:43 AM
http://bugspray.uni.cc/

This be that wonderful bugtracker I said I was going to make.

It's not complete yet, but still :dance:
#19
.
#20
SHUPAER123'S HOME / IMPORTANT
July 27, 2009, 12:52:53 AM
I FOR ONE WELCOME OUR NEW SHUPAER OVERLORD.
#21
SHUPAER123'S HOME / I LOVE GA/WIMOMACON
July 01, 2009, 06:31:17 AM
#23
Off-Topic / RIP Billy Mays
June 29, 2009, 11:42:02 AM
:o

But you can slap your troubles away!
#24
General ENIGMA / Making compiling not boring!
March 27, 2009, 09:56:11 PM

I was reading through the MIT campus ones here, and I thought they'd be great for a compile screen too, not just a map.

"Please wait
we're testing your patience"
#25
Off-Topic / reflexlive
March 08, 2009, 05:13:15 AM