|
What are some things that you do within your company to enable it to grow? How do you come up with ideas and how do you determine if it is a good or bad idea?
Started by Xaisoft on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
And knowing when to stop doing that and trying out some the things.
Blogs, Stack Overflow , and Reddit.
|
|
In our office, we've got a bunch of finger blasters :
And nothing beats shooting the hell out of QA who are just located meters away.
One of our developers can consistently get "head shots" within a 10 meter range ..
List other fun things that you guys...
Started by stung on
, 42 posts
by 41 people.
Answer Snippets (Read the full thread at stackoverflow):
We have a scattering of things to do: there's Guitar Hero in the break room, heading out like a picture frame....
If someone is having are great too.
things cuts down the stress for me
We do sanity walks here to relieve stress.
|
|
EDIT
What small things which are too easy to overlook do I need to do before deploying a rails application?
I have set up another question for any task that takes more than a minute or two, and so ought to be scheduled into a deployment process. In this...
Started by Laurie Young on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Ensure the DB is setup on your production server Set up capistrano to deploy your app properly Run a capistrano dry-run Ensure Rails is packed into your vendor/rails folder Ensure all gems are frozen in your app or installed on your prod server Run your... .
|
Ask your Facebook Friends
|
I keep reading everywhere that powershell is the way of the future. When it was first released i did a whole bunch of virtual labs, but since then I still haven't used it in a production environment. I know the day will come when I'm dealing with OS's...
Started by Nick Kavadias on
, 24 posts
by 24 people.
Answer Snippets (Read the full thread at serverfault):
So it can do some limited things right now and the documentation from a single batch file....
Are the days of compiling code in .NET in order to do the same thing, now you just need notepad.exe for IIS and not supported by MS.
|
|
MEG! TALK ME OFF THE LEDGE! scream
Started by Hows My Dirk on
, 15 posts
by 5 people.
Answer Snippets (Read the full thread at gaiaonline):
Hows ....
It wants to do bad bad bad bad bad bad stuff.
do good things instead ok exclaim Linuvian do good things instead ok exclaim My body doesn't want to.
Like asap.
She needs to get in here.
I think.
This message...
|
|
I have a form one which I want to show a file open dialog box before the full form opens.
I already found that I can't do UI related stuff in FormShow, but it seems that I can in FormActivate (which I protect from being called a second time...)
However...
Started by Tom on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
If you want to keep the logic conditioning the opening self-contained in the Form , you can put a TOpenDialog in your Form and use a code like this in your OnShow event:
procedure TForm2.FormShow(Sender: TObject); begin if OpenDialog1.Execute(Handle) ... .
|
|
In the question What little things do I need to do before deploying a rails application I am getting a lot of answers that are bigger than "little things". So this question is slighly different.
What reasonably major steps do I need to take before deploying...
Started by Laurie Young on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Make sure all.
For example a memory leak could cause the memory consumption about what you want the framework to do when that happens and adjust accordingly.
things will happen to them.
|
|
What does your code do to contact you when things go badly wrong?
Actually what i want to know is, How do you get informed by code if something went wrong on your application?
Started by LittleBoy on
, 18 posts
by 18 people.
Answer Snippets (Read the full thread at stackoverflow):
The tricky part is to install....
In my apps, I have a three layers of protection:
I have
This is simple .
You could of course have log4net-home code, even when things go wrong.
Logs and send high level things to email/phones based on rules.
|
|
Are there some things I cannot do with ASP.NET MVC? Things that are only possible with ASP.NET WebForms, or extremely much easier with WebForms?
We consider using ASP.NET MVC for a new project. But I wonder if there are some obvious things we will not...
Started by Ole Lynge on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
The biggest one would be using html for different....
Server controls do work, though.
Now consider the things you can do with MVC, that you can't (or are hard) with vanilla:
routes for view state, so that isn't in there.
But IANAL.
|
|
Lately I find myself wasting so much time on finding the best way to get things done but got nowhere.. What tools/webapps and technique do you use daily to get things done?
Answer Snippets (Read the full thread at stackoverflow):
I then know that the thing....
I then do this thing until I either finish it or something else comes along.
I write the things I have to do on post-it notes and put it on my desk.
A stack of paper, post-it notes and a Sharpie.
|