Seating plan app for winmo 6.1? - General Questions and Answers

Hey
I've recently started a job at a university where i often need to install software on large rooms of PC's but because of the busy nature of the university, i often have to leave while lessons are taking place and return later to continue the installations
I was wondering if anybody knew of a seating plan app that i could use to help me keep track of which PC's ive updated and which i haven't.
I just need something where i can set up a temporary plan or even just a grid and then mark certain positions so i can keep track of what ive done
i know this is quite a lot to ask but any help would be greatly appreciated

Related

[Q] Where to go from here? (programming)

I have been programming with Java for about 6 years now. I am currently getting my masters in college for Computer Science (Programming).
I just finished reading the book Hello, Android by Ed Burnette. It was a pretty good book I must say and got me on my feet towards developing for an Android device. For those who do not know the book, each chapter you gradually build a Sudoku game. In the later chapters it discusses some openGL, sound, video. Overall the game is pointless and a waiste.
I never really liked game programming, I wish to do something such as tools, or a feature. However I have hit a roadblock and do not know where to go from here or what to read. I get the structure of the app, the XML setups, etc but the book did not give me a good enough background on the Android System for what I would like to do.
Any suggestions?
Thanks for your help in advanced.
Travmanx I think the way to go from here is use your Java experience to assist in unlocking these phones. I know these guys that are doing the hard work would appreciate all the help they can get.
ZC
I'm very new to android programming too and I agree there does seem to be a big gap in going from the usual tutorials and guides to really getting your feet wet and digging into proper coding.
I think the key here is to think of a simple idea and start to program it, by choosing something simple you can get the basics working quickly, while still giving you room to experiment further with extra features and improvements later on (where the real learning happens).
As to what idea... that is more difficult, I would suggest you do something which you will use so that you've got a drive to keep working on it and improve it.
i.e. If you travel, then a quick currency converter could be useful...if you play tennis then perhaps a score board...it doesn't matter much as long as the incentive is there to code it.
Look forward to hear what you decide to write!
hello there
I would suggest you do something which you will use so that you've got a drive to keep working on it and improve it
Click to expand...
Click to collapse
first of all +10 for ^ meltwater
i did an app to (scoreboard) for a card game, instead of using paper and pen.
then:
i am a Java Developer to,
and recently started doing some android apps
i already have 2 of them in the market...
i am just like you, don't like to do games, i prefer tools and other staff...
however, my point is, whenever you can build an app whatever it is,... all you need now is an idea
try to find an idea and start developing it, and on every problem you face try to dig and fix it, then continue on ur main target... otherwise i don't see any advantage of reading more books, because you have to find something to do, then try to find how to do it (based on your input with 6 years java dev)
otherwise i think you will get lost.
my opinion, find an idea and start with it, then fix every block you face.
Good Luck

Android existing database connect.

Hello everyone,
I have been developing an application that registers several prices, such as combustible, food costs etc...
Now I was asked in the intercourse to create an app that the admin connects to a certain database AND another one that makes his phone, the admin, that can see what his employees have made in the first application I made.
I honestly have no idea what to do, I'm almost panicking cause the boss of this company I'm working now, as my internship demands and screams alot. I can't find anything useful in the internet so I thought if someone that knows this can help me, please? I depend on you lool..
Thanks!

Where to keep my data

Hi there guys,
Here's my story, I have this project I want to start working on, and it's suposed to be a running prototype in a month or so.
Anyway the app is going to be pretty simple, it is going to have users, that can be drivers, passengers or both, every user will have to have this info: name, surname, user ID, car which he/she is driving for now pictures are not neccesary(if you could point me in the general direction as to how I can do that, great), and users should be able to send(not instant) messages to each other.
I will also have a webpage in which you will be able to do all the things you can do with the app, so my question is
Where and how should i keep all of this data, all of the info?
I'm a real newbie in this, but I plan on learning a lot, so should I make a database and store all the textual info in there and link it with the app, or is there another way that you are supposed to do that. Where do I keep the pictures?
Any help would be wonderfull :3
Have a nice daaaay!
AzBahAJR said:
Hi there guys,
Here's my story, I have this project I want to start working on, and it's suposed to be a running prototype in a month or so.
Anyway the app is going to be pretty simple, it is going to have users, that can be drivers, passengers or both, every user will have to have this info: name, surname, user ID, car which he/she is driving for now pictures are not neccesary(if you could point me in the general direction as to how I can do that, great), and users should be able to send(not instant) messages to each other.
I will also have a webpage in which you will be able to do all the things you can do with the app, so my question is
Where and how should i keep all of this data, all of the info?
I'm a real newbie in this, but I plan on learning a lot, so should I make a database and store all the textual info in there and link it with the app, or is there another way that you are supposed to do that. Where do I keep the pictures?
Any help would be wonderfull :3
Have a nice daaaay!
Click to expand...
Click to collapse
You need a large server for this, and that has to grow larger by times as new members will start joining and this is going to cost you a tad..... A suggestion from me is that limit the size for each users content, like multimedia, let's say it's 1gb and one exceeded it and the older stuff got deleted

[Completed] Tasker Geotask KLWP

Hi all,
Firstly I'm sorry for posting a question here for what might seemingly be a simple task, however despite googling and researching for about 2 weeks I'm no closer to my goal.
I'm building a car dash using a nexus 7, and using kustom live wallpaper to create a unique frontend. Everything is going well however I am struggling with one thing...
I want to keep GPS on (no problem) which constantly grabs my location (no problem). I then want to set my location to a variable which is then pushed via tasker to KLWP (again, no problem!). My problem is that it outputs the WHOLE address. This is a problem. I've managed to get it down to displaying just the house number and the street name, however I want JUST the street name, eg King Street or Queens Avenue.
The idea is that while I'm driving along the road name is automatically displayed.
How on earth can I do this? My knowledge of tasker and variables is very limited and I've only been able to get this far by messing about with various settings but doing this for 2 weeks and not getting any closer is beyond frustrating. I know what I'm trying to achieve is not impossible which frustrates me more.
Guys and girls, I'm extremely grateful for any help or guidance.
Lastly, sorry for the whole 'new account 1 post which is a question' vibe. I've been coming here for years with a different account but I couldn't remember the password, and password reset returned a 404 page :/
Thanks again
Antony
antony.casamento said:
Hi all,
Firstly I'm sorry for posting a question here for what might seemingly be a simple task, however despite googling and researching for about 2 weeks I'm no closer to my goal.
I'm building a car dash using a nexus 7, and using kustom live wallpaper to create a unique frontend. Everything is going well however I am struggling with one thing...
I want to keep GPS on (no problem) which constantly grabs my location (no problem). I then want to set my location to a variable which is then pushed via tasker to KLWP (again, no problem!). My problem is that it outputs the WHOLE address. This is a problem. I've managed to get it down to displaying just the house number and the street name, however I want JUST the street name, eg King Street or Queens Avenue.
The idea is that while I'm driving along the road name is automatically displayed.
How on earth can I do this? My knowledge of tasker and variables is very limited and I've only been able to get this far by messing about with various settings but doing this for 2 weeks and not getting any closer is beyond frustrating. I know what I'm trying to achieve is not impossible which frustrates me more.
Guys and girls, I'm extremely grateful for any help or guidance.
Lastly, sorry for the whole 'new account 1 post which is a question' vibe. I've been coming here for years with a different account but I couldn't remember the password, and password reset returned a 404 page :/
Thanks again
Antony
Click to expand...
Click to collapse
Hello,
Thanks for using XDA Assist.
Try asking for help in this dedicated thread.Hopefully you'll get some expertise help from there.
Good luck
___
v7
XDA Assist

Proxy Server/VPN/bypass Geoblocking/ Write a software

Looking to pay for a successful method in regard to bypassing this:
I need you to develop some software for me. I would like this software to be developed for PC. I live in Dallas, TX, USA and want to play DFS ie. draftkings/FanDuel but TX is one of the few or so unavailabe states. I have used VPN's but sites will not allow me to play because I need my location enabled . The plugin we're looking to get over is called Geo Comply, it's mega advanced, does more than 350 checks on you every 20 minutes, eats stuff like VPN/RDPs for breakfast and a few experienced developers I've contacted failed already. They have a lot of information on their site about the methods they use and after reading it, you might get a bit discouraged as experienced as you might be. I want a software or a solution that can bypass all their checks and for me to stay undetected while being out of state. I need to appear to be located within New Jersey. I wanna work with serious and experienced developers only, as I said this is far from an easy task that many so-called old IT dogs failed and gave up on. Your effort will be rewarded and I might have future jobs for you too if you can somehow manage a solution for my problem. Looking forward to working with you.
sabar32 said:
Looking to pay for a successful method in regard to bypassing this:
I need you to develop some software for me. I would like this software to be developed for PC. I live in Dallas, TX, USA and want to play DFS ie. draftkings/FanDuel but TX is one of the few or so unavailabe states. I have used VPN's but sites will not allow me to play because I need my location enabled . The plugin we're looking to get over is called Geo Comply, it's mega advanced, does more than 350 checks on you every 20 minutes, eats stuff like VPN/RDPs for breakfast and a few experienced developers I've contacted failed already. They have a lot of information on their site about the methods they use and after reading it, you might get a bit discouraged as experienced as you might be. I want a software or a solution that can bypass all their checks and for me to stay undetected while being out of state. I need to appear to be located within New Jersey. I wanna work with serious and experienced developers only, as I said this is far from an easy task that many so-called old IT dogs failed and gave up on. Your effort will be rewarded and I might have future jobs for you too if you can somehow manage a solution for my problem. Looking forward to working with you.
Click to expand...
Click to collapse
CANT help u because of the law there.

Categories

Resources