Tagged Questions
The checklist tag has no wiki summary.
11
votes
4answers
555 views
ASP.NET MVC Security checklist
There are tons of good papers about designing and developing for security (and even a bunch of posts on SO), but all of them seem to concentrate on what you should do.
What I'm after, however, is a ...
5
votes
5answers
3k views
Checklist for Knowledge Transfer
Say, one Employee is leaving the company in one week. What all we must demand from this employee before he leave?
Documentation of Application/Module he was handling
Source Code
Source Code must be ...
4
votes
5answers
711 views
PHP/MySQL Security Checklist: The definitive practical guide
After seeing this awesome guide on Stack and needing a practical PHP/MySQL security checklist in-house, I have decided to pay homage to the original guide.
What I need is a practical security ...
4
votes
4answers
938 views
Best practice checks when allowing users to upload files to a web application
The target web application is using ASP.NET 3.5 technology but I'm more interested in the intent of the list of checks to enforce on the server.
The following list is my initial thoughts, is there a ...
4
votes
2answers
453 views
Project checklist
As a freelancer I have to interview with clients at least occasionally. Based on Really “wow” them in the interview I came up with the idea of putting together a checklist for the first discussion. ...
4
votes
7answers
761 views
Any tool to manage checklists?
As a developer, we do various activities everyday each requiring a set of things to take care of or to complete before we can say that the activity is complete. It is impossible to keep all these ...
3
votes
1answer
77 views
Checklist for Launching public beta
I am developing a web app that is about to be opened for public beta. Does anyone know of or has prepared a checklist of the various steps that one needs to take to ensure a smooth beta ...
3
votes
3answers
2k views
Production Release Checklist
When releasing a new build to production, what is the general preperation/checklist you go through to make sure your build isn't going to flop? What I am looking for is something like
Technology: ...
2
votes
1answer
92 views
security best practices for developing mobile application for Android [closed]
I'm looking for a lead on what are security best practices for developing mobile application for Android?
2
votes
8answers
144 views
How to simply check if servers PHP version is 5 or above?
I'm creating a pre-installation checklist for a program. The program requires PHP5, so I need the checklist-script to check for PHP5's availability.
There is a function as phpversion(), that will ...
2
votes
1answer
150 views
problem with componentsJoinedByString: method
Hey guys im using the method above like:
string = [array componentsJoinedByString:@"\n"];
this prints out each obj in my array, but what it prints out is:
{
Selected = 0;
name = "boots";
number = ...
2
votes
3answers
324 views
JQuery Dropdown checklist uncheck checkbox if there are a certain number of checkboxes already checked
I'm working with JQuery Dropdown checklist. I'd like when I'vee checked a certain number of options (three for example) if I check a fourth one it doesn't check.
I've seen there is: onItemClick: ...
2
votes
1answer
557 views
How do I make a jQuery dropdown checklist hide until it's built properly in IE6?
I'm using the jQuery dropdown checklist plug-in. When the it gets wired up to a multi-select box, you can see the multi-select render for an instant then the correct looking dropdown shows up. It's ...
1
vote
7answers
98 views
Simple checklist to avoid memory leaks in c++
I would like to have some help improving a simple checklist to reduce memory leaks in C++. The idea is to put it as a sticker on my wall. This is the list right now:
Avoid memory leaks in C++ ...
1
vote
2answers
975 views
1
vote
2answers
361 views
iphone SDK:How to use the checkmark to delete the row is checked?
I only know the first step is to check a row
next I think is use a NSMutableArray to record which row is been checked
and this is my code :
- (void)tableView:(UITableView *)tableView ...
1
vote
1answer
64 views
How do I add a record in my database when it is coming from a checklist box control from vb.net?
I'm having trouble on how to code this. First I need to assign a value for every item in the list (1 for the first item, 2 for the 2nd and so on). Does this control have a separate field for the value ...
1
vote
2answers
607 views
Software Release Checklist?
What do you think are good steps to have on a software release checklist -- that is, one to fill out after all testing is done and the software is ready to be released to the outside world QA?
We are ...
1
vote
6answers
3k views
VB.NET: how to require CheckedListBox to have at least one item selected in WinForms
With the CheckListBox in VB.NET in VS2005, how would you make it compulsory that at least one item is selected?
Can you select one of the items at design time to make it the default?
EDIT: What ...
1
vote
2answers
588 views
iPhone UITableViewController and Checklist
I have an iPhone application. First view controller which is a UITableViewController has a cell for "category". When user select "category" it will push another UITableViewController where user can ...
1
vote
1answer
173 views
How to use DITA for checklist application?
I would like to use DITA a powerful checklist application.
App should be able to do the following:
1) Define templates that will consist of tasks
2) Template can extend each other
3) Users can ...
1
vote
2answers
345 views
Agent-less method to enumerate certificates on a remote machine
So, I'm trying to develop an agent-less environment management tool. The tool would essentially checklist a group of servers for specific settings that you could specify and it will either simply just ...
1
vote
4answers
885 views
How to do a Software usability evaluation
Most of the guidelines and checklists available on the internet are for "web usability" is there any checklist for "software usability"?
1
vote
4answers
340 views
What do you use checklists for?
Apart from the archetypical code-review checklist, what are some good places to use checklists in software engineering?
0
votes
1answer
7 views
How to create save option for checklist?
I have a series of checklists that are acting like a shopping list (similar to what http://www.mygrocerychecklist.com/ has below the fold). I'm pretty sure I can figure out how to create "print" and ...
0
votes
1answer
42 views
PersistenceSpecification CheckList with Private property
I'm trying to test a private list via the CheckList method in PersistenceSpecification.
But I'm not quite getting there. Could anyone help please?
Entity:
public class Item: Entity<int>
{
...
0
votes
0answers
74 views
Is there any checklist of code reviews for CakePHP?
I am aware that there are some nice checklists available for PHP code reviews however I couldn't find any useful code review checklist for Cake PHP applications. Even a checklist for general purpose ...
0
votes
1answer
37 views
Does anyone know how to save data when a view is exited?
Hey guys i have a UITableView and its a checklist. I can add new cells to the table and you can also delete them. I want to know how to save the tables data when someone leaves/exits a view! is this ...
0
votes
1answer
50 views
Finished writing my Application - Any Suggestions for items on wrap up Checklist?
I just finished writing my app after 5 months of work. Now, I need to fine tune it ie....
Check memory leaks, optimize etc etc.
Is there a check list or to do list of things that people usually have ...
0
votes
2answers
271 views
jquery ui checkbox - checked by default
i am using a jquery that is styling my checkbox, meaning that, on click, it changes the style of the checkbox(onchange actually).
my problem is: the values i select are taken from a database, on one ...
0
votes
2answers
76 views
Checklist steps of an agile task
I was recently thinking about creating a checklist for my programming team consisting all the steps they must complete before they can declare a task is completed.
We are a small team working on a ...
0
votes
0answers
92 views
How create checklist for enhancement project?
recently i am involved in a project which is already have base code and we need to enhence it as per client need.
This process is in initial stage and we are creating checklist which we needed from ...
0
votes
0answers
103 views
UITableview and checklist iphone style
I want to create a check list with UITable view iPhone style but i have no idea where to start off.
at this point my app goes to options where i have to allow some sort of editing..
i am new to XCode ...
0
votes
2answers
256 views
Batch file to delete selected files
In most modern systems, the system will automatically create extra files that are unnecessary. How can I create a .bat file that makes use of a checklist to delete any file that isn't on it?
This ...
0
votes
2answers
419 views
How can I programatically set the values of the jquery dropdown-check-list?
How can I programatically set some checkboxes to selected?
The scenario is as follows:
Once I create a user through the admin screen I have a couple of jqueryDropdown checkboxes one for "User Roles" ...
0
votes
0answers
48 views
Checklist for foreign DLL incompatibility debugging?
Recently I went through a fairly painful trip through "DLL hell" with an external DLL written in C++ (MVSC I believe) that I call from a Delphi 6 program. To make a long story short, it turned out to ...
0
votes
1answer
401 views
iPhone add to favorites function
I'd like to add a function to my app where users can select favorites. I've got a list with games and I want a button in my tabbar saying: "Add". Now this isn't a problem. But when you click add, I'd ...
0
votes
2answers
798 views
how to disable a jquery dropdown checklist plug-in?
I'm using the jQuery dropdown checklist plug-in, found here, so far everything works fine.
However i am having problem disabling it. we have a checkbox that controls the checklist. if checked then ...
0
votes
3answers
129 views
What should I make sure I do when migrating from manual sqlite to Core Data?
I've got a medium sized project (about 20 critical classes) where I'm using sqlite for my data store. All of my objects and data structures comply with the NSCoding protocol. I've been reading up on ...
0
votes
2answers
378 views
Short QA Checklist
I have been working with a small firm over the last few months. We have a Trac instance set up (with projects as Milestones). Developers send completed tickets to a QA user. Someone then picks up the ...
0
votes
1answer
1k views
jquery dropdown checklist plugin question
I am using the jQuery plugin found here http://dropdown-check-list.googlecode.com/svn/trunk/demo.html
Everything works great except when I need to populate the field on load for an edit page.
So ...
0
votes
4answers
761 views
help me design a web-based checklist tool - form editor?
I want a jQuery driven editor that can create the form HTML on the fly, and then generically save it all into a database field. I can handle all the jQuery, but I'm just looking for a structural DB ...
0
votes
3answers
331 views
Checklist towards optimal performance in a database import application
I am facing an application designed to import huge amounts of data into a Microsoft SQL Server 2000 database. The application seems to take an awful long time to complete and I suspect the application ...
-1
votes
1answer
80 views
Variable becomes empty for apparently no reason
I got a .java where I declare:
public CheckList profileProcess1 = new CheckList("profileProcess1", "");
My constructor creates a web page, but i don't add it in there. I add a FieldSet on my ...
-3
votes
1answer
118 views
CheckList on tableView bug [closed]
Possible Duplicate:
Checklist on table view wont work
Hey guys i have a UITableView that is a checklist. when a cell is touched a check is placed to the right of the cell when pressed again ...