Computer Science post grad from Lancaster University
|
11h
|
|
awarded | Notable Question |
|
Jun
9 |
|
comment |
What does an expensive wheel have over a cheap wheel? I'm after 27" wheels for my old school road bike. The wheels I found on Wiggle were purely to demonstrate that even the cheapest option there was expensive! Thanks for the clarification of why that may be. |
|
Jun
9 |
|
asked | What does an expensive wheel have over a cheap wheel? |
|
Jun
8 |
|
comment |
HTML search bar case-sensitive That'll only avoid trailing and/or leading spaces. |
|
Jun
8 |
|
answered | HTML search bar case-sensitive |
|
Jun
6 |
|
awarded | Teacher |
|
Jun
2 |
|
awarded | Organizer |
|
Jun
2 |
|
revised |
Empty function not working in CodeIgnitor spelling |
|
May
29 |
|
comment |
Missing return statement in a non-void method compiles Good demonstration of the unreachable section without using a special case such as while(true)
|
|
May
28 |
|
awarded | Popular Question |
|
May
18 |
|
awarded | Nice Question |
|
May
10 |
|
comment |
What is Map/Reduce? Joel's article that you link to is a great resource |
|
May
9 |
|
comment |
Font shadows using Raphaël—JavaScript Library This doesn't seem to work on text. I only tested with a rect and it worked fine.
|
|
May
8 |
|
revised |
file input size issue in safari for multiple file selection spg |
|
May
7 |
|
comment |
Are nested HTML comments possible? thanks for the in-depth look at this |
|
Apr
30 |
|
comment |
What process is running before I even get a prompt?ps x to the rescue! I had an alias in ~/.bashrc that was failing.
|
|
Apr
30 |
|
accepted | What process is running before I even get a prompt? |
|
Apr
25 |
|
comment |
What process is running before I even get a prompt? @mattdm fair enough, I agree completely about the answers remaining useful but thought I'd update everyone on the matter. Maybe a comment down here would have been more appropriate, thanks. |
|
Apr
24 |
|
awarded | Editor |
|
Apr
24 |
|
revised |
What process is running before I even get a prompt? it's a mystery |