-
Posts
4,190 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by nickbro
-
Dunno, I have no idea what the IDE is link for Android, and without a phone it's not much use. The source code for the Windows 8 app will be available, and if a programmer out there wants to take it on board and make an iOS or Android app then lets chat. MS make it easy to code in XAML/JS/C#. v9 will have some big changes to the UI on smart phones, making it a lot easier to use.
-
v9 will also have a Windows 8 Store App available to purchase (£0.99), with a Windows Phone 8 App to follow http://www.youtube.com/watch?v=gCtzjIf7ikA
-
1) If you're just got 2003 DC's at the moment I'd raise it to 2003, it just removes some of the older AD stuff 2) Nothing, just make sure you don't raise it above the OS version of the DC's 3) Yes, it should make things quicker as it turns off some of the legacy stuff, it's a tiny change though 4) No 5) You can, it's personal choice I've just put a new network in place for a cluster network, and it's all 2012 Domain and Forest level, as I will only be using 2012 and above on it. My current curriculum and admin networks are both 2008 R2 level, as it's all 2008 R2 DCs
-
Make sure your put http/https in, see documentation.pdf in the root folder of your install
-
Open the web.config file, look of svg
-
Did a bit of work last night on making the booking system stretch to fit the whole screen, this is the result: The text is a bit small, still haven't figured that one out. [ATTACH=CONFIG]17717[/ATTACH]
-
Hi @xenonive, just tried to put a dropbox send to client in, and it didn't want to work. I'll see if Paul can do any better
-
Birthday treat for you guys, and twitter followers:
-
Mobile feature video http://www.youtube.com/watch?v=1Fd7xD7bFSc&feature=youtu.be
-
Little sneak peak for you guys: https://www.youtube.com/watch?v=tVvqkXx_1PU&feature=youtu.be
-
What you would do in this case, is create an AD group for each office and put the user into that group, you can then use that group in HAP+ to map against.
-
You should be able to use the v8.6 HAP.AD dll in the v8.7 HAP install. v9 will have the option to turn recursive lookups on and off
-
The main change in v8.7 was recursive AD group lookups. Also when logging in, HAP+ caches all the groups your user is in.
-
Nope, not in the web.config.
-
It's very odd that it's not working. Have you tried running a clean install of v8 on that server, to see if it's a configuration issue?
-
Ok, give that a try. It may be the proxy configuration in IE that stops it from working, maybe.
-
Hmm, odd that it isn't loading. If firefox is displaying it but without style, then you need to open the web.config file and remove the .svg mime map reference. Check the application event log on the server to see if there is any issue being logged.
-
Welcome @SovietRussia, which school, I'm CHS (South of the County)
- 4,289 replies
-
- assistance
- background
-
(and 2 more)
Tagged with:
-
Home access to staff shared drive for teachers.
nickbro replied to mrwobbly's topic in How do you do....it?
Yep, I think so. -
Home access to staff shared drive for teachers.
nickbro replied to mrwobbly's topic in How do you do....it?
Remote Desktop doesn't work on iPads that well, unless you buy an app for it, and I've only found 1 that supports the RDGateway. -
I've been looking at this as well. I ended up writing an IIS asp.net website that basically acts as the filter. set up an internal dns entry (youtube.local), which is our webserver. It then processes the requests, looks at the ip address that's accessing it, and computer name and either blocks access or allows it based on what staff in that room want (they have to turn it on). I do a rewrite on the response turning YouTube into youtube.local. This way staff have full youtube at youtube.com but students have to use youtube.local as YouTube is blocked for them on the filter. If anyone would like a copy of my code, to see if they can get it to work, let me know. Cookies does work, but you don't need them to. IIS7+ is needed BTW.
-
It's prob because it's a USB3 device, XP doesn't support it. Give Easily explore your PC, it may be able to find the driver for you
-
iOS isn't planned, as I'd have to get a developer account with itunes which isn't cheap. The booking system currently doesn't support that model, you would have to configure it to have 6 periods for all days, and set up a static booking for the 6th lesson every other day which was blocked out. Latest release is on codeplex, download the "update" package: Home Access Plus+ - Download: v8.7
-
1 - If you edit the staticbookings.xml file you can add it in there. The lesson would be lesson 1, lesson 2, lesson 3, i.e. comma separated list. That'll be in the v9 release as well 2 - Done
-
HAP Error - you have attempted to upload a restricted file type!
nickbro replied to gomalley's topic in Home Access Plus+
Can you do some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html please, see what it's doing
