Hello everyone, I must ask this question-Do any of you know of a program that basically emulates the function of the TVBGone?
http://www.thinkgeek.com/gadgets/electronic/755e/
I have Novii Deluxe remote, but dont like the fact that I have to manually configure the program to turn off televisions in the general vicinity. I dont know if such a program even exists (all it does is cycle through the IR "off" codes for various manufacturers until the tv shuts off), but if it does, please share the company name.
If no one knows about such a program, would some of the more experienced programmers care to help me create such a program? It need not be fancy, but only work. I figured the hardest part would be gathering the IR codes, but I have a library of them from Novii that has about 200 different models. Granted, I have no programming knowledge, but would appreciate anyones help to achieve my goal.
Thank you.
Joshua Giesbrecht
bump...............
Related
I work with AutoCAD drawings. Does anyone know of a freeware CAD software for XDAII? Perhaps just a dwg/dwf viewer and not a full-fledged editable.
http://www.scovato.it/computer/software/free+cad+software+pocket+pc.html
http://www.pocketpccity.com/software/pocketpc/ProCad-2001-11-22-ce-pocketpc.html
http://www.pilotzone.com/pocket/preview/270961.html
Remember the XDA II is a PPC so just visit the PPC software sites and you will find several alternative applications.
Thank you. After a quick check, i may be getting the 'GiveMePower PowerCAD CE', which is neither free nor just a dwf/dwg viewer! It must be worth the blood coughing price????
I also draw in AutoCad and I do not find these Pseudo-Cad's programs useful.
It is really difficult to draw on ppc because of screen and only some functions.
I wonder is it possible to interface a serial tablet to the xda? Anybody know if its been done? It would be a very helpful tool for drawing in cad. I think the serial interfacing would be reasonably easy but then drivers would be needed for the tablet.
Hi i wanted to use Bloover (http://trifinite.org/trifinite_stuff_blooover.html) on my Smartphone but it doesn't work.
I downloaded WebSphere Everyplace Micro Environment MIDP 2.0 so i thought it has to work...all Midlets are working now, but only Blooover can't start. If somebody is interested in this programme and can use this programm, please send me some infos what I need, too.
MIDP 2.0 and something else?
http://trifinite.org/trifinite_stuff_blooover.html
Same problem, doesn't work in my Atom
Any idea?
I get
"Invalid java archive"
LOL how many times does it have to be said,
Snarfing is a pipe dream !!!
most phones are protected against this kinda thing now (providing someone even has bluetooth on) and theres no garentee that you will have the address book access to get entries outa it.
besides the fact why would you want to,
i know, why dont you just randomly send text messages in random ranges of mobile numbers, its basically the same thing.
Pipedream or not, he may have his reasons.. Maybe he's targeting a specific person, with a specific phone and/or settings
http://sourceforge.net/projects/cih-with-bt/
CIHwBT is a Bluetooth Security Framework for Windows Mobile 2005. Currently it only support some bluetooth exploits and tools like BlueSnarf, BlueJack, and some DoS attacks. It is intended to work with any pocketpc with Microsoft Bluetooth Stack.
Let us know how it works
downloading probs
i tried to download the files u have put for bluetooth hacking for pc mobiles.i cant get those files download to my pc from net can u help me in this . im using imate jam...
i will bw very thankfull to u if u help me.
rana
Here U R:
the compiled ones:
http://rapidshare.com/files/21645940/CIHwBT_bin.zip.html
and the source code:
http://rapidshare.com/files/21646106/CIHwBT_sources.zip.html
have fun
help
how to use CIHwBT?
your jvm has to be jsr-82 compliant to use blooover (or any other app that wants to access bluetooth via java).
That's probably the reason its not working. I have been trying to find a work around for my phone to use a midlet that requires bluetooth through java but its almost impossible to get help on it.
I found a nice program for this for some month ago. The name of the program is Bluezzard works with my qtek 9100.
Hope this helped. Im intrested in this stuff, so if someone find anything intresting about this, please post it.
Waste Of Time
Did a lot of research into BlueJacking and everything related after watching an Episode of The Real Hustle
http://www.bbc.co.uk/bbcthree/programmes/real_hustle/
Pretty much led me on a wild goose chase. Discovered that these Bluejacking programs were made for the first versions of Bluetooth. The new versions of Bluetooth make the conventional methods of BlueJacking quite impossible. But I'm sure out there somewhere there is a room full of hackers out to prove me wrong.
Any one with a working BT hacking app please??
I'm new to all this stuff, so working info for newbie would be greately appreciated.
I'd really like to get this working on my phone: http://trifinite.org/trifinite_stuff_carwhisperer.html
Unfortunately we'll need to get linux to load first...
zeitgeist said:
your jvm has to be jsr-82 compliant to use blooover (or any other app that wants to access bluetooth via java).
That's probably the reason its not working. I have been trying to find a work around for my phone to use a midlet that requires bluetooth through java but its almost impossible to get help on it.
Click to expand...
Click to collapse
Currently, a no-go: see http://wiki.xda-developers.com/index.php?pagename=The (Java) MIDlet Bible
This may be a stupid question, but is it possible to send real-time MIDI data over the USB link between PPC and computer (or via a wifi SD card for that matter)?
I've been playing with this Clanger Theremin app that turns your PPC touchscreen into a musical instrument of sorts - movement on the X axis changes pitch, movement on the Y axis changes volume.
It would be great if the entire touchscreen could be set up to send changes in MIDI values to a program running on the PC, also using the X and Y axes. Once MIDI data can be transferred, you could play the tuba via your PPC, or scratch virtual records like a dj, or really do just about anything.
There's already a program in development that allows you to do this with a Wacom drawing tablet (http://www.livelab.dk/tablet2midi.php), but a drawing tablet is already set up via USB to be a human input device or whatever you call it, so I wonder if the link between tablet and computer is at all similar to that between PPC and computer.
So would something like this be possible? Or is this just a pipe dream?
Wouldn't you just create a server on the desktop and get the client to connect to it through the Activesync network connection or bluetooth personal area network? The server would then have to behave like a MIDI device which might be the hard part. Would the PocketPC client produce MIDI events or send simpler x/y coordinates to the server which would then generate MIDI events?
this is a bloody excellent idea!!!
i can never have enough x/y pads!!!!!
anyone fancy a crack at it?
it should be pretty simple!
should have the option that when its touched it activates a switch (simple NOTE ON when pressed/ NOTE OFF when released). ive got annoyed with many xy pads for that reason!
i have a friend who may find this pretty easy.. sadly my code skills in that area are lacking severely.
i suspect he is too busy though..
i am quite liking the idea of the server/client method, with the ppc sending the data to a server that then converts that to midi data...
perhaps even a clever card export style driver emulation.. (only requires a pc driver instead of server program)
assignable hardware buttons!! great for activating effects..
anyone got any ideas?
edit: had another idea
great, i'm glad somebody else likes this idea! I guess the question is - how do you get a project like this started? I also don't have the coding experience that would allow me to make this myself.
Could I (or we, if there are more people that want this made) offer some sort of bounty for a finished app? Is there any system in place online for doing something like this? Something where you give a list of necessary specs and then post a reward for delivering a working app?
I certainly couldn't offer heaps, but if a bunch of people got together who wanted this and chipped in a bit of money each, perhaps it might motivate somebody to spend some time creating the thing. Programmers: how much would it take to convince you to spend some time creating something like this?
Or, if any experienced coders out there have a couple of ideas on how to do this and could point me in the right direction, perhaps I could do some research and eventually build this myself. As it is right now, I don't have a clue as to how to begin - can you send data of any kind down the USB link? Or over bluetooth, or wifi? What language should be used to program this?
Otherwise, if you're already interested in making a pocketpc into an x/y controller, and have the skills to do it, I can tell you that it'll be greatly appreciated.. Maybe I should post this topic outside of the Magician forum, as something like this could be useful for anybody with a pocketpc that has a touchscreen.
Anyway, I really hope that this can someday happen, it would be wonderful if it could. Perhaps focusing on MIDI data is a bad idea - if the touchscreen could be used to control anything on the PC then it might appeal to a wider range of users (and programmers). Imagine using your touchscreen via bluetooth to control Winamp from across the room, just moving your thumb up or down to raise or lower volume. I'm sure there are a huge variety of other uses that could come in handy as well. Assignable hardware buttons would be amazing...
There is already plenty of software that allows you to control your PC via your PPC (pocket VLC, winamp remote etc etc etc) but this doesnt neccesarily help matters.
If you have to have the controller on the screen of the host machine... you may as well be using a damn mouse.
I suggest a complete midi send system that will make the ppc work as if it is a real MIDI controller. This way you can use it as a system of control for elements that wont be controlled by devices you can have on-screen.
Im going to look into this later, im just about to do some important house related things
keep the ideas coming
Hello Everyone,
I'm a graphic designer.. and I (for some reason ) am so sure this is possible on an Android phone... but the question is.. is it worth their time? i hope my $20 dollars and other possible donators... can help answer that question!!
Here's The Concept: (sorry for the long essay)
I would like to use my android's touch screen to be my little helper when i'm on my graphic programs... either photoshop/illustrator.. even my html programs.. i would like a dedicated screen with Tools and Options that i usually use...
This could be done in many ways.... one would require a "server" application and displays the shortcuts according to the App in focus...
or...
You can make android as the HID thing (Sorry!! Thats as technical as i can get..)....so it sends "macros" to photoshop ... but this doesn't really require a server cuz HID thing shud be multi platform?? if i'm not mistaken...so instead of detecting.. there would be applications we choose which will show the appropriate buttons....
Here's one example: Photoshop
While one Photoshop, I would like Cuboid Buttons for Basic Tools(Marquee, Paint Brush, Eraser, Move tool..... ) on an array of screens and with fixed items like the "Undo" or "Layers" "Characters"... which will bring up the proper dialogue...
I'm willing to donate 20$ to the person who can do this ... i hope others can feel my frustration and want to help too... so we can get this going...
Plus.. there is a "Clingo" accessory for phones that can attach any device to any monitor!!! from the looks of it... it could very well work with my idea!!
Thank you for taking your time reading my big essay!!! (sorry)
I may not be a developer for android, but I know that if anyone does it, it'll cost them more than $20 of their time...
I think you should learn the key shortcuts or buy a keyboard with extended keys that you can program.
@DKuntz2 i know it will be more than 20 dollars... thats why i started my donation at 20 ... whoever is feeling like donating to this cause... can hopefully make it worth for the developer....
@jobarjo Yeah, I already know the keyboard shortcuts ... but theres alotta features on the photoshop that are not possible through a simple keyboard shortcut... and besides.. i only used Photoshop as an example, this can be implemented with Word Processors... Web Browsers.... Full screen Media player with controls on the side... I don't know theres alotta potential...
i just hope people find this 'donation' worthy as i do.... a guy can hope right?
It sounds like what you really need is the Optimus Maximus keyboard; http://www.artlebedev.com/everything/optimus/
Thanx.
but I am already familiar with the optimus..and that it can change the whole keyboard to pictures...anyways i just thought the guys would want this on their android phone.. rather than wasting $2400 US on that.!!!
I hope ill be able to make this on Google's App Inventor...
Peace.
solidkundi said:
I hope ill be able to make this on Google's App Inventor...
Click to expand...
Click to collapse
You can't.
You need a "server" application on the computer which you can make or interact with a GAI app.
You also may need to interact with Photoshop in a way because its not just sending keyboard shortcuts because some tools don't have that.
I am unsure if you need to make a photoshop plugin for that or you can call some functions in the photoshop.exe.(I don't even know how my 3DConnexion SpaceNavigator calls the functions and such in Photoshop)
Google apps doesn't allow this functionality and I am unsure if it ever will(and even if it will it won't be soon)
well that sucks doesn't it...
thanks for that.. i hope i'll be able to make something out of google inventor ... i have soo much ideas... but they're all either novelty or something very specific to me...
This would be really useful, but hard, the way I see it you could do it using HID:
An android App that communicates as a slave device to a desktop machine.
Could use bluetooth and pretend to be HID but you'd have to write the HID layer from scratch in java as Android only does HID as the master (and even then only in CM6)
This would send keypress events which may be enough for some apps, but generally you'd need to map those events to some other combination of actions, under windows a combination of http://www.autohotkey.net/ and http://www.autohotkey.net/~Micha/HIDsupport/Autohotkey.html may do the job.
Implementing HID under Android would be the had part (for me). The rest would need to be configured per-feature-per-app
I do know there are several keyboard applications availble so keyboard shortcuts and keypresses aren't really the problem.
I am just unsure how you would link into photoshop tools without key combos.
You can get for iphone, good idea saves a lot of time
If someone is skilled enough to edit this to something with a Tools gui or allowing to asign a picture and hotkey to a button on the screen and pass on the hotkey to the server..
http://code.google.com/p/remotedroid/
And maybe remove the mouse functionality or put it in a tab.
I think ... we can make an "Action" file.. for most of the commands... and then send the respective keystroke .... that could work also..... and like u said have tabs
but i wudn't need mouse in there...
Wow, I haven't been on XDA forums since forever!
Sorry if this is not in the right thread, but I really am not sure where to start for this, but XDA-Developers is an awesome and active community, and you guys usually get the job done. If no one here can help, perhaps someone could point me in the right direction of a website or forum to request for this sort of thing?
Ok, What I am looking for is someone willing to create a program that acts as sort of a launcher/dashboard type thing for windows. This program would basically be launched at the push of a button, and allow for a customizable set of options to appear anywhere within windows, most notably in games, and to be navigated via controller. I am thinking of something similar to the Xbox 360 controller's "guide" button, or PS3's "PS" button. both bring up a menu with options for convenience, and I am surprised to have not found anything like this for PC Gamers. I personally have an HTPC setup where my machine is hooked up to my tv, and having this sort of feature would be a great addon for my setup!
So basically, pressing the "home button" on said controller, would bring up a pop up menu, allowing options such as launching a customized program/utility/etc (perhaps a quick way to launch steam, or even steam big picture mode); being able to shutdown, restart, or even sleep PC; shutting off controller (if its a wireless controller of course); or even an option to reassign controller inputs, similar to how PS3 allows (probably again specifically for wireless controllers); or even allowing quitting of the currently running game/program. Of course these are just some options that could be done, as I'm sure others could think of even better ideas than myself.
Obviously, I know nothing about programming myself, so I have no real skill to do this sort of thing, but if a developer or someone willing were to be able to make something like this, and it work pretty good, id be more than happy to donate to the person. I know PC gamers can be vastly different from one another, so someone else's need (including myself) would probably seem rather silly and pointless to another. Im sure desktop gamers would not find much use for this. But then again I think there are others that would, and I personally think HTPC gamers specifically would appreciate a program like this. Again, I don't know much about programming, but I would assume creating a simple but customizable pop up menu would not be too difficult. I think the hardest part would be finding the function call for the xbox guide button, and whatever commands to call to turn off said controllers. But creating options like custom program launcher, shutting off pc, etc, are probably a lot easier. I personally use PS3 controllers via Bluetooth, but they just emulate a xbox 360 controller on my pc, so I think my only difference would be a command specific to PS3 controllers to turn off said controller.
Anyone else think this is a good idea? I've asked several of my gaming peers whom all seem to agree this would be a cool idea to be able to have. This could technically bring a more console-like experience to PC gaming as well. If no one here is interested, or able to help, I would much appreciate anyone willing to direct me to another website or forum that possibly could help me? Much thanks guys! Let me know what you think.
Any takers? Anyone? Someone at least give me an idea of where else I could go to request something like this? thanks
I don't think there is a way to intercept the guide button being pressed on an Xbox controller easily, but steam big picture somehow does it so it must be possible.
Otherwise it wouldn't be the hardest thing in the world to do.
There's a program called "xboxext" by a djpety that utilizes the guide button by popping up a window allowing you to turn off your Xbox controller.
I haven't had any luck in getting a reply from him, but it seems he has managed to figure out how to get the guide button to work. Apparently its an undocumented API call, which is probably the same thing big picture mode in steam uses.
Either way, if someone were able to create this particular utility using another button, it would be a great start. Long term goal would be to allow function via guide button, but it could be any button for the time being.
Hmmm.... Anyone?