OK I had gotten board with the lack of wifi and decent web browser on the Treo 650 that I decided to make the move to the 8125. I knew about the speed difference and some of the other issues discussed in these forums because I researched the device for months before making the move. Therefore I wont say much about that. Unfortunately I have a few issues that I can't seem to find answers for in this forum and I was hoping other users out there could help.
1. Is there any way of making the navigation pad useful? I cant access anything on the taskbar and it would be great if I could. I installed magic button so I can close apps and switch back to home when I want. Furthermore there is almost no documentation on how to use the nav pad. All application instructions say tap the icon. It's very convenient to have one handed use. for example i have yet to figure out how to get back to the location bar in Pocket IE so I can enter a url without having to tap the screen.
2. Is it common that some applications just freak out when you switch to landscape mode (scroll bars not working and such)?
3. As mentioned I installed magic button but is there an application that will pop up a list of running tasks so I can switch between them easily with the navigation pad.
4. Backup. I may be very wrong on this but I fear that active sync does not actually backup my entire device like palm does. Could someone clear this up and if I'm correct is there a way for active sync to do this. I have more programs on this device than what is on my add/remove prog screen.
5. Notification reminders. I see a feature to have the led for a period of time but it would be nicer if it could be set to play its sound also. Like the pagers of old.
6. Notification of lost service. This phone never tells me I have no cell service. Last thing I want is battery draining searching or worse assuming I have service and miss all calls.
If anyone could provide some info on the above it would be a great help. i have already found many other programs that make up for the lacking features. Below is a list of what I have installed please make any suggestions you think would be helpful.
1. AnthaVPN - easiest and fastest to install
2. TN520 by mochasoft
3. Pocket Putty SSH client
4. Eyes On Call - Callfilter like program with many features still limited but the developer is very quick in implementing suggestions.
5. Info sharp - same developer as above but this provides sms capabilities that are very impressive. He almost has chat style sms with the way this program works.
6. OMAPclocker - for clocking to 220. I actually see the difference.
7. IM+ - Sametime/AOL instant messenger client.
8. Info apps I have Metro, Ereader, Bdicty, VadeMecum
9. TCPMP
10. Registry Wizard
11. Calc98 - the built in calc app is a joke.
12. Xpressmail - dont care what anyone says this app does what it says it will do. Pushes email to your phone.
Thank You
- Richard
sorry, you are in the wrong forum. This here is the Universal, not the Hermes (or whatever the 8125 is)
thx
wow didn't notice I posted on universal forum. well at least I can correct the typos and vgrammer before posting on wizard.
-Richard
New member here… I usually find answers to my questions through searches/lurking. Unfortunately, I haven’t found any viable solutions to my particular need and wish to present it for possible suggestions.
Frequently during my morning commute to work, I have ideas and/or reminders race through my head that I would love to capture with a high degree of confidence that I will remember to follow-up on them when I arrive at work. (i.e. “hey what if we do it this way”, “don’t forget that they xxx report is due today”)
I would love to be able to assign a function to a button on my Wizard that, when pressed, would record a short 30-second voice clip to a .wav file and automagically email it to my work email address. All without any on-screen interaction requirements that would distract my driving.
I have investigated a lot of commercial and freeware voice dictation tools and similar general recording tools. Additionally, I have tinkered with various scripting (Mortscript) and macro recording (Pen commander) capabilities. Thus far, I have not found a 100% answer to my need.
I have come close to a solution via Mortscript but still lack a specific capability to complete the solution. Basically, I need a way of capturing a sound clip basically from a command-line interface. (i.e “\Windows\RecordVoiceClip.exe –seconds 30 –file TodaysDateTime.wav”)
I would appreciate any suggestions either for a application that would serve my purpose or a possibly a web source where I might find a solution.
…..BriansPhone
so i have been thinking about my homes security and i have some questions...
i have collected quite a few expensive gadgets and they need protection!
So, i have been tinkering with my **** logitech orb web cam and it now supports motion detection. now call me crazy but i would like to be able to receive on my diamond, the video that has been recorded by a motion detection enabled web cam set up in my home. i'm trying to get my logitech web cam to save on my HP media smart server, running windows home server, not default on my laptop, and be notified by either sms that there is new video on my server or the video itself sent to my diamond. i would also like to be able to connect remotely to my laptop and be able to activate the camera software from a desktop link or something like that.
now i swear this is diamond related in the fact that i would like to use the device as a controller.
i have not used remote desktop on my diamond yet, i could not get it working.
i'm not sure if this is a app request, idea, or util so ill follow the forum template rules once this thread takes shape.
please shed some light on how one could make this happen. i think it could be useful to all of us, at home or place of business or your just want to bust your stupid parents snooping around your room.
so you are looking for an app that does the following:
act as webcam streaming server, but only when motion is detected, and when it does detect motion, it must notify you via sms, plus: you need a simple app for youre diamond to vie the stream..
i dont think I would be able to do this, but if you can clarify exacly what you want thinking WITH you is more easy...
on the other hand, i am sure the pc part has already some usefull apliactions wich are able to act as a server. but im not sure about the notification sms..
it would be ideal if that sms contained a link that you follow to open youre browser to view the stream...
what i know what is possible, there are apps for the pc that record video and send it via e-mail...
just use google for webcam security..
maybe there are pplz around here that can adapt software for u...
but i u seach im sure there are apps out there wich can do that... the only app you need is a browser capable of viewing video streams..
Would be good an app who detect movement, and then make several actions:
- Upload a photo/video on an FTP
- Save photo/video
- Play an AUDIO alarm
- Send an mms with the photo/video
- Send a warning sms
- Make a call (and let you listen what's happening)
....all when Movement is detected via the pda camera
Improvise
What you are trying to accomplish is mostly already possible. You'll need to do some research and some creative thinking to get it to work though. You will most likely not get an all-in-one solution to this issue.
It sounds to me like the motion detection and subsequent video capture is already taking place via the software you have installed for your web cam.
Basically you need two things: A way to be notified of a new video file and a way to view it.
I'm not aware of any existing application which will send an email (which can arrive as an SMS) based on a new file being created in a directory, but as a programmer I can asure you there's not much to it.
There are however many solutions which would allow you to view a video file on your WM device from you computer at home and remote desktop is not the way to go here. Your best bet is probably good old http since most video applications will handle "streaming" to file to you as you watch. You'll need to familiarize yourself with IIS (Internet Information Server; I'm assuming you're using Windows) and create a "virtual directory" pointing at the folder where the video files arrive. You'll also need to take the necessary steps to open port 80 so that your computer at home can host via http (this means configuring your router and your computer's firewall). Once this is done just pick your favorite video player and choose "open URL" or something similar and type in http://YourExternalIP/YourVirtualDirectory/YourVideoFile.
I'll leave it up to you to figure out how to best make yourself aware of new files.
As LucidObscurity says there already are several solutions available to this through the combination of existing discrete applications, although .
My setup does does what you desire although goes quite a bit further so it may be overkill for your requirements. However, as food for thought it may still be of interest. It consists of:
- A series of Panasonic BL-C1 IP cameras distributed around my house (running on the wired house network, although wireless versions are available) - these are quite discrete cameras and don't have the typical 'camera look' hence are aesthetically compatible with partners, guests etc (most people I've pointed them out to hadn't noticed them and then didn't believe they were cameras)
- The motion detection/analysis software ZoneMinder - the 'brains' - this monitors the cameras, detects motion (in zoned areas) and records the events as required (it buffers the images so you can capture what happened before the trigger too)
- The SMS tool MercurySMS (and VGSMail gateway) used to alert me via text when motion has been detected (the texts contain various event-related details/stats and a link to the recording)
- A handful of other scripts used for small housekeeping tasks e.g. scheduling the starting/stopping of the system, realtime offsite backup of recorded material (there's no point me capturing a thief on video if he then goes an nicks my PC!), etc
- My Diamond, or any other device with a web browser, used to interface with the system - controlling/configuring it, accessing live/recorded video etc. A web front end is essential in my opinion - you don't want to tie access down to a single platform/device.
Whilst it's not a setup that is up-and-running out of the box now that's it's fully configured it works well - very well. False alarms are practically nill and it doesn't miss a thing. Remote access via the web is powerful and as simple/complicated as you want - on holiday my girlfriend regularly fires up the quick 'snapshot' montage to keep an eye on our cats (we do have a dedicated 'catcam' monitoring the catflap so we can see the history of who came in/out and when).
I'm sure there are some all-in-one solutions available but they likely come at a cost and perhaps do not have the power and flexibility of a modularised solution - it'd be worth seeing what's available though.
Mathew
thanks for all your replies. great read.
i just want all my systems, Windows Home Server, Vista Home Pro and WM6.1 to come together. i will take a look into the apps you have linked to and see whats what.
i already have the ability to record with motion detection. when a new file is created in a folder on my home server, i want to be notified and linked to or streamed. i have remote access to my file via browser [ blazeitup123.homeserver.com ]. i can't get the logitech software to actually save to the server because it says i dont have the rights. i'll try and fix that tonight after dinner, but saving to the server is very improtant because my laptop could be stolen and then the whole setup was pointless. i want to incorperate my diamond into this process as much as possible, like with the remote activation and so on.
Wooow this is one of the coolest threads I read in a long time.
Although I'm not as advanced as some of the members regarding computing, I was thinking:
-Cam software streaming to remote address.
-When motion is detected, cam starts recording, thus creating movement in the remote address.
-When new connection(movement) is detected, you activate a new RSS feed.
-You get RSS notification on phone.
-Connect to remote address and check the stream.
What about:
A spy cam on the Diamond, I mean that you could hide your phone somewhere and point it at a certain spot you want to view. Then remotely access the phone and view the live stream?
Since the phone is so small its an easy hide.
Greetings to all and luck in all your great projects!
you should actually look here...
http://www.incax.com/
Looks good. I've also found Wapcam
(Seems to alert via e-mail to you could use either push e-mail or an email-to-SMS gateway for instant alerts)
Mathew
shogunmark said:
you should actually look here...
http://www.incax.com/
Click to expand...
Click to collapse
looks like great software. ill try the trail and it only 20 dollars to buy . seems very simple to. i want something more server based because my laptop would be the first thing out the door.
Security
Blazeitup123 said:
looks like great software. ill try the trail and it only 20 dollars to buy . seems very simple to. i want something more server based because my laptop would be the first thing out the door.
Click to expand...
Click to collapse
Perhaps you should invest in a big dog.
I m using this one:
http://www.accordiva.com/
U have there SecuRanger 2 Support 4 video channels
or one Camera only: SecuExpress 2
SecuExpress 2
both come with WM application for remote / viewing etc..
Take a look at orb.com. It has the ability to sms or email you if it detects movement. You could then connect to your home webcam through the phone's' browser.
...a good spy, like a 007 , should be able to SPY also without his PC
The only one that i've found is Invisible Shooter... for symbian os there are a lot of those apps (no pc needed), but for the pda there aren't many... (see the post #3)
Hi everyone!
My first thread in this wonderful XDA community! Let me start by thanking everyone for being so great! Not only are the custom ROMs/apps/themes for my Elfin and Diamond are amazing, but the support and kindness of everyone here is AWSOMER! I get warm fuzzies when I visit these forums!
Ok I digress! So My first question: does anyone know of a good application that monitors data usage, minute usage (supporting free weekends and evenings, and my10 free calls), txt messaging, etc?
I used Phone Dashboard on the Elfin but with no Today screen since I use manilla, a today screen utility is useless ! As far as I know SPB wireless monitor is pretty powerful for data monitoring, but as of yet I cannot find an easy (LCMinutes scares me!), powerful and all inclusive program to make sure I stay in the confines of my plans preventing overage charges!
Any help would be appreciated, and though it is no easy undertaking I am sure, I think a lot of people would benefit from a Phone Dashboard type app that works on the HTC devices and they would of course support the developer for their efforts! I'd way rather give me money to the devs here than to the greedy wireless operators!
SPB wireless monitor is amazing for data tracking with good breakdowns of usage, and reminders. and very simple to use
http://www.spbsoftwarehouse.com/products/wirelessmonitor/
for minute tracking you might want to just try google
i'm sure theirs something out there
Help, I'm desperate!
Yeah Wireless Monitor is perfect for data! I agree
But I have searched for months now and can't find anything, through google or otherwise for a good app that tracks voice usage.
LCMinutes had hope but it requires Microsoft NET CF 2.0 which causes Manilla to crash since CF 3.5 is already installed. So that's a no go!
Dashboard was amazing for the Elfin but only works as a home screen plugin so it is a no go with TF3D.
Pocketbill didn't work reliably
Smaatocost has dead download links and is nonexistent it seems.
So i was wondering if someone from XDA has a solution or could come up with an easy one. My ideal app would be one that could accomodate free evenings and weekends, and free calls to my10 (certain numbers are always free). I have searched all over the place and come up short so I could really use the community's help. Am I correct that there is nothing that will work with the Diamond? Someone please prove me wrong!
Thanks in advance!
Sup /Development and Hacking/,
just wanted to share some ideas and ask for advice on a troubling thing that's been bothering me for a few days already.
I believe that there are quite a lot of betamax (and their numerous clones/resellers) users in WM community.
It would be great to have an application which would provide user-friendly access to betamax services like sending cheap SMSes, making VoIP calls and using callback connection.
In fact, I've even stumbled over one at some russian website (http://www.moroko.ru/pda/). Problem is, not only is it not a freeware, but also it's impossible to purchase the app itself, as it only comes with the subscription those guys resell. Trial version is limited to 7 balance/connection requests. And yes, it seems they only have the version with russian interface.
But all the features i'm looking for are there-big iphone-like buttons (so i don't need to use a stupid stylus),VoIP calls, sms, callback service etc.
I've googled a lot looking for some alternative, but was sort of amused to find out that "native" voipbuster app is some java junk with total lack of usability and absence of some important features.
Can anyone put me in a right direction where to look for such application?