tom_newton Posted November 5, 2009 Posted November 5, 2009 @gatt - whitelist 3plearning.com - thats where the flash file I see get blocked on mathletics is coming from. Meanwhile we will work on tweaking the filter to be less aggressive. 1
ssiruuk2 Posted November 5, 2009 Posted November 5, 2009 Just to add on from what Toms said... I have had to look in the page source to see where some of the .swfs are coming from (samlearning was one) you need to permit platform.samlearning.com in this case to get it to work with flash filtering enabled. To get mathletics working you need to allow: mathletics.co.uk mathletics.com images.3plearning.com static.3plearning.com mathletics.com.au scs.mathletics.com hof.3plearning.com worldmathsday.com It will then run fine 2
Gatt Posted November 5, 2009 Posted November 5, 2009 Just to add on from what Toms said... I have had to look in the page source to see where some of the .swfs are coming from (samlearning was one) you need to permit platform.samlearning.com in this case to get it to work with flash filtering enabled. To get mathletics working you need to allow: mathletics.co.uk mathletics.com images.3plearning.com static.3plearning.com mathletics.com.au scs.mathletics.com hof.3plearning.com worldmathsday.com It will then run fine entering 3plearning.com into the whitelist will do the job - you dont need the images or static parts - same with mathletics (though you still need one per .com and .co.xx etc 2
tom_newton Posted November 5, 2009 Posted November 5, 2009 Worth noting that there are actually rules in "audio video" to block flash video players - at present you can't separate this from the rest of the AV category, but we may do this if it poses a problem. So - if you have "Audio Video" blocked, you will get more flash blocked than you may have expected. 2
ssiruuk2 Posted November 5, 2009 Posted November 5, 2009 Well thats weird as that was the first I permitted.. still didn't work so I went through the whole of the page source and permitted every entry oh well at least its working.
nile_c Posted November 5, 2009 Posted November 5, 2009 (edited) Glad things are working out. Keep the feedback coming here, or PM me if you prefer! Small announcement, our resident web gremlin has kindly published a test page for the new flash filter: http://www.smoothwall.net/flashtest/ Edited November 5, 2009 by nile_c Fixed link 4
linkazoid Posted November 6, 2009 Posted November 6, 2009 Anyway to add this Falling Sand Game - hosted by Chirag Mehta @ chir.ag to the flash filter, but its a .jar - I'm fed up of seeing this on different sites! seems to be the new copter game!
tom_newton Posted November 6, 2009 Posted November 6, 2009 @linkazoid - just writing up a business case for Java filtering Will take a look - could prototype it up at some point, see if it would be effective.
Danielbarron Posted November 6, 2009 Posted November 6, 2009 Anyway to add this Falling Sand Game - hosted by Chirag Mehta @ chir.ag to the flash filter, but its a .jar - I'm fed up of seeing this on different sites! seems to be the new copter game! You could block .jar files. The flash filter is for flash and .jar is java. Is there much educational content using java instead of flash?
tom_newton Posted November 6, 2009 Posted November 6, 2009 I'd go for a regex block on sand.?.jar for now. Linkazoid, if you need help, let me know and I will have nile take a look monday.
linkazoid Posted November 9, 2009 Posted November 9, 2009 I'd go for a regex block on sand.?.jar for now. Linkazoid, if you need help, let me know and I will have nile take a look monday. Could someone post here how to add regex blocks? Also another 2 sites to add to the block list: 12play4fun.com and seantcooper.com Some of the flash content was blocked but not all Michael 1
Popular Post nile_c Posted November 9, 2009 Popular Post Posted November 9, 2009 Could someone post here how to add regex blocks? Also another 2 sites to add to the block list: 12play4fun.com and seantcooper.com Some of the flash content was blocked but not all Michael You can add regex based blocks when you add a category through 'guardian >> filtering >> user defined categories'. You need to use the 'Advanced >>' button to expand the relevant box (Regular expression URLs). As Tom said, for the sand game you could try using sand.?\.jar in that section. That would block files of the form sand1.jar, sand7.jar, sandX.jar and simply sand.jar My favorite cheat sheet for regular expressions can be found here: Regular Expressions Cheat Sheet (V2) - Cheat Sheets - Added Bytes 5
linkazoid Posted November 9, 2009 Posted November 9, 2009 As Tom said, for the sand game you could try using sand.?\.jar in that section. That would block files of the form sand1.jar, sand7.jar, sandX.jar and simply sand.jar Hi Nile, Many thanks for posting that sheet, should come in handy in the future, Can I add sand.?\.jar as it is or do I have to add it in ( ) the rollover example is not clear. Thanks Michael
nile_c Posted November 9, 2009 Posted November 9, 2009 Can I add sand.?\.jar as it is or do I have to add it in ( ) the rollover example is not clear. Yes, you would add the above "as-is". The example within the interface is slightly different, it is showing you a grouping (the parens) containing alternation, where the pipe (|) is a logical OR. ie. Match ( this | that | somethingelse ) Hope that helps.
linkazoid Posted November 10, 2009 Posted November 10, 2009 Hi Tom and Nile, I have a collection of swf's here from a perticular user today, 75 in total of various games that I haven't seen kids playing but obviously must be from the web. Would you like me to host them so you can download and add them to the filter. Or I could possibly MD5 them if thats all you need... Michael 1
tom_newton Posted November 10, 2009 Posted November 10, 2009 @linkazoid: sorry for slow response. Nile and I have been in the southampton office all day, and havent had much forum access. Slowly realising how much I hate the keyboard on this dell laptop, so excuse any spellos. Anyhoo - we would love to grab these flash files, we don't base filtering on md5, we actually examine the file, so we will just need to invent a few new rules for these badboys. We may add MD5 at a later date just for fun tho. If you want to zip them up and put them on sendspace.com or similar, or host them yourself, that would be great. Alternatively a list of URLs and I can wget then all Thanks a lot for helping out! Tom
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now