| Posted on: Nov 12 2007, 13:13 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
|
| Forum: Smartphone Software - Freeware Download Discussion · Post Preview: #856397 · Replies: 9 · Views: 7,232 |
| Posted on: Aug 1 2007, 18:08 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
File Submitter: edgecrush3r File Submitted: 9 Jul 2007 File Category: Utilities - Phone Management Name: SeekCover v1.0 Description: As with all my tools, they get written by pure frustration Last month I found out that using the Windows Media Player synchronize option, doesnt copy your cd cover artwork. Since I couldnt find a nice integrated tool, which allows me to search CD Covers online, and manage my mobile device.... I rolled my own (again SeekCover is an CD Cover and Album Art Manager for your Windows Mobile Device (Smartphone/PocketPC). With SeekCover you access your device remotely and copy CD Covers / Album Art to any folder on your device. Using the 'Search Online' tab, you can find and copy artwork quickly to your device at ease. Downloaded Album Art is automatically shown using Windows Media Player for Windows Mobile. Enjoy !!!! Tony Click here to download this file |
| Forum: Smartphone Software - Freeware Download Discussion · Post Preview: #834265 · Replies: 0 · Views: 4,621 |
| Posted on: Jul 9 2007, 21:53 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Hello there! Since three weeks I'm an owner of the wonderful HTC S710. I was wondering if there's an application which controls the WIFI-settings for the different profiles on my device. I'm using wifi at home and at work, but at work I need to set a different network. At this moment I need to select the different network in the Internet Explorer settings when I'd like to surf at work. And, at home, select another network (whit it's own settings) again. Is there a nicer way to control this? Many thanks! Thats quite strange, cos my phone remembers all the settings from any previous AP i configured.. Home (WPA2), Work (VPN), Pub (Open)... I never need to switch anything. Cheers, Tony |
| Forum: Smartphone Software - Applications · Post Preview: #830650 · Replies: 1 · Views: 646 |
| Posted on: Jul 9 2007, 08:25 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
How RAM hungry the OS will be is debateble.. but that shouldnt be the issue to upgrade current WM devices theoratically. Also I dont think that their will be an architectural issue.. because I dont think the supporting HW change much coming year, apart from better cpu, better screen resolution support (and the current OS is already independend from this), better X. The main architectural differences, will be WITHIN the Kernel, and the way livbraries are now loaded within the kernel. CE 6.0 (basis for Photon) works with x86, ARM, SH4 and MIPS based processor architectures. If the OS will be backward compatible... guess so.. but.. well. we have to see, as it depends on the decisions beeing made.. The main operation for this release, is what MS promised 3 releases earlier... one OS for both WM and PocketPC devices... Within the OS itself.. well.. we dont know yet... new version of Solitair? Media Player, PocketIE that supports javascript? |
| Forum: Pocket PC Software · Post Preview: #830555 · Replies: 15 · Views: 2,160 |
| Posted on: Jul 7 2007, 12:47 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Oooooh boy.... got paid. and now I am suddenly thinking 800x480 is allI need. |
| Forum: Pocket PC General Discussion · Post Preview: #830333 · Replies: 63 · Views: 8,966 |
| Posted on: Jul 7 2007, 12:40 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
800 x 480 Resolution !!!!! YESSSS.... thats a lot less scrolling through pages. |
| Forum: Pocket PC (Professional) News · Post Preview: #830332 · Replies: 18 · Views: 15,307 |
| Posted on: Jul 7 2007, 02:09 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Thanks very much edgecrush3r for your detailed explanation, much appreciated! I didn't realise java and javascript were two different applications. I'm currently downloading opera 8.65 beta which is a free trial till october. It's only 2.37mb but on dialup it seems like a 100mb! Can't wait to get broadband back next week. I'll transfer it to my storage card and then install it. I'll let you know how I get on. I am glad to help... keep me posted |
| Forum: Pocket PC Software · Post Preview: #830280 · Replies: 6 · Views: 672 |
| Posted on: Jul 7 2007, 01:55 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Hi Guys, I simply cannot keep this project to myself anymore, and thats why I have to write something about my latest project and share the progress. As you probarby know from my previous freeware software release (GPRS Manager), I mainly write applications when I get seriously annoiyed with the shortcomings of my gadget/PC or girlfriend 'AlbumArt for Windows Mobile' (working title) is a tool which let you manage (CD) cover artwork for your 'Windows Media Player' music collection on your device. Why??? Because Windows Media Player is great for synchronizing Music, but it sure doesnt copy those album artwork pictures which make your MP3 player look soo damn awesome.. (uhm, I mean Windows Mobile Device) To make things more easy... its a Windows (forgive me *nix /usr) application, to manage the cd artwork content of your device. Its got two cool features so far: * copy artwork from your clipboard to the device (into the right folder, ofcourse) * search and download cd-covers from AlbumArt.org (which is... a realy cool site for finding cd-covers) any features will be implemented on request (within reason). PS: for screenshots, please check the attachments. Cheers, Tony |
| Forum: Pocket PC Software · Post Preview: #830278 · Replies: 0 · Views: 552 |
| Posted on: Jul 7 2007, 01:29 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Could you elaborate please. My MDA compact 3 has internet explorer and I thought IE supported java? Also, I clicked on midlet manager and a logo came up saying " Java powered with Intent ". * Confused * So I should download a mobile version of opera or netforce then? And is it javascript that makes certain things clickable ? Java is not the same as javascript, however there are some minor simularities in the language itself. Using the MIDlet manager you can run Java (and J2ME) applications and games (well some of them), by installing them to your PocketPC (offline application).. so this has nothing todo with webpages... Its just another type of application you can run from your pocketPC. javascript is widely used in webpages, and its purpose is to make pages more interactive on the client-side (the page doesnt need to be reloaded to gain this interaction). hence; performing some validation when you click a button.. can be done nicely using javascript without requiring another round-trip to check things server side. As far as I know PocketIE (pocket internet explorer AKA Internet Explorer for Windows Mobile) does not support javascript. Try out the demo version of Opera and/or NetForce. Both browsers support javascript, and even AJAX based pages (which is pretty sweet.. but i wont drown you into the details.). ---- PS: Dont think Java isnt used within webpages, because this technology can be embedded into a webpage too.. similar to ActiveX controls, such as Flash/Shockwave.... This type of Java applications we call Applets. And they act like an container to run the application within a webpage... Nowadays I can almost safely say... this is a pretty much death technology... why... because its crap... its basically to heavy in most cases...and thats why people invented workaround technologies like AJAX (based around XML_HTTP transfers to have a lightweight alternative to online Client-Server apps...) PS2: Forget the PS: part for now... download NetForce or Opera for Windows Mobile, and see if the webpage works.. I know (web)technologies can be quiete difficult, especially because every manufacturer wanting to set their own standards and then choosing also similiar names for them.. . |
| Forum: Pocket PC Software · Post Preview: #830277 · Replies: 6 · Views: 672 |
| Posted on: Jul 6 2007, 19:20 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Thanks chaps Ive got a Micro SD so i will move them there. I didnt know if they were system files or not and would cause a crash. Ta for your help .CAB files (CABinet) are just like Windows Installers for your mobile.. You can remove them after installation... In the end its just a .zip based package with an installation.txt in it. |
| Forum: Pocket PC Software · Post Preview: #830242 · Replies: 4 · Views: 631 |
| Posted on: Jul 6 2007, 19:17 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
v0.98: 1.Add feature: View Contact in the context menu when in the call progress which can view the calling contact's information 2.Change the skin and upload old skin into the site. download v0.98 download skins.rar Great application... This is something a realy missed in WM5. |
| Forum: Pocket PC Software · Post Preview: #830240 · Replies: 5 · Views: 1,665 |
| Posted on: Jul 6 2007, 19:15 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Dear Modacoders! 4 Days only... GPS Tuner Was - EUR 19,95 Now - EUR 29,95 Save 10 EUR!! 6 Days only... Pocket Informant 2007 Replaces the built-in Contacts, Calendar, and Tasks Was - EUR 21,95 Now - EUR 33,45 Save 12 EUR Okay... this realy doesnt make any sense to me inflation in the EU ?? |
| Forum: Pocket PC Software · Post Preview: #830238 · Replies: 1 · Views: 530 |
| Posted on: Jul 6 2007, 19:09 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Which is an AWESOME application !! also check out.. Jeyo Mobile Companion: http://www.jeyo.com/companion.asp |
| Forum: Pocket PC Software · Post Preview: #830236 · Replies: 3 · Views: 718 |
| Posted on: Jul 6 2007, 19:08 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
|
| Forum: Pocket PC Software · Post Preview: #830235 · Replies: 3 · Views: 718 |
| Posted on: Jul 6 2007, 19:05 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
hehehe... almost thought I missed out on a WHOLE release |
| Forum: Pocket PC Software · Post Preview: #830234 · Replies: 15 · Views: 2,160 |
| Posted on: Jul 6 2007, 19:04 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Many of our phones have Wi-Fi, and I'm sure quite a few of us use some form of VoIP, and probably some of us use VoIP on our WiFi phones. Personally, I haven't, because I've always thought that the interface would be clumsy and effectively having two phone apps on my phone would be difficult to use (eg, one would hog the hardware buttons, getting used to two GUIs, etc). Ideally, my phone would just have one dialler, and when I'm in range of my home Wi-Fi network, it would use that, and when it's not, it would use GSM. Does anyone know of a piece of software that does this? If there isn't one, why not? I have uncovered a program called CiceroPhone (or Cicero Phone) which claims to do this, but all the screenshots are of some old WinCE version, and in any case they don't seem to sell to end-users, they're more interested in licensing to other companies. Has anyone got or used this software? Well... The main problem with WiFi stacks on phones, is that its either ON or OFF. What you/i/we can do, is write/get a small application that reconizes the CELL_ID (of the GSM Basestation).. So when you are in that area, it will turn on/off WIFI.. There is such a tool listed on this forum somewhere recently.. (forgot the name, sorry). |
| Forum: Pocket PC Software · Post Preview: #830233 · Replies: 1 · Views: 737 |
| Posted on: Jul 6 2007, 18:59 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Smileys, underline, bold, and any icons normally clickable on this and other forums don't click. Also, youtube tells me that javascript is either an old version or turned off. Do I need a mobile version of java for these things to work? TIA. Use a browser that supports javascript e.g. Opera or NetForce |
| Forum: Pocket PC Software · Post Preview: #830232 · Replies: 6 · Views: 672 |
| Posted on: Jul 3 2007, 16:51 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Hello, im thinking about changing my current cell phone to a ppc. I need it basically to surf the internet, so i need a large screen (2,8" up) and a good browser that supports java, flash, and will view the web pages as i view them on my desktop (ill be using WiFi)...And it has to fit in my pocket =)...i have no price limits.....(it has to be unlockable).. I was thinking about the HTC Touch, but it appears to be too slow...anyone can help me? thx I got myself an E-TEN M700 (with WM6 upgrade), and I am very very pleased with it. In the past (when I was still working at Orange), I have been blessed and not-so blessed with a dozen of HTC and other PocketPC devices. What you should realize is that the screen resolution is no where near desktop resolution, so browsing even in QVGA mode, can sometimes be a pain in the butt because you will have to scroll through the page resolution. Most browsers including NetForce, Opera (which you can install on your mobile) will support javascript, but not Java as in beeing able to run Java-applets (Java based programs which run embedded on your phone).. However.. You can run a widespread of actual Java application using the IBM Java for pocketpc runtime (free download). download the Adobe Flash player for ppc (another free download) to enjoy flash pages/movies. This is realy nice and integrates with the default Pocket Internet Explorer web browser. If you have UMTS coverage, and dont mind the bill.. Go for an UMTS enabled phone, which will deliver you internet access at an reasonable speed.. WIFI enabled phones are faster (and mostly free),.. but you will have to connect to an accesspoint nearby... So if you get a combo UMTS/WIFI, you are pretty much settled. The E-Ten M700 (Glofiish) might lack UMTS, but does come with a builtin GPS chip, so you can use TomTom, GoogleMaps and other navigational software to get you anywhere. |
| Forum: Pocket PC General Discussion · Post Preview: #829709 · Replies: 10 · Views: 966 |
| Posted on: Jun 25 2007, 20:15 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
I couldn't get it to work. Would it be possible to get a brief installation instruction? Knowing what you do about this stuff, do you think an application is possible that detects if WiFi is connected, then kills GPRS if it is? Installation is manually, and basic. 1. Copy the files to your device using active sync. 2. Use FileExplorer to locate the .exe and click on it. 2.b [optionally] create a shortcut, to Windows/Programs for quick access ----- Basically what this tool does, is it enables/disables your GPRS completely.. so no GPRS connection can be made when disabled. On Live Messenger, this forces the application to use WIFI. |
| Forum: Smartphone Software - Freeware Download Discussion · Post Preview: #828157 · Replies: 9 · Views: 7,232 |
| Posted on: Jun 19 2007, 12:46 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
You can leave your feedback here |
| Forum: Smartphone Software - Freeware Download Discussion · Post Preview: #827092 · Replies: 9 · Views: 7,232 |
| Posted on: Jun 18 2007, 20:29 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Wowwz.. That was a pretty nice review.. It does mention that the function keys can be lit as well, and this hopefully includes the lighting-up of the Numeric-keys. Finally I will be able to add a phonenumber in a bad-lighted bar |
| Forum: Pocket PC (Professional) News · Post Preview: #826943 · Replies: 21 · Views: 16,064 |
| Posted on: Jun 14 2007, 01:28 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
File Submitter: edgecrush3r File Submitted: 30 May 2007 File Category: Pocket PC Phone Edition Software Hi Guys, Since my upgrade to WM6 and start using Windows Live Messenger, I got very annoyed by the weird behaviour of starting GPRS Connections even while connected through my local WiFi-router. Sooo scooping around the Internet, I found some usefull and un-usefull tips (such as removing the whole damn settings). Since I am blessed with E-Ten's M700 ConnectionManager for enabling/disabling ALL connections EXCEPT GPRS connectivity, I started to roll-my-own little tool in order to simplify things a bit more Current features: * Enable/Disable GPRS Connections * A REAL CLOSE BUTTON Coming-up features: * Stop current active GPRS session * Remember selected connection (PS: I just wrote this tool in a couple of hours, because I realy got fed-up... The tool works perfectly for me, and should also for you. Needless to say I cannot hold any responsibility of the registry settings on your phone.) SYSTEM REQUIREMENTS: .OpenNETCF Version 1.4 (download http://www.opennetcf.org/download.asp?prod...iceFramework14) Click here to download this file |
| Forum: Smartphone Software - Freeware Download Discussion · Post Preview: #826098 · Replies: 9 · Views: 7,232 |
| Posted on: May 24 2007, 12:30 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Sounds like a very good and original concept to me... If it works good, I am buying it asap. |
| Forum: Pocket PC (Professional) News · Post Preview: #821823 · Replies: 18 · Views: 5,340 |
| Posted on: May 5 2006, 14:49 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Excellent !!! I recoded a lot of videoclips/movies using VirtualDub, and playing with hundreds of settings to optimize everything for my C500. Since today I got a QVGA device, so I was looking for a easier and more simplyfied alternative. Will give things a try with 'Nero Recode 2' (this tool looks promising |
| Forum: Tornado / Faraday & Variants - Tornado.MoDa... · Post Preview: #736389 · Replies: 13 · Views: 4,379 |
| Posted on: May 5 2006, 13:19 | |
|
Regular Group: Posters Posts: 67 Joined: 31st October 2003 Member No.: 19,754 |
Okay guys.. I just bought a 'HTC Wizard' in order to answer my own question (and I wanted to have this phone for a looooonnng time anyway.) The Qtek 9100 will let you install the PPC version on the device without problems (strangly enough the smartphone 2005 version will just give an 'unable to install.. incompatible device').. Noww for the result ... drum drum ... The 2005 version does allow SIP/RTC communication, so yes its possible to make VoIP calls to any other SIP device using Live Comm Server 2005. |
| Forum: Pocket PC (Professional) News · Post Preview: #736372 · Replies: 6 · Views: 1,755 |
New Replies No New Replies Hot Topic (New) Hot Topic (No New) |
Poll (New) Poll (No New) Locked Topic Moved Topic |