[ConnState V1.3] Connection State plugin - Localization added - Windows Mobile Development and Hacking General

Maybe someone could find this interesting...
While I find cumbersome to find out the (for instance) IP addresses assigned to the device, or frustrating when Internet Explorer cannot find any web page because the current connection is the WRONG one...
... I ended up writing my own Today Screen plugin to display more information on the active connection. Yeah, I know this is not quite a "common" requirement, but maybe someone finds it useful... or even can suggest further improvements - that will be of course welcome!
I've attached some screenshots of it running on both a WM5 emulator and my real Hermes running WM6 - thanks Schap!
Please, feel free to use it, redistribute it, add to a ROM kitchen, or cook it into any ROM...
Updated August, 13th...
More changes with the 1.3 version. Now localization has been added. I'm currently shipping this version with English (native) and Spanish languages. I've also added a ZIP file with a little document where you can find instructions to localize/translate ConnState to your preferred language and a template localization file for English.
Hasta la vista!!!!
Version History:
V1.0
First version released.
V1.1
VGA screen support added (enough to make it usable)
V1.2
Completed VGA screen support.
Added expand/collapse button - per popular request
V1.3
Localization support. ConnState currently ships in English and Spanish languages.

Thanks!!! Good work.

Thanks, PPCNUT... now let's see if someone likes it!!

dpduser said:
Maybe someone could find this interesting...
While I find cumbersome to find out the (for instance) IP addresses assigned to the device, or frustrating when Internet Explorer cannot find any web page because the current connection is the WRONG one...
... I ended up writing my own Today Screen plugin to display more information on the active connection. Yeah, I know this is not quite a "common" requirement, but maybe someone finds it useful... or even can suggest further improvements - that will be of course welcome!
I've attached some screenshots of it running on both a WM5 emulator and my real Hermes running WM6 - thanks Schap!
Please, feel free to use it, redistribute it, add to a ROM kitchen, or cook it into any ROM...
Hasta la vista!!!!
Click to expand...
Click to collapse
Thanks, man... Great work.
One sugestion, you can make the plug-in shorter, or with + icon to show all the info, to save today space
Regards.

jcespi2005 said:
One sugestion, you can make the plug-in shorter, or with + icon to show all the info, to save today space
Click to expand...
Click to collapse
Of course... in fact, why didn't I think about that in first place? :$ I was thinking about leaving the plugin "collapsed" (the size of "no connection") and add a right-hand minibutton that expands the thing up to its size... And even allow tapping you on it to open another window with full details on the connection...
This weekend will be fun
Thanks alot for your comments!!!

This is actually very nice work and I would use it, once you were able to condense it into a smaller amount of space.

Dont work in VGA screen (
(tested on Universal WM6)
Hope you fix it soon.

Nice. I would definitely use this if it was 'shorter'

Totally not for noobs but if you are are a road warrior, or on the road a lot sniffing WiFi hotspots then this is really a great add on!

thanks a lot.

dpduser said:
Of course... in fact, why didn't I think about that in first place? :$ I was thinking about leaving the plugin "collapsed" (the size of "no connection") and add a right-hand minibutton that expands the thing up to its size... And even allow tapping you on it to open another window with full details on the connection...
This weekend will be fun
Thanks alot for your comments!!!
Click to expand...
Click to collapse
Thanks to you for make this piece of software
Regards.

New Version! - VGA screen support!!
Mountain King said:
Dont work in VGA screen (
(tested on Universal WM6)
Hope you fix it soon.
Click to expand...
Click to collapse
Sorry, man... As I wrote it for myself, I tend to "hardcode" certain things Now, version 1.1 supports VGA screens.
Check first post for updates - and thanks!

New version 1.2
jcespi2005 said:
One sugestion, you can make the plug-in shorter, or with + icon to show all the info, to save today space
Click to expand...
Click to collapse
maevro said:
This is actually very nice work and I would use it, once you were able to condense it into a smaller amount of space.
Click to expand...
Click to collapse
blitzwurst said:
Nice. I would definitely use this if it was 'shorter'
Click to expand...
Click to collapse
To all of you that took the time to try this little toy, I have just released version 1.2. Take a look at the first post with the new CAB and screenshots.
Thanks all for your comments and suggestions!
Cheers!

improvement suggestion
would it be possible to display the proxy info? this would be very useful for the Cingular users (pie does not work via cell connection without proxy and wifi does not work with proxy). thanks

dpduser said:
To all of you that took the time to try this little toy, I have just released version 1.2. Take a lot at the first post with the new CAB and screenshots.
Thanks all for your comments and suggestions!
Cheers!
Click to expand...
Click to collapse
Nice, man.... i'll give a try later... Congratulations

Nice one, @dpduser - that's staying on my Today screen!!!
As it's a today screen plugin, can you make the Options button in the today screen configuration give us access to the things we wanna see displayed in the plugin?? I'm thinking of having the MAC addresss displayed, but wouldn't necessarily want it all the time - same goes for the connection being used; if I'm at home, then I'm usually using Wi-Fi.....you catch my drift??
Sorry if I'm talking out of turn, just my $0.02 You can probably tell, I'm not a programmer, just a netadmin with a deathwish
Mark.

VGA rocks!!!
It would be nice to have localization support in 1.3 release.
Please confirm it
Regards,
Mountain King

Feedback & ongoing work
First, thanks to all of you that took the time to play with ConnState!!
For the "improvements" part, and as I have read from your feedback:
- Regarding an "Options" dialog to configure somewhat more "advanced" features, yes, I'm working on it - It just takes a little longer than expected because now I'm trying to do a more compatible component, that must support QVGA & VGA screens and has to do so both in portrait and landscape orientations (if you do it, do it right, isn't it? ) BTW... anyone out there with a SQUARE screen device?
- MAC addresses? Yeah, I guess it's feasible... I'll try to add both MAC & PAN addresses. Not obvious, somewhat tricky but absolutely feasible!
- Show proxy information: regarding this, I was amazed at how tricky it is to discover the current proxy configuration for a connection! In first place I have to deal with WM's Provisioning and do that in XML (so an XML parser has to be placed in!)
- Localization!! Of course YES!!! Now I have two options to do it: one could be to maintain a single .DLL with embedded resources in a variety of languages or I could build a number of different DLLs each one built for a language... Hmmmm... Currently deciding on it!! I can do both Spanish and English versions... What languages are required? Would you, nice people, help me localizing this?

dpduser said:
First, thanks to all of you that took the time to play with ConnState!!
For the "improvements" part, and as I have read from your feedback:
- Regarding an "Options" dialog to configure somewhat more "advanced" features, yes, I'm working on it - It just takes a little longer than expected because now I'm trying to do a more compatible component, that must support QVGA & VGA screens and has to do so both in portrait and landscape orientations (if you do it, do it right, isn't it? ) BTW... anyone out there with a SQUARE screen device?
Click to expand...
Click to collapse
+1
dpduser said:
- MAC addresses? Yeah, I guess it's feasible... I'll try to add both MAC & PAN addresses. Not obvious, somewhat tricky but absolutely feasible!
Click to expand...
Click to collapse
+1
dpduser said:
- Show proxy information: regarding this, I was amazed at how tricky it is to discover the current proxy configuration for a connection! In first place I have to deal with WM's Provisioning and do that in XML (so an XML parser has to be placed in!)
Click to expand...
Click to collapse
I have no idea for this feature.
dpduser said:
- Localization!! Of course YES!!! Now I have two options to do it: one could be to maintain a single .DLL with embedded resources in a variety of languages or I could build a number of different DLLs each one built for a language... Hmmmm... Currently deciding on it!! I can do both Spanish and English versions... What languages are required? Would you, nice people, help me localizing this?
Click to expand...
Click to collapse
I'm Vietnamese so that I like to see my mother language display on my PPC.
In addition, it'd be cool if I could translate the localization file by Notepad without creating a DLL file (just like Spb does).
http://www.spbclub.com/forum/viewforum.php?f=10&sid=9f9d1e650a54130db66bea3db2dd9ad0
If you need translator (in Vietnamese of course ), feel free to write me. I will help you with pleasure.
Keep up the Good work!
Thanks
Mountain King

Installed, working great on Hermes, except the today plug-in isn't activated by default after install. Maybe this is because of the variety of devices enabling the today-plugins, i don't know.
What does CorrentDTPTNetwork mean?

Related

WordNetCE

Hi All,
Well I've kicked off my first windows mobile project with a progam I call "WordNetCE". If anyone is familiar with Princeton University's program called WordNet you will know you can use it as a brilliant dictionary/thesaurus, amongst other things that are beyond a normal human's intelligence.
One thing I've found lacking for Pocket PC is a decent free dictionary/thesaurus, so I've set out to make one based upon WordNet which is free to distribute from Princeton. A person named Malcolm Crowe did the original .NET port for WordNet 1.6, so I modified it to work with the new WordNet 2.0 dictionary, as well as with the Pocket PC platform (it wasn't all copy & paste...).
It's free to download from http://www.ebswift.com/PocketPC/WordNet/.
Note though that I have only just barely kicked this project off, but the dictionary side of things is operating. You will find much of the other functionality isn't working, but will come online soon.
Please check it out and start giving me some feedback. Thanks.
Just fixed up a lot more of the functionality - it's more useable compared to what it was before if anyone had a chance to look. A couple of buttons are still not complete, as with most of the main menu, but it can do about 20 times more than what it could this morning.
Look very promising!
Just one question: Is it mandatory to store the WordNet database onto a storage card, or can I store it on internal RAM too?
the cab installer didnt work on my xda. T-mobile wm2003
Just one question: Is it mandatory to store the WordNet database onto a storage card, or can I store it on internal RAM too?
Click to expand...
Click to collapse
At the moment it's mandatory, but there's no reason why I can't add an option. Not many people will be able to use main memory because the database is ~over~ 30 meg!
the cab installer didnt work on my xda. T-mobile wm2003
Click to expand...
Click to collapse
I wonder why? I'm using the T-Mobile 4.01.16 ROM on an XDA 1 and installed the CAB with no problems. Are you using an XDA 2? I'm not sure if there's any difference with the CAB installers between XDA1/2, or maybe there's corruption in the download file, I'll check tomorrow. VS.NET outputs CAB's for all the difference PPC processors, so I'll put them up ASAP to cover other devices than the XDA1.
Thanks for the feedback
Here's a screenshot that's also on the website :
[WordNet.gif]
abbas said:
the cab installer didnt work on my xda. T-mobile wm2003
Click to expand...
Click to collapse
I have the same problem, ERROR="\storage card\wordnetce_ppc[1].arm.cab" is not a valid Windows CE Setup file. I look forward to your fix. Thanks.
same error i was getting.
the cab installer didnt work on my xda. T-mobile wm2003
Click to expand...
Click to collapse
I'm really sorry about that, my download algorithm had a response.end, so a "Thread Aborted" was being tagged onto any download. Changing that to Response.Flush seems to have fixed it, at least for that cab file.
Please give it another go, I do appologise for coming up with such a thread with a screwed download.
ebswift said:
the cab installer didnt work on my xda. T-mobile wm2003
Click to expand...
Click to collapse
I'm really sorry about that, my download algorithm had a response.end, so a "Thread Aborted" was being tagged onto any download. Changing that to Response.Flush seems to have fixed it, at least for that cab file.
Please give it another go, I do appologise for coming up with such a thread with a screwed download.
Click to expand...
Click to collapse
Hey man, no appologies needed. Great work, thanks for the great freeware. It worked great.
Thanks Iggy. Bear with me for a few minutes if there's any problem with the download, I'm just writing some referrer protection into downloads. It won't take long.
===OK, the referrer protection is finished and it's all working again...
I just uploaded a version I call 0.5 because it's 0.5% finished. Compared to the version since I posted last in this thread there's some major bugfixes; the adjective and adverb menus now correctly show, and there's versions for different processors.
http://www.ebswift.com/PocketPC/WordNet/
ebswift said:
I just uploaded a version I call 0.5 because it's 0.5% finished. Compared to the version since I posted last in this thread there's some major bugfixes; the adjective and adverb menus now correctly show, and there's versions for different processors.
http://www.ebswift.com/PocketPC/WordNet/
Click to expand...
Click to collapse
sorry ebswift, the download links don't seem to work, and once you have fixed them what is the difference between arm & arm4 (xda ii maybe). let me know when it is fixed.
The download is now fixed ~again~...
I already responded to Iggy, but just so the group knows, ARMV4 is the one that seems to be uploaded to my device during debug sessions, so I can safely say that ARMV4 is somehow newer than ARM. So I guess anything XDA1 or upwards can use ARMV4. I have had both working on my XDA1 and I can't see any difference in operation, although I haven't tested for performance.
Nice job brother. Now works perfectly
Well I added the little convenience of the keypad popping up automatically, and popping away on lost focus. There's also a couple more menu items in operation. It's really not far away from working completely, most of the technical stuff is out of the way.
Just downloaded and tried, excellent work. Thanks for setting up the keyboard, makes it a lot easier. Looking forward to the final version, but so far excellent.
I just upgraded to 0.53 so the history works (or should work).
I'm really happy the way this project is going.
All features operating
I have just uploaded WordNetCE .99 with ALL features now operating. Please update to that version and let me know if there's any bugs. Thanks!
For those of you who tried that latest download and found it didn't work, it is now patched, you should be able to get it up and running now.

iPhone App for WM - LookAlike

Thread Moved to : http://forum.xda-developers.com/showthread.php?p=1710253#post1710253
Please close this thread someone
I like it, good work. I like it especially it is a 3rd party software so that I can keep my Today screen. BTW, whats the diff of yours compared to the one at the other thread?
Anyway, although getting the aye-Phone interface is good for a start, I think it ought to be able to get some artist to make a better looking interface than aye-Phone.
BTW, as suggestion (for feature), I'm just wondering if you can make your app to respond to the D-Pad (the directional button), like those (say) SonyE phone and then display another graphics to show that the button is being selected.
Design case example:
All icons are black-white. Using your directional button, it goes from one icon to another. The selected icon will have colour (depending on design), and pushing the 'action' button will make it launch the app.
Final thing, whats the difference between yours and the one mentioned at the other thread?
hanmin said:
I like it, good work. I like it especially it is a 3rd party software so that I can keep my Today screen. BTW, whats the diff of yours compared to the one at the other thread?
Anyway, although getting the aye-Phone interface is good for a start, I think it ought to be able to get some artist to make a better looking interface than aye-Phone.
BTW, as suggestion (for feature), I'm just wondering if you can make your app to respond to the D-Pad (the directional button), like those (say) SonyE phone and then display another graphics to show that the button is being selected.
Design case example:
All icons are black-white. Using your directional button, it goes from one icon to another. The selected icon will have colour (depending on design), and pushing the 'action' button will make it launch the app.
Final thing, whats the difference between yours and the one mentioned at the other thread?
Click to expand...
Click to collapse
The Difference is that the other one was in 12/24 hour format, it has no exit button, its 1Meg in size, it has some memory leaks that people complained about. Im sure mine has issues as well so please test and let me know.
I can possible make it work on the dialpad with different icons when they have focus. I just wanne make sure it wont eat too much memory and become to slow. Im not good with graphics at all so any suggestions will be appreciated
I was thinking of a config module, for easier? configuration.
interested?
Inphyy said:
I was thinking of a config module, for easier? configuration.
interested?
Click to expand...
Click to collapse
Good Idea, Ill work on that unless you wanna make it? What do you mean by enabled, should it not show or should it be grayed out?
Grumps said:
Good Idea, Ill work on that unless you wanna make it? What do you mean by enabled, should it not show or should it be grayed out?
Click to expand...
Click to collapse
I can try make it(i hope). Kinda newbie at programing, but i think i can make it work.
should i make it a seperate app and just make it change the config files?
think that would be the easiest, maybe.
Inphyy said:
I can try make it(i hope). Kinda newbie at programing, but i think i can make it work.
should i make it a seperate app and just make it change the config files?
think that would be the easiest, maybe.
Click to expand...
Click to collapse
Yep write a new app if you want and access the config files it would be the easiest. Im also new at programming. What i know i taught myself so thats why its so difficult to do this. This app took my 8 hours to write and im sure someone else could have done it faster and better. Lemme know if you know how to get the Network operator name and Signal strength and battery level out of the registry. I know where they are stored but cant seem to read data from the registry
try this one: http://www.developerfusion.co.uk/show/4640/2/
dunno what you can make out of it, since im learning VB.NET atm and have no clue about C#
found something from a previous app i made for windows, here is some of the code i used, dunno how it's done in C# but im guessing it wouldnt be very different
Imports Microsoft.Win32
Dim RegKey As RegistryKey
Dim regSubKey As RegistryKey
RegKey = Registry.LocalMachine
regSubKey = RegKey.CreateSubKey("SOFTWARE\Example")
regSubKey.SetValue("ExampleDwordValue", "0")
i think i would have used
regSubKey.GetValue("ExampleValue")
in VB but you should just try to find it.
hope it helps you in some way.
Lightweight and fast is good. As what you're doing is basically possible with WA + WAD. BTW, as for the settings, you may want to have the (4 x 4) + (1 x 4) icon grid flexible, incase people want to have large icons (less stuff to launch?). An ayeFone alternatives design, take a look here
http://www.ubergizmo.com/15/archives/2007/04/deeda_piphone_up_next.html
More at the official page
http://www.deeda.com/
Grumps said:
Good Idea, Ill work on that unless you wanna make it? What do you mean by enabled, should it not show or should it be grayed out?
Click to expand...
Click to collapse
I was thinking of removing the whole icon if you dont want it
edit: removing as in hiding
Follow Up
I got the signal strengt working as well as reading the operator name from the registry. The only help i need now is to get the battery level from somewhere withing the registry, ill update the zip files on th first post
sounds good with the provider and signal info, will test it right now.
the icons: since i just arrived home, i did not have any new icons yet. but for workaround reasons, i attached a zip-file with the original iphone-icons , and a zip-file with the alternative icons. i numbered them in the original-iphone-order and added an additional rss-icon (for the 16. field).
(i was not really shure why you choose these other icons in the release (where are they from?)), but the original icons worked just fine for me. the alternatives also.
a blurry picture with before-and-after (left->your release right-> the original icons) is also attached.
nicolas said:
sounds good with the provider and signal info, will test it right now.
the icons: since i just arrived home, i did not have any new icons yet. but for workaround reasons, i attached a zip-file with the original iphone-icons , and a zip-file with the alternative icons. i numbered them in the original-iphone-order and added an additional rss-icon (for the 16. field).
(i was not really shure why you choose these other icons in the release (where are they from?)), but the original icons worked just fine for me. the alternatives also.
a blurry picture with before-and-after (left->your release right-> the original icons) is also attached.
Click to expand...
Click to collapse
I was just messing around to see if the autosizing will work, the icons you have look good so ill use them. I still need an .ico file for the actual app. Any Ideas? O i attached a screen capture app you can try so you dont have to take funny pics hehe
Grumps said:
I was just messing around to see if the autosizing will work, the icons you have look good so ill use them. I still need an .ico file for the actual app. Any Ideas? O i attached a screen capture app you can try so you dont have to take funny pics hehe
Click to expand...
Click to collapse
roger that! and thanks for the screen-capture application.
i'll try to install it via parallels (a mac and a pocket pc is a disastreous combination )
one request: maybe you should use version-numbers by now. its hard to follow which iphone-zip-folder is the "up to date" one.
nicolas said:
roger that! and thanks for the screen-capture application.
i'll try to install it via parallels (a mac and a pocket pc is a disastreous combination )
one request: maybe you should use version-numbers by now. its hard to follow which iphone-zip-folder is the "up to date" one.
Click to expand...
Click to collapse
Ok ive changed it version 0.91
Grumps said:
I got the signal strengt working as well as reading the operator name from the registry. The only help i need now is to get the battery level from somewhere withing the registry, ill update the zip files on th first post
Click to expand...
Click to collapse
Tried using SNAPI?
Trying to remember but I think it was something like SystemState.GetValue(SystemProperty.PowerBatteryStrength).
Will test/check when I get home
*Edit* If you don't want to download the sn api then I think wm stores all state information in HKEY_LOCAL_MACHINE\System\State (battery strength, display orientation, num missed calls, num new sms's etc) */Edit*
Erg, sorry, just noticed the "Visual Studio 2003" part now. SNAPI requires 2005 afaik. Gonna have to grab it from manually from HKEY_LOCAL_MACHINE\System\Status\Battery
ok just tried the latest release. could it be that other file-extensions then *.exe are not recognized?
i.e.: .tr3 or .lnk (i tried to access a tomeraider file and a link to my contacts - but no luck)
furthermore, german pathnames including umlaute ÄÖÜßöäü doesnt work
attachment: was in need for a quick wikipedi /wikimedia icon
does this one have the slide lock?
Link to the other Lock-file

PocketText 1.54 (27-01-2008) - TV Text viewer (multilanguage)

Due the lack of time this project is no longer supported. The 1.6 beta is the last version for PocketPC and is VGA-compatible
PocketText
Latest version: 1.6 'beta'
Download link: http://forum.xda-developers.com/showpost.php?p=2792420&postcount=96
Since a while I'm working on a TV Text viewer for my Wizard. Today I finally finished a version which I can show to you.
I developed it because I have an old tv without TV Text support (yes they still exist....ah well I got it for free) (edit: I've got a new tv now )
Features
- Support for favorites
- Customizable homepage
- Customizable double tap action. (what to do if you tap twice on a page)
- Mouse gestures for navigating to the previous and next (sub)page.
- Support for multiple tv text sources.
It comes with a default set of favorites (my own )
Changelog
1.60 (18-10-2008)
- VGA compatible
1.54 (27-01-2008)
- Last line issue in RAI text fixed
1.53 (23-01-2008)
- Subpages for Czech text fixed
- Subpages for Italian text fixed
1.52 (17-01-2008)
- Remove all favorites option added to the menu on the favorites screen.
- History issue fixed
- Czech encoding fixed
1.51 (16-01-2008)
- Support for SVT Text (Swedish)
- Support for YLE Text (Finish) *
- Support for RAI Text (Italian)
- Support for Czech text*
- New welcomescreen
* Some pages are not displayed correctly yet. I hope I can fix this soon. The Finish tv text has some invalid HTML to parse.
1.5 (11-01-2008)
- Support for Swedish text added. Source (Dutch or Swedish) can be changed on the options screen. This is still a beta. Version 1.4 is also still available.
Smartphone version
0.2 (08-04-2008)
- Navigation page fixed
- Screen is now rotated 90 degrees
Todo
- Load favorites in separate thread
- Suggestions are welcome
Known issues
- Some text is not displayed correctly. This is caused by the 'text-version' of the website where I'm grabbing the pages from...
Screenshots
See below
Download
See below
System requirements
.NET Compact Framework 2.0
Thanxx!
I'm sure I will use this quite a lot...
Very nice, will come in handy
wow nice job maat!
this is really useful!
bedankt!!
If you make it to read swedish tv Text. I will never get out of my sofa. *lol*
snotboy32 said:
If you make it to read swedish tv Text. I will never get out of my sofa. *lol*
Click to expand...
Click to collapse
Is there a website out there providing swedish TV text?
like this one for dutch tv text: http://teletekst.nos.nl/tekst/100-01.html
Yes! http://svt.se/svttext/web/pages/100.html or www.tv4.se/texttv
snotboy32 said:
Yes! http://svt.se/svttext/web/pages/100.html or www.tv4.se/texttv
Click to expand...
Click to collapse
The first site looks very usefull!
This weekend I don't have so much time free but I promise you to take a look at it. Thanks!
Thank you! you just made my day. take all the time you need
snotboy32 said:
Thank you! you just made my day. take all the time you need
Click to expand...
Click to collapse
A first try to display Swedish text. Not finished yet but there is a start.
Hehe, I digg this, especially since I actually work at NOS.
looking good that swedish tvtext! (Im not worthy) *lol*
rachidnl said:
Hehe, I digg this, especially since I actually work at NOS.
Click to expand...
Click to collapse
hehe, that's nice to hear.
snotboy32 said:
looking good that swedish tvtext! (Im not worthy) *lol*
Click to expand...
Click to collapse
Ah well I like to figure it out.
a way to see italian text?
http://www.televideo.rai.it/televideo/pub/index.jsp
useful application!
Very useful! I'm loving it already and I didnt even install it yet
I'm trying to be not too demanding, but would it be possible to make RTL Text (http://www.rtl.nl/videotext/rtl4/pag100/01) viewable?
alex_time said:
a way to see italian text?
http://www.televideo.rai.it/televideo/pub/index.jsp
useful application!
Click to expand...
Click to collapse
Can you provide me a textversion of the link?
prodinho said:
Very useful! I'm loving it already and I didnt even install it yet
I'm trying to be not too demanding, but would it be possible to make RTL Text (http://www.rtl.nl/videotext/rtl4/pag100/01) viewable?
Click to expand...
Click to collapse
This is also an image. I need a text-only version so I can parse it.
I need a text-only version instead of an image. This because I parse the page and extract the pagenumbers to detect when a user taps on a pagenumber.
Swedish text is coming soon.
I found a nice website (http://teletext-online.de.vu/) containing a lot of links to tv text sources. Unfortunately a lot of them are not in text-only format and mostly they use Java...
Rhapsody said:
Can you provide me a textversion of the link?
This is also an image. I need a text-only version so I can parse it.
I need a text-only version instead of an image. This because I parse the page and extract the pagenumbers to detect when a user taps on a pagenumber.
Click to expand...
Click to collapse
This one? http://www.televideo.rai.it/televideo/pub/solotesto.jsp
Thats amazing! Rhapsody. Im sitting here waiting until you have finished the swedish version. Keep up the good work!
YEAH
Aloha,
Tnx !!!
Werkt prima!
Great job
Great tool! I love it, thanks!

[DEV STOPPED!!!] wFacebook [QVGA & VGA] - SEE POST #284

EDIT:
DEVELOPMENT HAS STOPPED! Microsoft released a Facebook application which far surpasses anything i could have done. Please use that app for all your facebook addictions. It does not have Facebook chat but you can use Palringo for Facebook Chat. I've been using it for about a week now and LOVE IT! Thank you for all your support. It was a good learning experience for me!
Inspired by the other development efforts on here, I started developing my own version a facebook application.
As promised, another beta. This one including a VGA line.
See Second Post for Features and change logs
Directions:
You need .net cf 3.5
Unzip, Start app, Login and enjoy
BOTH FILES INCLUDED IN THE ZIP NEED TO BE IN THE SAME DIRECTORY!!! If you want to make a shortcut, make sure you make a SHORTCUT of the .exe and don't just copy the .exe alone
(Please not that it does take some time to first log in to facebook (some times up to 2 minutes). We are working on this issue and will hopefully reduce this time as much as possible.)
wFacebook is now full screen. To exit you must do the following:
QVGA: There is an exit button on the Home Screen (temporarily placed here)
VGA: There is an exit button on the bottom bar
NEW PICTURES COMING SOON!
Hope you guys enjoy and I will be updating this regularly. Planned features include facebook chat and other goodies. Stay tuned.
Thanks go out to the people that have helped me (in no particular order):
Bis
Scilor
The creators of the facebook library
htctoucher
unknowndev
giannis86
Change Logs/Features
Beta 1 (initial) - 01/16/09:
- View your profile (no info, just layout)
- View your wall
- Update your status
- View your friend's list
- View a friend's profile (no info, just layout)
- View a friend's wall
- Post on a friend's wall
Beta 2 - 01/17/09:
- Implemented saving exceptions to the application's directory (Exceptions.txt)
- Fixed a few bugs with friend's list
Beta 3 - 1/26/09:
I'll update this tomorrow. Need sleep now.
Reserved for future
Reserved for future
Interesting facebook apps are popup everywhere! I am going to check this out and report back.
Am I missing something? Where's the link?
is there gonna be a vga version too?
Sorry forgot to attach, lol. It's up now.
Giannis86 said:
is there gonna be a vga version too?
Click to expand...
Click to collapse
Yes there will be. As soon as I can get some graphics, I will release one for QVGA, VGA, and WVGA.
computerjunkie said:
Yes there will be. As soon as I can get some graphics, I will release one for QVGA, VGA, and WVGA.
Click to expand...
Click to collapse
Thank god. The other app doesn't work too well (hardly at all) on my Fuze.
sammypwns said:
Thank god. The other app doesn't work too well (hardly at all) on my Fuze.
Click to expand...
Click to collapse
+1 Please graphic designers help the dewd out
norkoastal said:
+1 Please graphic designers help the dewd out
Click to expand...
Click to collapse
I am admittedly very weak in the graphics department. I want to make this look like what the Windows Mobile Community wants.
I am getting help developing new controls that will provide a more intuitive User Interface. Stay tuned everyone. Big things are happening. There are a decent amount of people behind this project and together we can get something very good out. Maybe start a whole series of wSomething products
i am willing to help with the graphics designing..id like to make sure that this thing works on vga though..the other application doesnt work at all on my touch pro..
just tell me the formats and size (both VGA and QVGA...i can make them in VGA first and then downscale to QVGA so that no quality is lost) of those images and i'll do my best
edit..i tried the qvga version and it does work up to one extend but the layouts are messed up
anyway let me know if you would like some help for the images
iv used a lot of photoshop tutorials recently to learn a lot of things.. here are a few icons i made recently
http://forum.xda-developers.com/showthread.php?t=456440
http://forum.xda-developers.com/showpost.php?p=3173420&postcount=1236
does this need to be authorised on facebook? if so do you have a link?
i have installed on my diamond to test (i know the graphics will be out) and am currently passing 7 mins for first logon.
that can't be right can it?
ps this looks very promising, keep working on it looking forward to seeing the vga version working
Chris
chrisd1a1 said:
does this need to be authorised on facebook? if so do you have a link?
i have installed on my diamond to test (i know the graphics will be out) and am currently passing 7 mins for first logon.
that can't be right can it?
ps this looks very promising, keep working on it looking forward to seeing the vga version working
Chris
Click to expand...
Click to collapse
It does not need to be authorized. Please exit and restart the application. I have noticed a bug where if you recieve a call or text when it is connecting, something goes out of wack. Exit and restart and it should connect just fine. It does take a bit to connect but never that long.
I would be willing to help you with graphics just let me know and I'll whip some up for you
Ok just tried this app ( I can't get the other one to work at all on my wizard ) and unfortunatly when I try signing in it gives me a really long error message something bout system.indexoutofrange exception or something like tht
docnas said:
Ok just tried this app ( I can't get the other one to work at all on my wizard ) and unfortunatly when I try signing in it gives me a really long error message something bout system.indexoutofrange exception or something like tht
Click to expand...
Click to collapse
Is this right after you were logged in? Which button did you press? I will be uploading another version shortly that copies the error messages so you guys can attach here.
The most important thing is funtionality so I will be tackling these issues right away so any directions you can provide about what you did to get the error would be extremely helpful (if I can't reproduce it, I can't fix it).
Since facebook can be user customised with various applications and stuff, replicating an error might now always be feasible. Plus handling someone with a few thousand friends (yeah right ) could be troublesome.
Maybe for the first versions you can add a full debug log? Before every major function call you can write to file the arguments you are using (or at least a note of you are going to do). It might be slow(er) from a user perspective, but could make your life and debugging *much* easier.
As with the other Facebook application here, this one logs you out of facebook from other machines/devices when you log in with this app.

[Info]E-reader

Just thought i would share my search for a good e-reader for my HD2.
I have not installed doc tabs or ereader from HTC so looking for 3rd party options.
Freda looks ok - but nothing special that stands out. just a good solid app.
Lexcycle - dont do one for WM.
Mobipocket seems interesting and snazzy with desktop integration and is the one i chose -it does sync, and guttenberg also has mobipocket files, and it can import pdf and html and text etc. it seems well featured with most features you would expect and want.
HOWEVER, just be warned that the cab from their website did not work on first install. I had to uninstall it, and then install to my device via the mobipocket desktop software before touch navigation and menus would work.
It seems adequately features and not as nice as stanza, but OK. If you have touchscreen woes though, install through the desktop app.
Other suggestions are of course welcome.
I think there is one called AIreader that everyone recommends...might want to look it up.
I haven't tried it personally...I like the HTC ereader, but I need to find the cab for it alone since my new rom doesn't have it on it...
I am in love with AlReader! Just perfect!
Im attaching the (freeware) English version. Hope that's okay (it's so hard to find on the web)
I'll give it a try tomorrow and update my post
p.s. I am reluctant to give htc's ereader a whirl as apparently it is quite buggy.
I also like this one...but it would be soooo cool if we got a fingerfriendly version for our HD2...anyone up to the task.
I admit I still have a longing for the tabbed interface and large book covers that you get from the HTC e-reader
smeddy said:
I am in love with AlReader! Just perfect!
Im attaching the (freeware) English version. Hope that's okay (it's so hard to find on the web)
Click to expand...
Click to collapse
smeddy said:
I am in love with AlReader! Just perfect!
Im attaching the (freeware) English version. Hope that's okay (it's so hard to find on the web)
Click to expand...
Click to collapse
Yup that is the one is perfect for the HD2 and I love how you turn pages (I inverted top tapping to forward a page and bottom tapping to return to previous page) I found it to be very good, fast and with a lot of extra options
try it! you will not regret it!
smeddy said:
I am in love with AlReader! Just perfect!
Im attaching the (freeware) English version. Hope that's okay (it's so hard to find on the web)
Click to expand...
Click to collapse
I install the attached file it but it is in Russian ....
Hmm apologies for that... Sure it was the right file...
I don't believe I will be able to fish it out in the next 36 hours (wprking both days and v. busy tonight), but if you can wait a day or two (or someone else comes through) then please check back!!
The best Ebook reader on Windows Mobile is Allreader+. Unfortunately it isn't free but is worth the money, it can read all the important formats as far as I'm concerned and it has so many options that allow you to set it up exactly as you want.
Other options which are good are uBook and Mobireader.
youmeus said:
I also like this one...but it would be soooo cool if we got a fingerfriendly version for our HD2...anyone up to the task.
Click to expand...
Click to collapse
Of course Freda already has finger-friendly navigation (configurable swipes and taps) to change page etc. As for finger-friendly settings screens, bookmarking and table-of-contents navigation, I am working on it ...
Other feature requests are welcome - so if there are features you'd like to see in Freda, please post here, or email me at [email protected]
Thanks,
Jim
Thanks for Freda by the way, it really is gorgeous. I think I will end up using it over AlReader when it loads a little faster and can open in fullscreen mode by default.
But love it!
smeddy said:
Thanks for Freda by the way, it really is gorgeous. I think I will end up using it over AlReader when it loads a little faster
Click to expand...
Click to collapse
Working on this now - expect better performance from the next version (particularly when opening a book for the first time, which right now is sloooow!).
smeddy said:
and can open in fullscreen mode by default.
Click to expand...
Click to collapse
Can you check the build number on your start-up flash screen. If it is less than 804, it might be worthwhile for you to download a new version (use the dropbox link on my website) - because build 804 should be capable of starting up in fullscreen mode.
Cheers,
Jim
Bowhuntr11 said:
I think there is one called AIreader that everyone recommends...might want to look it up.
I haven't tried it personally...I like the HTC ereader, but I need to find the cab for it alone since my new rom doesn't have it on it...
Click to expand...
Click to collapse
+ 1 to that. I've been looking for a stand alone cab for it myself.
If you find one let me know, Visa versa of course .
Thanks,
Anyone knows if there is some reader for CHM format?
Jim Chapman said:
Other feature requests are welcome - so if there are features you'd like to see in Freda, please post here, or email me at [email protected]
Thanks,
Jim
Click to expand...
Click to collapse
Hi Jim,
any chance of Freda supporting the .pdb format ?, All my old scifi books are in that format & I can't find any updates for them
MrGubby said:
Hi Jim,
any chance of Freda supporting the .pdb format ?, All my old scifi books are in that format & I can't find any updates for them
Click to expand...
Click to collapse
To be honest, adding support for extra formats is not one of my priorities for Freda development - because it would make the program bigger, slower and buggier, and in the long run I expect EPUB to become the format of choice.
That said ...
1) As Freda is open-source, someone else might feel differently, and might develop a version to read additional formats. I'm doing some refactoring at the moment, so that adapting Freda in this way will become fairly simple.
2) Calibre is a good (PC based) package that can convert various formats into EPUB; it might be a good solution for you.
Jim
I am using mobireader from mobipocket
http://www.mobipocket.com/en/DownloadSoft/ProductDetailsReader.asp
smeddy said:
I am in love with AlReader! Just perfect!
Im attaching the (freeware) English version. Hope that's okay (it's so hard to find on the web)
Click to expand...
Click to collapse
Thanks for the tip! Will check it out on my HD2 1.66 WWE
Big thumbs up here for Freda! Finally an e-reader which natively supports epub format. No more hassle of converting with Calibre and using Mobipoicket (although not a bad e-reader).
Some minor naggles but I can live with those...
Jim Chapman said:
2) Calibre is a good (PC based) package that can convert various formats into EPUB; it might be a good solution for you.
Jim
Click to expand...
Click to collapse
Thanks
I'll go and have a play now

Categories

Resources