search for: stikes

Displaying 3 results from an estimated 3 matches for "stikes".

Did you mean: spikes
1998 Mar 31
3
hide dotfiles not working.
Just started with Samba a few weeks ago so am still a newbie. Am serving a single W-95 client reasonably well - it allows users to log on using their unix id and passwd, and they can all browse their unix home directories. However .... I can't seem to get the "hide dotfiles" directive to work. Nor the "hide files"! Also, If a user on W-95 saves a file to unix called,
2004 Nov 20
2
zaphfc sound problems
...demo,menu etc) are ok - calls from gigaset via asterisk to pstn have stuttering - calls from sip via asterisk to pstn are ok - calls from pstn to asterisk (demo, menu etc) have stuttering - calls from pstn via asterisk to gigaset have stuttering - calls from pstn via asterisk to sip are ok what me stikes here is that you cant find a definitive suspect here. zaphfc itself seems to be ok - demo and menu sound are ok and otoh i get problems when zaphfc is out of the game - like calling asterisk alone from pstn. but capi itself works - at least when i use sip to call out. ive got to stop scratching m...
2006 Mar 29
1
Query a timetable (cute solution?)
...the start_station. This is the code I have at the moment, which finds two stations in the same run, and does not take in to account either the start_time or end_station coming after start_station. It works but is *very* database intensive, and that with only a small amount of sample data. This stikes me as a problem which has a cute solution. # params[:search][:start_station].class => string # params[:search][:end_station].class => string # params[:search][:start_time].class => time # Do actual search @matches = Array.new @start_station = Station.find(:first, :conditions => ...