Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				Why did she shut it down though?
 Sounds pretty damn awesome, must have taken a lot of time and effort.
- 
				
				 rayanon13579yWell done and keep up the good work. And don't care about this thing called school. Teachers there are mostly stupid. rayanon13579yWell done and keep up the good work. And don't care about this thing called school. Teachers there are mostly stupid.
- 
				
				willol13849y@rayanon nop, teachers are mostly quite smart. They just have students viewpoints and agenda than students. Stop gratuitously bash schools.
- 
				
				 sebh06024889yHe didn't specify why he shut it down, but probably because some students used it to complain about how boring the lesson was. sebh06024889yHe didn't specify why he shut it down, but probably because some students used it to complain about how boring the lesson was.
- 
				
				 johnDoe32019yI never did, but in highschool one of my friends redirected our schools website to a gay porn site. johnDoe32019yI never did, but in highschool one of my friends redirected our schools website to a gay porn site.
 It was live for a few hours, next day the website and our schools network was shut down, for over a week.
- 
				
				 sebh06024889y@nicnaknic Did they change the configuration of the webserver? It seems like you should require a password to do such a thing. sebh06024889y@nicnaknic Did they change the configuration of the webserver? It seems like you should require a password to do such a thing.
- 
				
				 johnDoe32019y@sebh0602 I'm not sure really. I think the school just ran it off a local computer, they forgot to lock the computer, he got into the Sites file system and changed up some of the code. I still don't know exactly what he did and how he got Access johnDoe32019y@sebh0602 I'm not sure really. I think the school just ran it off a local computer, they forgot to lock the computer, he got into the Sites file system and changed up some of the code. I still don't know exactly what he did and how he got Access
Related Rants
- 
						
							 elgringo41Student - Teacher renaming .c to .exe make the program executable ? Teacher - Yes A group of people stand up... elgringo41Student - Teacher renaming .c to .exe make the program executable ? Teacher - Yes A group of people stand up...
- 
						
							 sonrisa37Best quotes from IT teacher: - "C# is a language to program your IDE." - "C# is a language for beginners, and... sonrisa37Best quotes from IT teacher: - "C# is a language to program your IDE." - "C# is a language for beginners, and...
- 
						
							 FooBarNaut19 FooBarNaut19 I have a teacher that does nothing but reading from powerpoint slides.
Wrote a script that does a better job. I have a teacher that does nothing but reading from powerpoint slides.
Wrote a script that does a better job.



So I created this really cool messaging program for my CS class in high school. Though when I say for - I mean for the students which were bored when the teacher told us how to "resize images in Word".
I used python and tkinter to create it all, and didn't even need to touch sockets. (Mostly because I didn't know how to use them back then, but also because I kept the messages in a file on the school nas.)
Anyway, the program worked and we used it every week, with me listening to suggestions and improving it each week. I even managed to create a sort of notification system.
But sadly, my teacher found out about it and shut it down.
Have you ever had a similar experience?
undefined
teacher
messenger
python3