|
Description:
WebContentControl is a parental control GUI (more specifically a GUI for DansGuardian+TinyProxy+FireHol).
Official website: https://launchpad.net/webcontentcontrol
Feedback is very welcome. And help too!
Please report bugs at https://bugs...
Started by by Blackwolf on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at ultimateeditionoz):
|
|
WebContentControl is a parental control GUI (more specifically a GUI for DansGuardian+TinyProxy+FireHol).
Official website: https://launchpad.net/webcontentcontrol
Feedback is very welcome. And help too!
Please report bugs at https://bugs.launchpad.net...
Started by by Blackwolf on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at ultimateeditionoz):
|
|
Technika FULL HD 1080p 3D LCD @ Phillips SMART 3D Blu Ray Player + 8 Pairs Passive Glasses @ HDMI cable @ Tesco Direct £389 (£10 off with code TDX-YWXF) Link in 1st post - Hot UK Deals Seen this posted for £499, £439 now £389!! Cheapest ever, FANTASTIC...
Started by mymymy on
, 21 posts
by 10 people.
Answer Snippets (Read the full thread at hotukdeals):
What do people want for £399 quid! great deal.but the code.
With-freeview-8-x-3d-glasses/213-9902.prd Don't forget the £10 off code when you spend £75! TDX-YWXF and it just blows this out of the water.
|
Ask your Facebook Friends
|
Technika 42" FULL HD 1080p 3D LCD @ Phillips SMART 3D Blu Ray Player + 8 Pairs Passive Glasses @ HDMI cable @ Tesco Direct £389 (£10 off with code TDX-YWXF) Link in 1st post - Hot UK Deals Seen this posted for £499, £439 now £389!! Cheapest ever, FANTASTIC...
Started by mymymy on
, 21 posts
by 10 people.
Answer Snippets (Read the full thread at hotukdeals):
What do people want for £399 quid! great deal.but the code.
With-freeview-8-x-3d-glasses/213-9902.prd Don't forget the £10 off code when you spend £75! TDX-YWXF and it just blows this out of the water.
|
|
I am an avid reader of these forums like many of you. One of the forums I make sure to read is My LIVE account was suspended . I find may parents/people that really don’t know what their kids do online. Now I know some of them lie that they had no idea...
Started by McFragPants on
, 27 posts
by 10 people.
Answer Snippets (Read the full thread at xbox):
Don't forget though some of those "parents" are not really the parents and just the offender support.xbox.com/.../parental-control.aspx
My kids have their own xboxes so I can set the timer be helpful to some (certainly....
|
|
Liberal Fascism continues , , ,
Birth Control Allowed at Maine Middle School
By JOEL ELLIOTT
Published: October 18, 2007
PORTLAND, Me., Oct. 17 The Portland school board on Wednesday approved a measure allowing middle-school students to gain access to...
Started by Lemmingofdoom on
, 33 posts
by 8 people.
Answer Snippets (Read the full thread at dogbrothers):
We all have different values, different incomes and strong ideas about how best to raise children all, the argument goes, a father... .
Like any parent, I spend a lot of time thinking about my parent.
Children, now ages 15 and 19, respectively.
|
|
Click to view this week's picture
"C" is for "Crap," which is what I feel this is. I also don't think these predictions are too far off. But lets discuss it.
*Edited to insert a link to view the picture this week, instead of direct linking it, so it wouldn...
Started by Glistam on
, 20 posts
by 7 people.
Answer Snippets (Read the full thread at blueelephantbrigade):
It takes, because any punishment longer than....
The most a parent can do is get an idea locked in a kids brain.
The largest job of any parent is to instill a moral code up into adulthood.
They don't know that what they do is wrong.
|
|
Can somebody please tell me how to fire-and-forget a process in Perl? I've already looked at ruby: how to fire and forget a subprocess? for doing the same in Ruby.
Started by Alex Marshall on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
SIGCHLD is sent when; } waitpid($pid, 0);
....
Signals
You'll have to catch the SIGCHLD signal, and possibly SIGPIPE too .
Process exits then you don't really want the parent process to "fire and forget" the child process the parent.
|
|
Hi,
I have a long running process and I need it to launch another process (that will run for a good while too). I need to only start it, and then completely forget about it.
I managed to do what I needed by scooping some code from the Programming Ruby...
Started by kch on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The child receives a value of zero/ nil (and hence knows that it's the child) and the parent start "something", and ....
The child's PID in it, but if I read your code right it's actually detaching the parent process of the function.
|
|
How do I get the KeyDown event to work in a Delphi (2007) MDI Applications Parent window, even if a Child window has focus?
I would like to implement a shortcut key (F1) that brings up a help screen in a MDI application, I have added the KeyDown procedure...
Started by Re0sless on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
This is Delphi - you don't) MDI Applications Parent....
Basically, just use the help system supplied and forget keydown.
F1 help processing is built??? properties.
Properties you probably don't even need to implement any code at all.
|