search for: timet

Displaying 20 results from an estimated 96 matches for "timet".

Did you mean: time
2006 Mar 29
1
Query a timetable (cute solution?)
I am developing app which needs to query a timetable. The user specifies where they want to go from (start_station) and to (end_station) and the time (start_time) they wish to leave. My models are as follows: Provdier -> Service -> Run -> Stop <- Station -> = has many Provider = Bus Company Service = eg. Number 10 bus Run = Co...
2008 Apr 11
3
StarAlliance TravelDesk (PC-based timetable app)
The StarAlliance airline network used to have a Windows 3.x-ish timetable program that worked very well under Wine. Now they replaced it by something more fancy and Wine (0.9.59) cannot handle it. The application installs fine, starts up, but then it's frozen. You cannot enter any text in the search boxes and you cannot move the scrollbars. Can someone help me t...
2012 Jul 17
1
Script help: Determining Time Difference between two data points.
...ertain point, and then if it is, calculate how long it stays above that point. I'm not incredibly familiar with R, or programming in general. Here is my attempt: # TimeDiff is supposed to be a vector containing time objects. The first is subtracted from the last to give a time difference. #TimeTable is supposed to be a vector of time differences. for(i in seq(along=Data$Score)){ if(Data$Score[i]>=140){ (Data$Date[i])->TimeDiff[length(TimeDiff)+1]} # I put the calculation of the time difference in this loop because when the score drops below 140, that?run? of high scores is ended....
2008 Dec 28
3
php's __call for ruby? or better approach?
Hi Rubyists! I''m quite new to Ruby/Rails thing, so please be patient with me :) -------- (skip to next -------- if you want to quickly see the problem) I am learning by creating something like timetable application (like in school). There are days 1-5 and lessons 1-8. I have to db tables, subjects, which is the list of subjects, and subject_lessons, which is assocation of a subject to a particular day and lesson. It''s a one-to-many relationship, because one subject can be assigned to...
2017 Feb 16
0
NHW Project - 2017 timetable
Hello all, Just a quick message for those interested in the NHW Project.I realize that I have too little time to spend on the project currently and I feel that this year will be very important after 6-7 years for its success or not.I already had some few replies from some companies (and a major one), and they can not spend some time, spend some engineers on my work because there is no
2007 Nov 07
0
Tutorials & release timetable
Hi, I want to try Facebooker again for a new project, after a moderately painful couple of months with RFacebook. I see there is some activity on the project, but still can''t find any docs or tutorials or such anywhere, and was wondering if anyone had located any of those hidden away somewhere in some dark confine of the internet... It would probably be quite handy to get some
2001 Aug 17
0
making a neat timetable
On Fri, 17 Aug 2001, Patrick Connolly wrote: > |> The data are stored in a MySQL table, and I can read them > |> into R with RMySQL obtaining a MySQLResultSet object (which I > |> suppose is a data frame ?) which looks like this: > > No, it doesn't have any column names. It would be a good idea to get > it into one since dataframes are very good ways of
2004 Feb 11
4
ext3 Overhead
Hello! I'm using a CompactFlash as storage device. Since those CF cards only have limited write cycles (CF does wear-levelling by itself, but you don't want to write too many timet so the card) i was wondering by what a factor the journaling of ext3 increases the write accesses to the CompactFlash compared to ext2. Thanks a lot already for your help! Sincerely Chris Braun
2002 Nov 07
1
Open Source Streaming Tool
...he input of many developers, artists, designers and cultural practitioners, specifically with arts, cultural and independent broadcasting in mind. * WHAT DOES IT DO? The Frequency Clock Free Media System is a shared resource for building streaming channels. It features a programme database, timetabling system and a customised streaming media player: <p>* PLAYER Perhaps the most significant and innovative element of the system is the Frequency Clock Player. The Player addresses one of the key issues that producers of streaming media face - the range of different streaming media...
2017 Apr 10
10
RFC: Plan for removing components from namespace std::experimental
...ng run, I would like to remove the TS versions of these features from libc++ - since there are "better" versions in the main standard now. However, since people are using these, I don't think yanking them w/o warning is the right thing to do. So, I'm proposing a new policy, and a timetable: One year. One year after we ship a LLVM release that supports a new C++ standard, we will remove all the features that are in the 'experimental' namespace that are implemented in the new standard). Applying this policy to C++17, we get: LLVM 5.0 will support C++17. So, for LLVM 7...
2004 Aug 06
2
kicking sources
Hi, I've just seen a new thread asking about kicking clients off the server and wondered, if there is a feature to kick sources off the server as well. This would be very useful if the server is used by multiple djs on a radio-station with a timetable. So when a dj forgets to stop his livestream the next dj could just kick the source instead of killing and restarting the whole server. (Because that would kill everything if the server is running multiple sources). -- CU... Daniel <p>--- >8 ---- List archives: http://www.xiph....
2016 Apr 28
2
Question about DFS
...lient's site are listed first in a referral. Nevertheless i can choose between: Random order, Lowest cost, Exclude targets outside of the client's site). Is it possible to achieve something similar with a samba DFS? 2. DFSR within samba is "not yet implemented." - is there any timetable for it? 3. Is there a way to provide the dfs "links" directly under the servername, without the namespace? (e.g. \\sambadfs\here) In Windows this is possible with a "Workaround", the solution for that is a dfs consolidation root. (Source: http://virot.eu/setting-up-a-dfs...
2001 Jul 20
2
angle/density in barplots/polygon
...yet) in: .NotYetUsed("density", error = FALSE) 2: argument `angle' is not used (yet) in: .NotYetUsed("angle", error = FALSE) so apparently these features have yet to be implemented. Is there a newer version of R in which hatching has been implemented? If not, is there a timetable for implementing them? Thanks, Thomas Cook, PhD Department of Biostatistics and Medical Informatics University of Wisconsin email: cook@biostat.wisc.edu 209 WARF Building ph: (608) 263-2906 610 Walnut St. FAX: (608) 263-04...
2007 Apr 18
1
OLS BoF? Mainline Virtualization API status?
...n (Virtualization BoF) to cover specifically virtualization API merge issues. Would the interested parties agree to get together and spend time pushing this to some sort of successful track? I'll organize, if so. What is the current state of mainline inclusion? Is there a set of tasks/patches/timetable that we can agree to prior to KS/OLS? I'm hoping so..and when Rusty gets back have him pitch in on the state of his patches.. Chris? What's happening with the Xen patches? I know Rusty needed to farm out some of the work to get done before OLS - any volunteers? We'd like to put up...
2010 Sep 21
1
Proposed timetable for libguestfs 1.6
The development branch (1.5) contains some major performance improvements over the current stable branch (1.4). Furthermore nearly 3 months have passed since we branched 1.4, which is about the same time that separated 1.4 from 1.2. Thus I think around the first or second week of October we ought to start the new stable and development branches (1.6 and 1.7 resp.) At this time we should decide
2010 Oct 01
2
v1.2.15 released
http://dovecot.org/releases/1.2/dovecot-1.2.15.tar.gz http://dovecot.org/releases/1.2/dovecot-1.2.15.tar.gz.sig See the "ACL handling bugs" message for more details about the ACL merging bug. * acl: Fixed the logic of merging multiple ACL entries. Now it works as documented, while previously it could have done slightly different things depending on the order of the entries. *
2010 Oct 01
2
v1.2.15 released
http://dovecot.org/releases/1.2/dovecot-1.2.15.tar.gz http://dovecot.org/releases/1.2/dovecot-1.2.15.tar.gz.sig See the "ACL handling bugs" message for more details about the ACL merging bug. * acl: Fixed the logic of merging multiple ACL entries. Now it works as documented, while previously it could have done slightly different things depending on the order of the entries. *
2005 Aug 05
1
quality of password protection
We need a solution for our samba server about password regulations. We want to force the user to change the password in a defined timetable and to give the password a defined minimum of length. Do we need a special software modul or is there an another possibility in connection with Suse 9.2 and Sambaserver 3.0923? O. M?ller
2005 Sep 19
0
RUXCON 2005 Update
Hi, RUXCON is quickly approaching yet again. This e-mail is to bring you up to date on the latest developments on this years conference. Our speakers list is complete [1] and our timetable has been finalised [2]. Below is a list of presentations for RUXCON 2005 (in order of acceptance): 1. Breaking Mac OSX - Ilja Van Sprundel & Neil Archibald 2. Binary protection schemes - Andrew Griffiths 3. Using OWASP Guide 2.0 for Deep Penetration Testing - Andrew van der Stock...
2008 Apr 07
2
[LLVMdev] Tumb mode support for ARMv4T processor?
I don't know if this is the right place to ask but is there any timetable for thumb mode support on sub-ARMv6 processors? The exact processor support what i'm interested in is arm7tdmi. -Waltteri