Hi friends,
i have begin develop a desktop program (for now, but i will develop it for windows mobile soon) OBF(i think itm ust be Outlook bridge Facebook)
when you are using this little app,
1-You will login your Facebook acount.
2-when you login, you will see your facebook friends names and profile photos on left and your outlook contacts on right.
3-select your facebook friend from left then slect outlook contact from right, then click Match button.
thats all
program download your friends profile picture your computer and save it to outlook contact which you select.
it is looking very simply, sorry for this. i develop it only 6 hours but i will continue.
if you want anything from this program please write to this post,
i will develop same program for windows mobile,
and if you want you can see source code of it on SourceForge.net (sourceforge_net/projects/outlookbridgefb/)
(IT is Open Source) (soon too)
You need .Net Framework 3.5(www_microsoft_com/downloads/en/details.aspx?FamilyId=333325fd-ae52-4e35-b531-508d977d32a6&displaylang=en), if you dont have you can download it from microsoft page.
If you like or want you can donate me.
sorry for links this is my first thread ("i am not permitted to post outside links in my messages" it is automaticly)
have a nice night i must sleep now
I hope it is much better than outsync from Microsoft.. keep going dude..
its sound good..
looks good...can't wait for the windows mobile version...
nice tools... thx...
eline saglik iyi calisma
Great work, I have been using BookSync for this, it is quite outdated and a bit buggy, good to see someone is developing a similar app. I hope you could somewhat get it to sync birthdays(and some other data) as well, looking forward to your WM release.
Good job .. Awaiting the WinMo release
Sounds like a cool app.
Just a note, your Sourceforge repository is empty.
its not working anymore.. any updates for this app?
Related
My friends blackberry is able to pull all his contacts pictures on his phone from updated facebook pics.
It's a really nice feature, anyhting out there like that for WinMo users
D2/TP2 already support this
Umm, yes, it's built into your phone...
Also, you can do this if you have Outlook on any other phone using an app for your computer called Fonebook.
It's built into the stock AT&T ROM, but appears to be missing from some cooked ROMs. (The integration definately does not seem to be there with EnergyROM as of the Oct 11 build.)
It's a little labor but all you need to do is first make sure you have the facebook app installed from either microsoft direct or from the windows marketplace.
Once you have that, you'll need to edit each of your contacts and if you scroll to the bottom of each contact in teh edit view, you'll see that there's a link for connecting to the facebook profile.
Clicking that link will launch the facebook application and then allow you to select the appropriate facebook profile to link to.
That's it.
SocialSync 0.1
Imports (one-way synchonization) your Facebook contacts to your Pocket Outlook.
Supports the following sync mappings:
* Facebook super-sized profile pic --> Outlook Picture
* Facebook Full Name --> Outlook's FileAs, FirstName, MiddleName, LastName
* Facebook Profile URL --> Outlook GovernmentID
* Facebook Relationship Status --> Outlook Spouse
* Facebook Birthday --> Outlook Birthday
* Adds "facebook" to Outlook Categories
* Facebook Status --> Outlook JobTitle
* Facebook Personal Website --> Outlook Website URL (only first one since Outlook only supports 1 URL)
* Facebook Email (image representation) --> Outlook Email
Supported on:
WM2003, WM5, WM6, WM6.5, WM6.5.3
QVGA (240x320) Portrait (want more formats? donate!)
.NET Compact Framework 3.5
To-do:
* Scheduled imports
* Allow skipping importing Facebook Status (saves a http hit)
* Phone numbers! lol. nightmare formatting, some are 004412344.. some are +4412344.. some are 012344.. some are 4412344
DISCLAIMER: This is an unofficial app (lowercase 'a' for app because it's NOT a 'Facebook Application'). It is unofficial because I have not signed a ToS with Facebook. This application is for EDUCATIONAL-USES only. It is recommended you do not use this. Using this MAY breech your User agreement with Facebook, which means your personal account may be suspended, deleted, blocked, or banned. You have been warned.
the welcome screen contains a menu. the menu can launch the email input screen, which is where you manually type the email contained in an image. it can also force a manual sync, once the wizard was completed at least once before.
enter your facebook email and password here. click next to save login details to device.
socialsync will now fetch your friends list, so this takes about 8 http requests per 100 friends.
now you can link facebook friends (on the left) with pocket outlook contacts (on the right).
this is where you can import facebook friends that does not have a corresponding outlook contact already.
your sync profile has been saved and is ready to do an initial sync.
this is the actual sync process. it takes 4 http requests per contact to get their information.
Download
Version: 2010.01.26
MD5: 42bc359b858e6438bf0f0ed6e476795a
URL: http://www.MegaShare.com/1765220 http://www.mediafire.com/?4janzyzyymy http://www.easy-share.com/1909109298/SocialSyncWM_binary64_2010.01.26.zip
Source code: use Reflector on the .exe - it's not obfuscated or anything
so the diff between this and the sense ability is you can import all facebook contacts that have phone numbers not just ones that are in your phone already?
lbhocky19 said:
so the diff between this and the sense ability is you can import all facebook contacts that have phone numbers not just ones that are in your phone already?
Click to expand...
Click to collapse
oops, didn't know that Sense can do this, which version?
but yeah, mine does more then.. it can bring down new facebook friends and create new contacts on phone, but also their email address, date of birth, address, contact pic --> outlook pic, IM addresses, etc
I would love this, but the reason we haven't had this so far is that it violates Facebooks TOS and gets people banned for doing this. Will this not be a problem?
Nagrom Nniuq said:
I would love this, but the reason we haven't had this so far is that it violates Facebooks TOS and gets people banned for doing this. Will this not be a problem?
Click to expand...
Click to collapse
I would love this too and it would be a shame if it did violate the TOS - I can't see how it can? - my Facebook friends update their individual privacy policies to allow me to view the information they wish. As far as I can see that's all the app is fetching?
Please do continue this project if you can, even if Sense does already have this functionality - I don't have sense (the ui!)! Doesn't SPB Mobile Shell do this too?
The way I see it, is this is just a custom User-Agent. If Facebook want to go round "banning" people for using a non-normal browser, then it's not a site I'd like to use.
I imagine people will be syncing once a day or once a week.. I've been syncing like every 5 minutes for a week with no problem using my own account. I'll let you all know if I ever get "banned".
I'll add a disclaimer to first post, but brandall got it on the head; this is all information shared and authorised for by your friends.. this app just saves you having to click each profile by hand and eye to manually update your phone. It's also a bit like any HTTP cache/proxy or FasterFox.
Plus, in theory, how could they ever tell? I haven't done a byte-by-byte comparison, but I do things like Referrer tracking, cookies, random delays.. for all they know it's a scriptlet running in firefox.. and even if they deployed javascript obfuscation, this sync could just run an IE session in a hidden window and use DOM to access the data..
I like this app a lot and look forward to its release.
I also look forward to it. Been looking for something like this for a long time. Any chance it will be wvga as well?
Facebook doesn't allow any application that can access personal details other than Names and Birthdays. Phone numbers, addresses, etc are all off limits. If you account is running any app that access that stuff you can be banned. It's happened many times in the past. Just look up "Facebook sync to Outlook" or a derivitave of that.
If this app has a way around that, then sweet.
Great!
Finally a Facebook Sync! Thank you so much
hello
this is to encourage you more and more to do this genius idea... a really very useful and practical ideal
thanks in advance
all we need is a facebook tab
make that for us lol
squidbutt said:
all we need is a facebook tab
make that for us lol
Click to expand...
Click to collapse
a tab for what?
binary64 said:
a tab for what?
Click to expand...
Click to collapse
manila/sense man...stay on your toes !!!
binary64 said:
SocialSync 0.1
Imports (one-way synchonization) your Facebook contacts to your Pocket Outlook.
Supported on:
WM2003, WM5, WM6, WM6.5
QVGA (240x320) Portrait
.NET Compact Framework 3.5
To-do:
* Scheduled imports
* Allow skipping importing Facebook Status (saves a http hit)
***********......
Download coming soon
Click to expand...
Click to collapse
I think its great and ready to try it and let you know what happened
First version posted to first post!
It's not .cab yet, no idea how to make .cabs..
just unzip to \program files\SocialSync\ or somewhere and run
Thanks! It feels a bit rough on the edges, but does work well!
Is it possible to choose what data to sync? For some friends, I prefer not to have their profile pictures sync'ed.
ebliss said:
Thanks! It feels a bit rough on the edges, but does work well!
Is it possible to choose what data to sync? For some friends, I prefer not to have their profile pictures sync'ed.
Click to expand...
Click to collapse
not yet, can't think how to present per-user selective importing on a 3-inch user interface
what is the most annoying rough-edge? i would like to polish that.
donations welcomed (for my personal efforts on this forum; not specifically this app)
very nice!! although i spent 1 hour linking my facebook account to outlook it is still a nice idea...
few suggestions:
1- option for exporting link information in case i need to redo all that after a room upgrade
2- also like previous comments, the name boxes are small so if i have 3 guys named Mohammad i do not know which one is which...
3- easier search in outlook contacts by allowing to type names instead of searching in a big contacts list
thank you for your effort, you are really achieving something here, although it is only for educactional purposes only
wow, why did it take an hour? i did put randomised delays inbetween requests, but they are quite low (0.1-1.5 secs).
1. to backup partnership database, just back up your outlook/pimstore.. the partnership exists because the GovernmentID field is filled in with a facebook profile url. this is the key to breaking sync relationships with a contact.
the file on device friends.dat is just a cache of friends, it can be lost with no problem.
2. i struggled to find a decent gui toolkit to use for this app. microsoft made an iphone GUI clone but it's too complex to digest (no design-time support, no docs, no support).. but in March we should all see Compact Silverlight Beta, maybe that can help. basically I use a ListBox which doesnt support left/right scrolling. maybe i'll try a ListView if that exists in CF..
3. i could maybe do that. what part of my auto-guess feature doesn't help you properly? on my phone it's a snap to find someone - it jumps to the closest named contact whenever i select a new fb friend on the left..
Are you tired of the same old boring activesync or wmdc for your Windows mobile device? All of us who have used Microsoft’s so-called sync utility know that it’s nothing compared to their Zune software which they have created. Anyway, you’re now in luck. I have finally gotten to the edge of my patience trying to sync up my phone with their software and ive started making my own replacement for it. Currently, Hydros Sync Center supports being used as a normal music player as well as a device sync utility. Due to it being only a beta, you will not be able to transfer files with the phone, but already it is much more user friendly than the old Activesync. All you need to do to install is unzip the package and run the setup.exe installer.
UPDATE: Tutorial has been posted at hydrosmobile.com on adding widgets
Current Features in beta 3
[*]Install cabs from computer
[*]Pictures library
[*]Autosync of music to device
Add and remove songs to your media library
Play songs
a wave to view your songs being player (just for fun)
RSS Feed reader
Widget Support
Box.net online storage (you cannot sync with it yet but you can now login and view details about account and files in it)
Supports mp3, wav, and wma files. I couldn’t think of any more but please tell me if i missed any important ones
View general info about windows mobile device (like battery and memory)
View Songs on device
Play songs from device to computer through the library
Upcoming Features
Automatically sync up with the device
Sync up videos and pictures on device
View videos and pictures on computer
Wifi sync
Eliminate the need for activesync to be installed
Hydros Mobile app (for locationing)
Online Marketplace ( just finished...will post it up in beta 2)
Login with other accounts in the internet (ex. Yahoo and google)
Better UI
Widgets for Home panel
Auto Updating the app
Requirements-.net 4.0 (http://www.microsoft.com/downloads/...51-5ff4-4491-b0e5-b386f32c0992&displaylang=en)
A computer with a resolution of equal or greater than 1024×768 (because it has not been tested on any others less than that)
Download Link: Download Link attached below
Check out the official page with pictures at www.hydrosmobile.com
IF NOT A DONATION, PLEASE AT LEASE COMMENT BELOW ON HOW TO IMPROVE THE APPLICATION
Marketplace done
ok i just finished adding the marketplace as well to the app. I will repost in a few days after more features. Maybe with the source as well.
Can't access your website.
sorry it was probably down for a few minutes due to traffic or something. Its up and running now.
Edit: ok i just added support for webwidgets from widgetbox.com as well so you can now add your own html widgets to appear on the home page. (WIll be available in next version).
-Thanks
hello rkrishnan thx for sharing link is ok
i found this
http://www.mediafire.com/?5zdmufnxtny
sorry but your website is still down
yo dude. The mediafire link i think is for another version of this app. The only place where this is uploaded is in my site.
Also, do u want me to post link somewhere else as well, maybe here? Cuz i hav reports of site being down
EDIT: ok i just posted it here in this post
-Enjoy
Did anybody happen to try out the app yet? Im gonna post up the next one real soon. Only difference is the widgets and the copying of files from phone to computer. If anybody has any new features. Please tell me and if it is a good one, i will incorporate it and reward them.
rkrisnan for now I'm on a mac and I'm not happyI do not have my pc here it is being repaired but I get it Saturday, I will test your version..
sorry but the translation is very bad i'm not english .. i speak italian or french
bigfoune said:
rkrisnan for now I'm on a mac and I'm not happyI do not have my pc here it is being repaired but I get it Saturday, I will test your version..
sorry but the translation is very bad i'm not english .. i speak italian or french
Click to expand...
Click to collapse
thats fine. Just let me know if it works so i can release my next version.
ok im gonna post up the next version up now.
will this work for the tmobile wing ...my pc will not recognise it ..but it will recognise my touch pro 2
installation is ok !i trying now
rkrishnan i have this !!what is it please ? this app is free or not ?thx
ok .i don't like this sentence :Hydros is requesting that you log into your Box.
By logging in using the form on the right, you are authorizing this application or website to access the files in your account.i'll keep winmodevcenter...
bigfoune said:
rkrishnan i have this !!what is it please ? this app is free or not ?thx
Click to expand...
Click to collapse
this is a mobile addition like mobileme in which you will be able to track your phone if it gets lost. This is not available yet and it wont be until the full version of Hydros comes out. Both Hydros and Hydros Mobile are free and open source software
bigfoune said:
ok .i don't like this sentence :Hydros is requesting that you log into your Box.
By logging in using the form on the right, you are authorizing this application or website to access the files in your account.i'll keep winmodevcenter...
Click to expand...
Click to collapse
This is a sync software and part of the definition of a sync software is the idea of being able to access your files. I hope there is no misunderstanding but this needs access to your box net account because it needs to sync up files. If you like windows mobile device center, then go ahead and use it but I want to be clear on what my software does.
so anybody got any other ideas they want me to implement into this app for replacing activesync?
beta 3 is posted and it has cab install feature + pictures library + some bug fixes so it doesnt freeze too much + AUTO SYNC!!!
-Check it out in first post
i know this might be a tall order, but could you make your sync center like the one provided by HTC for Android phones (HTC Sync)
that eye candy is just irresistible!
wow thats tall. could you please post a pic of it? i could try to make a theme. Problem is that sync utility doesnt actually "play" music.
Hey guys,
A few days ago an idea came to my mind and I emailed it to Brandon Watson from Microsoft. I found his email on a blog post about hacking wp7.
I studied abroard so I use fb to talk to friends I had there. It is really nice because before I use facebook I would just lose contact. The language sqitch button is genius makes it easy to switch between the languages we mix together.
Now not everything is ment to publish on each others walls and idk how hackable the operating system is yet. But it would be very nice to send somebody a personal messagefrom the contactlist. I also suggested in the email. I could be integrated in the now plain message hub with a pivot to facebook messages. Since the operating system is very well thought out to get the job done as quickly as possible. Besides fb messages, first you get an email. Its facebook you open it, want to respond so close open fb app click post, click the new message, respond. Really slow, it would be nice to just see the messages and be able to respond directly.
The fb integration was named like a pretty big feature and for the foto,s it is but other than that not very usefull yet.
I dont know how difficult it is to add a link to the contactlist. Which links to a self build mesaaging app with all the facebook messages stored. ( I can build the app, my device is legally unlocked) but idk if its possible to add a link to that page.
Anyway is there anybody else who thought about this?
Hi, I'm the developer of GogTasks for WM6.5 (thread on this site). Do you guys think there is a demand for a similar app for Windows Phone 7?
The reason I ask is that I'm not very familiar with the platform from a user-perspective myself. I've developed one app for it, but I'm not a daily user of a WP7 phone. Are there tasks apps bundled with the phone, and if there is, does it have any integration with a) Outlook or b) Google? (I'm pretty sure the answer is no on b) at least).
Also I believe apps are not allowed to integrate with Outlook on WP7 (the API is blocked for third party developers), so I believe the app will be more of a Google Tasks front end than a sync app. Still I may benefit from the API reverse engineering I did for GogTasks for WM6.5 / Desktop Outlook, but is there a demand for it?
Appreciate all input.
Ohhhh yes, would be a cool addition. I can sync my Outlook Tasks to Google via gSyncIt Addin for Outlook and then comes your app for WP7. At this time there are some ToDo Task Apps available, but no no one with Google Tasks Support.
i second that!!! I used g tasks when i had android but no such luck on WP7
I also missing the feature of google tasks on my wp7!
Unfortunately so far there is no wp7-app for google tasks.
I would also love a good google task app with a nice live tile.
Go for it
Ok thanks for your feedback. Maybe I should go for this, but there is one bump in the road - I just rememebered why I haven't done this before :/ ...Microsoft declined v1.1 of GogTasks for WinMo 6.5 on the marketplace because I use a non-public, non-supported WebService API (Google is about to release an open version of the API soon, but we never know how long that will take). I might try to publish anyway and see what happens.
redman99: What kind of info do you think would be relevant on the tile? Whether or not you have any tasks due today maybe? Or the date of the next due task? What if you have no tasks with due dates? Just a static icon?
This has kind of been done before: http://forum.xda-developers.com/showthread.php?t=931316
Google supports the Exchange model now and sadly behaves better in this regard than Windows Live Mail/Hotmail. No flagged items, etc is a real PITA.
What you likely have to do with that app is set Google as an Exchange sync, not its normal email type. If Bring the Wine can pass marketplace approval using what I would expect is a somewhat undocumented Exchange API, I would think you could. Especially don't let a single submission keep an idea from being presented because apparently the certification process while rigid can be somewhat of a crap shoot.
Having said all this, Google Tasks do work in the IE browser I believe. They're not perfect but it was a decent stop gap for me. Now I'll try out BtW and if you do release your app, I'd give it a go as well.
w0rd-driven said:
This has kind of been done before: http://forum.xda-developers.com/showthread.php?t=931316
Click to expand...
Click to collapse
Thanks for the hint... i not use Exchange so i still would love a sync app for google task that works without Exchange!
*wink @Nilzor
w0rd-driven said:
This has kind of been done before: http://forum.xda-developers.com/showthread.php?t=931316
Google supports the Exchange model now and sadly behaves better in this regard than Windows Live Mail/Hotmail. No flagged items, etc is a real PITA.
.
Click to expand...
Click to collapse
I'm pretty sure Google's exchange sync protocol still does NOT support tasks. Have you tried this?
gTasks - Google Task Manager - Just released
An app to use Google Tasks natively on Windows Phone 7 is just released. Check it out by searching for "gTasks" in the marketplace or clicking on the link below.
social.zune.net/redirect?type=phoneApp&id=a56d575c-7253-e011-854c-00237de2db9e
rjonna said:
An app to use Google Tasks natively on Windows Phone 7 is just released. Check it out by searching for "gTasks" in the marketplace or clicking on the link below.
social.zune.net/redirect?type=phoneApp&id=a56d575c-7253-e011-854c-00237de2db9e
Click to expand...
Click to collapse
Thanks for the heads up. This probably means there's no point in me going forward with this.
Anyone care to test the app? The irony of being a developer from Norway is that I can sell apps, but not buy or download (yet).
Yes i have tested it. The App works, but it needs some developing on it. there should be a option to automaticly sync the entrys and as a startpage i would prever a list of the avalaible lists, to choose from. after choosing the right list, i would like to load the items for this particular list. i hope its clear what i mean.
btw: there is WIndows Marketplace Tool, where you can download and deploy any app, also when you are not a member of the country. so i can download apps for the us marketplace also, if im a german user. i dont know the name of the program yet, but it is somehwere here in the forum.
bilbo_b said:
btw: there is WIndows Marketplace Tool, where you can download and deploy any app, also when you are not a member of the country. so i can download apps for the us marketplace also, if im a german user. i dont know the name of the program yet, but it is somehwere here in the forum.
Click to expand...
Click to collapse
Cool. I did not know of this.
GooTa - an app for google tasks on windows phone
i also really felt the lack of google tasks on windows phone. i'm a heavy user and really love the nesting of tasks and how lightweight it feels in gmail.
and i didn't think that the gtasks app above me quite fit my needs...-_-
so i tried writing my own! check it out:
windowsphone.com/en-US/apps/49fd8ee0-7a38-426e-b674-7ccff5922333
it's called GooTa (google tasks).
let me know if it's missing anything you want -- there's a feedback link in the app. i hope this fits your needs! and if not, let me know and i can add whatever it's missing so it does