0
votes
0answers
5 views
how to add tags to markitup mail or other php script to send email
Hi,
I'm using markItUp! & advance mail option.
What I'm trying to do is:
-using a field of the DB to populate email field in Outlook
(now only email title can be automatic f …
0
votes
3answers
76 views
java timer - how to scheduletask at a particular time in the future.
Hi Everyone,
I have used java.util.Timer to schedule TimerTask to be run every 2 hours .
But how do I schedule a task to run say everynight at 2 am ?
This might be something eas …
1
vote
2answers
37 views
Using runt to do recurring non-weekly events in ruby (bi-weekly, every 3 weeks, etc)
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 …
0
votes
1answer
84 views
Resource scheduling application
I'm trying to implement an application that coordinates multiple users who are scheduling exclusive resources. The schedule data must maintain strong consistency over a network wit …
2
votes
3answers
154 views
SAP Background Job: How’s it Running?
I have to move an SAP background job(ABAP report for A/P) into Cronacle and can't figure out how to stop the job in SAP so I can start running it with the Cronacle schedule. The j …
6
votes
20answers
1k views
Is there a good web-based project management app with scheduling?
Ideally something as intuitive as basecamp, with good usability and accessibility.
The best I've seen is huddle.net but it's still weak in several areas.
Must have:
Projects - …
3
votes
1answer
105 views
Scheduling Script with PHP/MySQL - Help with Logic
Hello all,
I'm looking to develop a small script where users can insert their "schedule." However, I need some help determining the logic of how to create the DB structure and ho …
2
votes
4answers
413 views
Schedule Controls for ASP.Net MVC
Are there any scheduling components, commercial or otherwise, for ASP.Net MVC? Our company currently uses the Infragistics WebSchedule controls, but they don't appear to support M …
8
votes
3answers
706 views
How do you use FogBugz with an Agile methodology?
"Evidence-based scheduling" in FogBugz is interesting, but how do I use it w/ an Agile methodology?
1
vote
5answers
199 views
How to schedule the execution of a PHP script on the server side?
I need a PHP script to be automatically executed at a particular time. How would I achieve this aim?
1
vote
1answer
189 views
How to do scheduled sending of email with django-mailer
Hi,
I'm making a django app that needs to be able to make emails and then send these out at a given time. I was thinking i could use django-mailer to put things in que and then se …
-1
votes
2answers
157 views
MySQL query to get non-data for unassigned dates
I have a table with weekly data that looks like:
userID Site date
------ ------ ------
Smith Ferris Wheel 2009-07-13
Jones Outerspacela …
0
votes
1answer
191 views
Free schedule/timetable GUI library for .NET
Does anyone know of any good free libraries providing Windows Forms controls for displaying schedules/timetables in .NET? I'm really looking for something similar to what the guy w …
2
votes
2answers
130 views
How would one represent scheduled events in an RDBMS?
I have to store scheduled events, (like say class times, for example) that can be organized on a weekly, daily or monthly basis. Events can occur, say, every Monday and Wednesday, …
4
votes
5answers
97 views
Implementing a Release Schedule
The company I work for is trying to implement a release schedule and I want to get some constructive feedback from people that work in better structured environments than I am in. …
