Access System Time Remotely using Iron Python





ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

« Previous 1 2 Next »
4
Date Submitted Mon. Jul. 13th, 2009 3:08 AM
Revision 1
Scripter Cloudgen
Tags Extension | File | filename | PHP | script
Comments 0 comments
This simple script can be used to get the script filename and extensio
2
Date Submitted Mon. Jul. 6th, 2009 2:06 AM
Revision 1
Scripter Cloudgen
Tags Control | remote | system | Time | VB.NET
Comments 1 comments
access the system time on a remote computer using VB.Net
1
Date Submitted Wed. Nov. 19th, 2008 2:51 PM
Revision 1
Scripter Fordiman
Tags / | AdBlock | detect | Handy | little | script | to
Comments 0 comments
If your site is funded by advertisements, you may be annoyed with the growing use of AdBlock.

Well, a fair way to deal with AdBlock users is to degrade content (e.g., limit your archives, serve lower-bandwidth versions of images, prevent downloads, etc). The simple PHP script below will have your browser look for the presence of AdBlock/AdBlock+ and run a little Javascript of your choosing if AdBlock is present.

Just note: it's your choice on what to do about AdBlocking users. Blocking them outright will get you little more than a "Screw you"; degrading content may yield a similar response, but not so much if it's accompanied by a plea concerning your sole revenue source.

The PHP script fully randomizes variable names and randomizes the order of parallelizable tasks, and chaffs the file with whitespaces, and has a short list of false positives it can initiate. This is meant to reduce the potential for reverse detection (AdBlock blocking the AdBlock detector). It's also meant to be an inline script, for the same reason (you can't regex a filename that doesn't exist).

Example of use:
7
Date Submitted Wed. Oct. 3rd, 2007 8:23 PM
Revision 1
Helper explode
Tags mysql | PHP | Time | tracking
Comments 1 comments
Well after searching the internet for something similar to this, I didn't come up with anything...so I made my own! This simple script will track your members' time spent on your website. Please feel free to give comments/suggestions/feedback.
10
Date Submitted Fri. Oct. 13th, 2006 8:03 AM
Revision 1
Scripter bertheymans
Tags chmod | linux | python | system | unix
Comments 0 comments
This python class converts a permission mask in symbolic format (the kind a diretcory listing produces, ex.: drwxr-xr-x) to a string that's usable in a chmod command.

ex.: chmod u=rwx,g=rwx,o=rwtx ~/myscripts/convert_mask.py

This can be very useful when recovering permissions from a backup.
8
Date Submitted Mon. Aug. 7th, 2006 4:48 PM
Revision 1
Scripter bertheymans
Tags Date | Java | Time
Comments 0 comments
If you only want to compare yyyy-mm-dd you can use the java.sql.Date class, the valueOf method does the trick. It's perfectly safe as the sql Date class is a subclass of the Date class.

Check out the docs here for more detail.

enjoy
5
Date Submitted Sat. Apr. 15th, 2006 12:43 AM
Revision 1
Syntax Master dannyboy
Tags remote | services | VBSCRIPT
Comments 0 comments
List all services of a remote compute
4
Date Submitted Sat. Apr. 15th, 2006 12:40 AM
Revision 1
Syntax Master dannyboy
Tags admin | remote | VBSCRIPT
Comments 0 comments
enable remote admin settings
9
Date Submitted Tue. Mar. 21st, 2006 11:58 AM
Revision 1
Helper gbarendt
Tags File | programming | python | system
Comments 1 comments
Copies files from nested folders into one source, flat directory.
0
Date Submitted Mon. Nov. 7th, 2005 10:11 AM
Revision 1
Beginner webdude
Tags ASP | Date | Format | Time
Comments 0 comments
FormatDateTime Functio
« Previous 1 2 Next »