|
I am implementing a contest system in which the user has to choose the correct answer of multiple questions. Each week, there is a new set of questions. I am trying to find the correct way to store the user participations in a database. Right now I have...
Started by Antoine Aubry on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Do you really need to associate a participation with its week? You can get it through Question
So:
Answer(Id,UserId,QuestionId,Value) Question(Id,WeekId,Text) Week(Id, StartDate) Personally I think is keyed with the user and the week....
|
|
Hi everyone!!!
I got a new job 3 weeks ago and they are paying me weekly and this is the first time I've ever gotten paid weekly. Previous jobs I had paid me Bi-weekly.
So which one is better, Bi-weekly or Weekly pay? any benefits of either one being ...
Started by conway on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at smartcanucks):
My and I both get paid bi-weekly, but he's on one pay week and I'm on the other, so it's kinda like weeklymany pros
if you....
I prefer bi-weekly.
And ONLY take out a certain amount each week for food etc.
Sure bills are paid.
|
|
I need to be able to create recurring events that happen on specific days but don't necessarily happen every week. They could be scheduled bi-weekly, every 3 weeks, etc. There is a current implementation that needs an update and I'd like to use the temporal...
Started by Jeff Whitmire on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I've got....
If this is a scheduling application have you looked at: http://icalendar.rubyforge.org/ I've decided to build what I needed into runt .
You aren't clear, are you running a script continiously to do this? If so why not use something like "at" .
|
Ask your Facebook Friends
|
RvR event: Weekly on every monday 7 :00 PM
Seems like the first RvR event that has been organised was a succes!!
And seems like there are several players interested in doing this weekly.
So let's make it a weekly event!! This was the biggest RvR event...
Started by Denathy on
, 15 posts
by 11 people.
Answer Snippets (Read the full thread at whalliance):
It might be an Idea to organise another event during the weekends .
(9.05 ffs ) so I didn't have a chance to paticipate, I think such an event on a weekly basis by organising this once per week.
|
|
What is your experience with weekly status meetings for a development team? How can they be made useful?
Started by Steve Hanov on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
I do weekly meetings which usually last about 30-60 politics or plan go see a movie This weekly meeting is not necessarily each week, and not necessarily doing fine." If you do,....
People that developer attends during a week.
|
|
I need to set myself a reminder to attend a weekly meeting. The trouble with my company's standard reminder tool is that when it runs under wine, it pops up on an off-screen virtual desktop.
I thought it would be interesting to see if I could come up ...
Started by Adrian Pronk on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Give this a try:
export reminder='"DISPLAY=$DISPLAY zenity --title='\''Weekly Meeting'\'' --text='\''Time for the weekly meeting'\'' --info" | at 0955 NEXT Monday'; echo $reminder | at 0955 NEXT='Weekly Meeting' --text='Time for the....
|
|
Backup is super important, but sometimes it's kind of hard to do large backup in long period of time. So what is your backup steps/tricks that can be done daily or weekly so that you can make sure almost all your data get's backed up somewhere.
Started by bhen on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at superuser):
The hourly backups for a day, the daily for a week, the weekly for a month, and the monthly for as long.
|
|
Not606 weekly prediction game - this weeks fixtures
Started by RedandWhiteManofKent- Batman vs Joker on
, 20 posts
by 14 people.
Answer Snippets (Read the full thread at not606):
Previous weekly, monthly and cup winners - you will see Huddersaint is the only team so far to have.
|
|
I have a cron script that runs daily to LOAD DATA INFILE into a MySQL database. I would like to, using PHP as part of a web application, generate a weekly report showing the total number of inserted records from the last 7 days.
I would like to know the...
Started by Bill Gray on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Use the PHP.
Gets automatically set to the date of the insert and count() up the numbers for a week.
|
|
Not606 weekly prediction game - this weeks fixtures
Started by RedandWhiteManofKent- Batman vs Joker on
, 16 posts
by 12 people.
Answer Snippets (Read the full thread at not606):
Southampton v Burnley 1-1
Blackpool v Portsmouth 3-0
Peterboro v West Ham 1-2
Leicester v Cardiff 2-1
Man Utd v Liverpool 1-0
Everton v Chelsea 1-0
other predictions
1.Name any one player to score for their team in any of the above 6 fixtures= mat philips... .
|