The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
72 views

What do you do outside of work to impress employers? [closed]

My old boss recommended me extremely highly to his new employer, and so I was brought in for an interview. I ended up not getting the job. I asked him for a little more detail, and he said the team ...
-3
votes
1answer
38 views

what font is in the picture [closed]

In what font is the word "treat" written in, in the picture of the candy canes on the link below? Thank you! link!
0
votes
5answers
84 views

Creativity or copying is better in coding! [closed]

He there, We're achieving our project of graduation, it's a dynamic website, we're a couple of students, my friend always suggests using plug-ins, he's kinda wants to not doing things from zero as ...
1
vote
2answers
269 views

How do You Come Up With New Ideas for Open Source project?

You can see lots of briliant ideas in Open source projects. How authors found these ideas whey they don't exist yet? Should I learn software dynamics, history and trends(Nothing new under the sun?) ...
-1
votes
3answers
124 views

Creative sorting algorithm? [closed]

I just wanted to know if there are any sorting algorithms that are as interesting as Bogosort to sort a pack of cards. Use your creativity. For a change efficiency ain't important but being creative ...
0
votes
0answers
88 views

Defining Rank names for employees [closed]

I want to create a list of Ranks for the employees in my company. We are an open source integrator that works usually with existing solutions and also building custom solutions. We don't want to name ...
2
votes
2answers
272 views

K&R Exercise 4-6 Problem thinking of a solution

In k&r we have managed to create an RPN. The exercise now is to: Add commands for handling variables, (It's easy to provide twenty-six variables with single letter names.) Add a variable for the ...
1
vote
4answers
1k views

Web design test for interns

We are receiving some graphic design interns today and I may be given the task to test their web-designing skills. Because not all graphic designers are web designers, I would want to keep the tasks ...
2
votes
0answers
436 views

What's the coolest thing you've used Bytecode injection/insertion (BCI) for? [closed]

What's the coolest thing you've used Bytecode injection/insertion (BCI) for? * Dumb logging doesn't count (unless you've managed to made it unique in some creative way). ** Not only in Java.
8
votes
3answers
2k views

What are unusual and creative usages of html5 canvas

Canvas from html5 was introduced some time ago. Currently it's used (almost) only for demonstrations how cool it is - it's mainly related to painting, games and charts. Many of them can be found at ...
6
votes
2answers
174 views

How can I tackle 'profoundly found elsewhere' syndrome (inverse of NIH)?

How can I encourage colleagues to embrace small-scale innovation within our team(s), in order to get things done quicker and to encourage skills development? (the term 'profoundly found elsewhere' ...
0
votes
1answer
1k views

ASP.NET User control with ASP:CreateUserWizard

When using asp:login, asp:forgotpassword and asp:createuserwizard controls within an ascx. (e.g registration.ascx) it can't find e.g UserName, even tho it exists within LayoutTemplate. Any idea how to ...
6
votes
8answers
342 views

Creative Terminology

I seem to use bland words such as node, property, children (etc) too often, and I fear that someone else would have difficulty understanding my code simply because the parts' names are vague, common ...
1
vote
4answers
290 views

Interesting small web-based applications [closed]

I like programming, but I'm starting to get bored. To bring back the fun, I would like to create small and fun web applications. So, please give some ideas of web applications/gadgets that can be ...
2
votes
4answers
524 views

Does Duff's Device work in other languages?

Many years ago while working on a tight graphics I/O problem, Tom Duff unrolled a loop and created his Duff's Device as follows: dsend(to, from, count) char *to, *from; int count; { int n = ...
6
votes
11answers
714 views

Creative uses for version control [closed]

I'm searching for creative -- or at least non-standard -- uses for Version Control. I have a specific purpose in mind, but I don't want to stifle your creative thoughts with any sort of limitations. ...
5
votes
7answers
380 views

Are there any strategies to avoid satisficing?

Satisficing (a portmanteau of "satisfy" and "suffice") is a decision-making strategy which attempts to meet criteria for adequacy, rather than to identify an optimal solution. A satisficing ...
15
votes
12answers
497 views

Which industries give developers the most room for creativity?

As a developer, have you found that some kinds of companies or industries tend to give you more interesting projects, and more room for creative expression, as opposed to others? I guess it depends ...
2
votes
11answers
429 views

What's your all-time creativity problem?

Sometimes, you stumble with programming. Sometimes, it's a lack of creativity, sometimes, you need a new solution. But there are a lot of situations, you stick in, every time they occur. For myself, ...
4
votes
5answers
133 views

Should software development be separated from software design & usability?

In most of the commercial jobs I've had to date, my role has mostly been confined to "writing the code", whereas the reason I wanted to get into development in the first place was because I enjoyed ...
8
votes
8answers
718 views

Advice on how to be graphically creative

I've always felt that my graphic design skills have lacked, but I do have a desire to improve them. Even though I'm not the worlds worst artist, it's discouraging to see the results from a ...