Profile
Achievement
rowntreerob's Recent Snippets
- All /
« Prev 1 Next »
For impl of 'simpleLog', in eclipse, the default instructions did not work for me , providing LEVEL_ALL logs until i added one additional prop not mentioned in the link
0
740
posted 12 years ago by rowntreerob
get token
upload track
download track to client ( request --> REDIRECT --> follow it to get download
0
1465
posted 13 years ago by rowntreerob
ffmpeg to create video that will upload OK to youtube
2 pass libx264 encoder followed by 1-pass .wmv output example
0
1048
posted 13 years ago by rowntreerob
Bash
merge one slide , audio using ffmpeg - output is AUDIO ONLY in video container ( one slide in vid track)
podcast to youtube . the output will upload ok using mpeg container for audio only
2 examples:
2 pass libx264
output .wmv file
0
1360
posted 13 years ago by rowntreerob
system apps privilege does not permit normal uninstall. File mgrs 'Astro' with root may be used in lieu of this .
get the mount privs that u need then chmod dirs as needed and rm all the data ... rm the apk. check devices with a 'mount' prior the s...
0
748
posted 13 years ago by rowntreerob
export bookmarks.html file, extract links from that file to a list , using the list as INPUT to linkchecker that reports dead links
0
865
posted 15 years ago by rowntreerob
call for the feed using the video_id and get the xml response. see "yt:status"
0
871
posted 15 years ago by rowntreerob
daily hits on the youtube.video helper methods in 'utility' cls only on //ads
0
829
posted 15 years ago by rowntreerob
get the list of dirs
process that list to cmd expressions
run the file with cmd exprssns
0
607
posted 15 years ago by rowntreerob
you have to collect the filenames from 'find' in an input file then open the input in this script
0
795
posted 15 years ago by rowntreerob
the call to the url for the ad results in redirect to the 'banner' or image file
0
732
posted 15 years ago by rowntreerob
get a list of all the video files played in all the vortexes
0
883
posted 15 years ago by rowntreerob
When a swf launches like this , without setters for the required args ( referer, IpAddress ) the reports will show 'unknown' domain.
0
656
posted 16 years ago by rowntreerob
shows that 2 required args to the swf are being set in JS
'swflink' contains 'referer' , 'IpAddress' arg values so they will not be undefined
0
970
posted 16 years ago by rowntreerob