• Any Good Ideas
    12 replies, posted
Ok so Me and a couple of friends have started a small Dev team and im currently working on learning C# it seems like a very nice and flexible language to use and im looking forward to using it but i would love for you guys to list some simple and common problems or things you do on a daily basis on your computer, so that i can try to implement them into my programing. Please list some things and thank you very much
Something i've always wanted, but didn't want to get pidgin just to use it. Basically you press a hotkey and it gives you an area you can drag on your screen. After you release the click, it makes a rect out of the points you clicked on your screen. Then it saves it temporarily, then automatically uploads to an FTP or HTTP, deletes the temporary image, then puts the link in your clipboard. [editline]06:08PM[/editline] Basically a prntscrn but more convenient. Is there a stand-alone application to do what i described? I'm not sure how to google that.
[QUOTE=Xama;19635435]Something i've always wanted, but didn't want to get pidgin just to use it. Basically you press a hotkey and it gives you an area you can drag on your screen. After you release the click, it makes a rect out of the points you clicked on your screen. Then it saves it temporarily, then automatically uploads to an FTP or HTTP, deletes the temporary image, then puts the link in your clipboard. [editline]06:08PM[/editline] Basically a prntscrn but more convenient. Is there a stand-alone application to do what i described? I'm not sure how to google that.[/QUOTE] Lol well i not sure ether lol but like i said im nre to this and im going to make that my first priority (maybe with out the The FTP or HTTP part due to server issues and i haven't learned that yet) but i will learn C# asap and ill get back to you with that one
You don't create a 'dev' team until you can actually write code that does something useful.
[QUOTE=andersonmat;19636573]You don't create a 'dev' team until you can actually write code that does something useful.[/QUOTE] If your gonna post please post something relating to the question not criticizing the fact that im new to coding ok
[QUOTE=BRadNowacki;19637050]If your gonna post please post something relating to the question not criticizing the fact that im new to coding ok[/QUOTE] I'm not criticizing that you're new to coding. It's your entire mindset. Start small and build from there. There's no need for a group of people to code together when you are just learning. Get a basis for programming and then work in groups. Trust me, it will create more readable and distributable code.
I would love to run a program that runs in the system tray, then when a hotkey is pressed it would take a screenshot and upload it to my FTP server.
Also, you should create something that allows you to select a certain set of files and specify a FTP server and when you press a hot key it uploads the files to the server. It would be helpful for when I'm testing designs live on my site. :downs:
[QUOTE=BRadNowacki;19636239]maybe with out the The FTP or HTTP part due to server issues and i haven't learned that yet[/QUOTE] A) It's not at all hard B) What is the point of an app designed for [b]sharing[/b] screencaps, [b]if it doesn't even upload the image for you[/b]?
[QUOTE=turby;19637984]A) It's not at all hard B) What is the point of an app designed for [b]sharing[/b] screencaps, [b]if it doesn't even upload the image for you[/b]?[/QUOTE] Well it still cuts one step down at least :)
[url]http://sourceforge.net/projects/zscreen/[/url] hello this is zscreen and it can do everything mentioned in this thread about screenshots
Thanks man :D
I just ask my friends for help and we help each other but we don't have any kind of team, no need when we're learning.
Sorry, you need to Log In to post a reply to this thread.