What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: Itunes running in background
you know itunes was an apple product so http://www.apple.com/getamac/ that's pretty much the default action on osx :)
JarrodTech Talk12-05-2009 at 07:15 AM
RE: hosts file/dns/alternative
I don't think it worked, but on a side note, the server is transferring @ 5kbs, wtf
JarrodTech Talk11-26-2009 at 02:42 AM
RE: Roamdrive
and if you have python installed you could use this: [code=python] import os partname=raw_input("part name: ") x=int(raw_input("number of parts: ")) ext=raw_input("extention of part series: ") c='+'.join([' %s%s.%s /B '%(partname,i+1,ext) f...
JarrodTech Talk11-24-2009 at 11:34 PM
hosts file/dns/alternative
so I just set up my fileserver, and I'm using freeNAS, my problem is that the host name does not resolve in the way I would like it to, it resolves fine on windows boxes using NETBIOS but on unix machines it requires a .local suffix, I could change ...
JarrodTech Talk11-23-2009 at 01:59 PM
RE: Make a batch file please?
I finished about 2 minutes after sam posted, but anyway [code=python]import sys,os,time year=time.localtime()[0] month=time.localtime()[1] date=time.localtime()[2] hour=time.localtime()[3] mins=time.localtime()[4] if hour >=12 and hour<23: hour=hour...
JarrodTech Talk11-15-2009 at 10:03 AM
RE: Make a batch file please?
I can do it in python in like 1 minute it you don't mind python rather than a batch file, or you could use a program with batch rename eg alsee or adobe bridge
JarrodTech Talk11-15-2009 at 06:41 AM
RE: IP Remote 1.0 En {script}
I think you can still do it, if a direct connection is created, and JA, I don't think it's illegal to get someones IP it is a public address after all, and every time you visit a thread that I posted in, I have your IP anyway :P
JarrodScripting11-05-2009 at 01:33 PM
vlc webUI skin/styles
ok on a windows box, in C:\Program Files\VideoLAN\VLC\http there's are a collection of files needed for the webUI and one know of some good style sheets? or skinned versions of those files? cheers
JarrodTech Talk11-05-2009 at 04:21 AM
RE: Trouble sending email from PHP
I came across this http://sendible.com/api which should in theory be what you need, they have a free plan but it embeds advertising in the email, so it might not be ideal from that sense, you could always host the mail sending script on another serve...
JarrodTech Talk11-04-2009 at 10:36 PM
RE: Trouble sending email from PHP
should be it's a standard module, might be a problem if the server is running python 2.1 though
JarrodTech Talk11-04-2009 at 12:13 PM
RE: Trouble sending email from PHP
I checked it again, it def works, i don't need ppl abusing my gmail account or my macbook so check your pm's
JarrodTech Talk11-04-2009 at 11:46 AM
RE: Trouble sending email from PHP
tested it it works check your spam folder edit you don't have to use gmail, universities often have smtp servers which will act as relays
JarrodTech Talk11-04-2009 at 11:01 AM
RE: Trouble sending email from PHP
It looks like they have python setup you might be able to knock something up in python to send the mail then have your php just call the python function example [code=python] #!/usr/bin/env python import cgi import smtplib fields=cgi.FieldStorage() p...
JarrodTech Talk11-03-2009 at 09:06 PM
RE: Advice Please
OSX Snow Leopard :P, but no seriously avast free is a really good product and I felt it was lightweight compared to McAfee
JarrodTech Talk11-01-2009 at 11:45 AM
RE: Advice Please
my second preference is http://www.avast.com/ but my first preference is not to run anti virus software http://uk.answers.yahoo.com/question/index?qid=200 90128091822AAlUBXI http://www.abovetopsecret.com/forum/thread353619/p g1
JarrodTech Talk11-01-2009 at 02:01 AM
RE: TL-WN951N Limited / No Connectivity
hence the ubuntu test :P, if it works in ubuntu then it is a software/driver problem because windows is silly
JarrodTech Talk10-26-2009 at 09:46 AM
RE: TL-WN951N Limited / No Connectivity
might help us diagnose if it's a problem with the wlan card or something
JarrodTech Talk10-26-2009 at 08:58 AM
RE: TL-WN951N Limited / No Connectivity
what happens if you boot it into ubuntu live?
JarrodTech Talk10-26-2009 at 05:55 AM
RE: TL-WN951N Limited / No Connectivity
my range is 192.168.1.2 - 192.168.1.255, and I'm yet to come across one that uses a zero, well what happens if you assign a static ip address?
JarrodTech Talk10-25-2009 at 11:16 AM
RE: TL-WN951N Limited / No Connectivity
can it ping out? eg google, and what ip does it get sometimes they get ips which don't work because windows is silly
JarrodTech Talk10-25-2009 at 10:47 AM
RE: need a cheaper alternative
that's hardly a solution since none of the computers stay on 24/7 and they are mainly laptops imagine one of those attached to a laptop you like to move around the house :P
JarrodTech Talk10-24-2009 at 02:55 AM
RE: [PHP] Getting the online status of a computer [SOLVED]
you can do it in python cgi really easily, don't think that what your after though
JarrodTech Talk10-23-2009 at 12:26 PM
RE: How to prevent limited user from accessing 2nd drive?
I guess if you want that kind of interface it's decent but if it were me I would have rathered doing the policies myself since i don't need all this extra software t just builds up
JarrodTech Talk10-21-2009 at 06:36 AM
RE: How to prevent limited user from accessing 2nd drive?
according to wiki ( http://en.wikipedia.org/wiki/Windows_SteadyState ) the program is predominantly an interface to the gpedit snap-in anyway
JarrodTech Talk10-21-2009 at 05:44 AM
RE: How to prevent limited user from accessing 2nd drive?
your a windows user you should be used to user unfriendly-ness, installing software to do something so trivial seems silly and can really just bog down your computer [img]http://shoutbox.menthix.net/attachment.php?pi d=977732[/img]
JarrodTech Talk10-21-2009 at 05:13 AM
[Hide Excerpts] Pages: (53): « First « 1 [ 2 ] 3 4 5 6 » Last »