Jump to content

bladedanny

Members
  • Posts

    1,528
  • Joined

Everything posted by bladedanny

  1. It was always my intention to release it. I'm a massive believer in FOSS and after using various packages over my years in IT support would like to give something back however small.
  2. Ok then. I'll get updating it and release when ready. I'll aim for end of the month.
  3. Not sure, it doesn't use many fancy commands, just update, insert, select. Never used MSSQL so don't know where the differences are.
  4. It took a while but was a side project for a quite some time. Been in use in two schools for a couple of years. It is my intention to release it once the code is tidied up. The current code is a mess as it started out just the staff then visitors, regular visitors, pre-booked visitors and other bits have been added and slotted in here and there. There's also currently no installation script for the mysql. If it's something people are interested in I can try and get a shift on doing it.
  5. I made a nice php/sql web based one for our school. Runs in a full screen browser on a touch screen with a receipt printer for a fire list and a label printer to print off visitor badges. Feedback from staff and ofsted has been good. I'm currently writing v2 which will be pretty much the same but just tidier code and a better design.
  6. Word of warning some of the nicknames might be a bit NSFW.
  7. Oh No... What have you done?
  8. This, use it in multiple schools for multiple departments. Works really well.
  9. Yeah just watched it. Much of the same as what is disused on here regarding 'the Microsoft' scam and ransomware. Shocking (but unsurprising) that 50% of the wifi networks they scanned were unencrypted.
  10. I could have believed it up until this sentence. It has to be a troll, even the most die hard of anti-evolution/dinosaur people wouldn't react like this.
  11. Yeah my OH is having none of it, so winning some would be a nice workaround.
  12. I'll keep an eye on my post too. It'd come in handy too, I need some Lego for my 11 day old son. He'll obviously need help doing it though.
  13. We don't have any trouble with SOLUS3 here. I schedule the update to install over night. Come in the next day and it's done. All the machines WOL to install the update. Touch wood nothings gone wrong. I'd persevere with SOLUS3 because once its working its good.
  14. It's there in my Gimp 2.8. Called the fuzzy tool, keyboard shortcut U.
  15. Nothing creepy, just a little residual magic.
  16. Yes, that makes sense. I'll give it a go. --edit-- Yes that was it. Can't believe I missed that. Thanks.
  17. Hi All, I'm trying to animate some images using jquery. They're all stacked on top of each other then I use this code to animate, var pos = "1"; $(".funnyperson").each( function(){ $(this).animate({ "left": pos+"px", "top": "10px" }, 500); pos = pos + 20; } ); My thinking been it will add 20px to each one to become unstacked and visible. This works for the first two images but the others fly off screen by miles (or its equivalent in pixels). Anyone know why it's not working as expected? Thanks,
  18. In terminal type export http_proxy="http://proxy:port" Then try running sudo apt-get update Then try to install the program.
  19. I did until recently. Baby on the way now so I've had to stop . Playing a lot of hearthstone though.
  20. Another osticket user here. I love it. Myself, the buildings supervisor and the office staff use it for jobs and stock requests. We have it hosted on an internal server and staff can either use the web form or just email itsupport@ to raise a ticket. I've also wrote a little php page that lists how many tickets are open for each department to go on our xibo display in our office.
  21. Day sorted. Found it works best in chrome
  22. We've got a Promethean ActivPanel, it is a touch screen and costs about the same as a board and projector setup but it is good. The nursery kids and staff love it.
  23. We had to set off some smoke and flash bang grenades the other day. I was supposed to take some pictures of the smoke, I got that excited about pulling the pin I completely forgot to take them
  24. It was the 10Mb fiber line. I work two schools the fiber to building is 10Mb the fiber to cabinet and copper into school one gets around 30Mb. When I phoned to check it was correct I was told they limit the fiber connection due to costs. TBH I'm not very happy as both school pay the same yet one is a lot faster than the other.
  25. Are you Sheffield based?
×
×
  • Create New...