Grouped bookmarks in WP7 Internet Explorer. - Windows Phone 7 Development and Hacking

Greetings. I have not come so far on how to organize WP7 Microsoft Intenet Explorer bookmarks into groups, it probably can not even (a 15-years-old Nokia S80 it was). We can use Folders application features, but this is not solution "in browser". Due to security gaps we can add to bookmarks html link to the own file on phone if it is located at the path \Windows\Profiles\guest\Temporary Internet Files\Content.IE5\ and the first bookmark named for example __ Favorites have url link to this internal html file. The second option is to register html file protocol for file on any path, but then stop working WP7 bookmarklets. Drop down tree with groups and links according to the original disordered exchange can be programmed using javascript in this file. I have this file edited using Phone Commander, but I can program a simple XAP for it, if you have an interest.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You can try simple example online from your device. Tapping to group invokes expand links. Cookies are used - last expanded groups will expanded on next using too (in on-device version only, online example has not this behaviour).
We can add +/- to slipped/expanded groups by javascript in next version.Soluted, see online example.

Export full bookmarks tree from desktop to WP7 IE
Using Burrotech favs2html we can make html frame and favorites files. Simple copy *_lnks.html and *.gif files to phone \Windows\Profiles\guest\Temporary Internet Files\Content.IE5\Favorites\ folder enables using previously descripted principle to add exported bookmarks tree to WP7 phone.
Second way is copying all desktop folder under \Windows\Profiles\guest\Temporary Internet Files\Content.IE5\Favorites\ device subdirectory, to make WP7 IE bookmark to entire folder and index.html (by http://softwaresolution.informer.com/Create-HTML-Lists-of-Files-and-Folders/ etc.) in every subfolder.

Related

Twitodo

hey guys
I'm kinda new to programming, done a bit at college and now and then i read up about it at home but i know the very basic skills. anyways i thought i would test myself and see i could come up with an idea for an app.
its not a windows mobile app but i suppose in a way its for developers (can save progress of development and tweet it to followers). the app is called twitodo and it basically saves a todo list to a txt file in the install directory. it can also open a text file from a custom directory. it can also tweet the todo list to your twitter account and you have the option to view twitter in a browser window.
the ui is ok i suppose but it could be alot nicer.. would apreciate it if someone could do a few graphics for me. also if anyone has a link to a good guide for making installers because im not sure that my program install correctly, i think you may have to run it from the program files directory.
anyways feedback will be apreciated very much, anything i can add or remove at all just leave below please i really wanna make this app better, but go easy its my first program unless you count "hello world" then its my second lol.
EDIT:
Changes:
permissions to write file at startup fixed (moved TodoList.txt default location)
fixed crash when user doesnt select a file in load todo list window
Attached Files Updates!
just thort id put a pic of the ui on so u can see what it looks like
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[APP][2.1+]File Tools v3.0 [20/1/2013]

This is my own application.So Try it and Rate it.
File Tools
Version:3.0
Screen Shots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Descriptions:
File Tools is a collection for Tools to preform some useful actions on files.
Now it contains File Renamer,File Finder and Duplicate Finder.In future,i will add more tools based on your suggestions.
File Tools Features:
1.Collections of Useful Tools
2.Completely Ad-Free
3.Easy to Navigate
File Renamer:
Do you want to rename 1000 files or more than of that.Then really you need this tool.You can rename 1000 files by adding Date,Number,Custom Text etc at your desire position easily by this tool.
Features:
1.Custom Text
2.Numbering
3.Date
4.Find & Replace
5.Remove Char
File Finder:
Don't know where your files are placed or saved on your Memory Card and want to Search for your desire file easily.Then use this tool.You can easily locate your desire file by choosing a Filters like File Extensions,File Size etc..
Features:
1.Match Case.
2.Search on desire folders.
3.Filtering
Size limit.
Extension.
Duplicate Finder:
Do you have more files in your Memory Card and also having lot of Duplicate files(Same files found in different folders).Then you can easily search for it and able to delete it.By using this tool you can save more memory.
Features:
1.Byte by Byte Search.
2.Easy to delete.
3.Faster search.
Report at:[email protected]
Click to expand...
Click to collapse
Download:
Market link Inside:http://www.cybapps.com/view.php?id=8
(Don't forgot to click some ads)

[Q] Issue with creating a desktop folder with ES3

I have created a desktop folder with sub folders from the current version of ES3 file explorer as shown below.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The folder works but not as I wanted. I wanted it to work like I had setup on my first gen N7 where when I open a specific file such as a pic, vid, music, or data type.....it would then have the pop up window to select which app to use to open the file. I also was able to make an icon using the android icon of the main folder but now have no options of long pressing any desktop folder icons.
So now when I open up any of the files, they open up in the ES3 app showing the root tree. Did I not create the main "STUFF" folder in the correct spot of the root directory to act like I had it setup in my older N7? I had created that in my old setup from someones tip/help article that was passed around last year.
Or is this all from the newer 4.3 Android OS and just the way it works now?
Thanks for any help. I searched for some time trying to find that old setup guide on creating separate folders in specific locations of the root for saving downloaded files of various types for quick access and organization. I suck at understanding the android file system and how it all works, sorry.
Go to Settings >> Apps >> Your File Manager >> Clear Defaults
Sent from my Nexus 7 using Tapatalk 2
It's grayed out......so no default was set.

[ICON][TOOL] Resource DLL Generator

In order to replace the mostly horrible icons on Windows's "Desktop Screen", means make them look
as icons in Modern UI style, i.e. flat tiles instead of icons, I have created tool "ResourceDLLGenerator"
which allows you to generate from an icon (tile) set you provide a so-called resource DLL.
If you will it's somehow the counterpart to OblyTile, which is applicable for the Windows 8 "Start Screen" only.
DL: http://www.mediafire.com/download/td73ilbhgoi8bzm/ResourceDLLGenerator.zip
Example screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DISCLAIMER:
I take no responsibilty for any problems or damage whatsoever arising from the use of this software.
Do everything at your own risk! Thanks for your understanding. Also, this software relies on other products
capabilities to perform the operations described. All rights on these products are property of the respective
creator(s).
What is it?
----------------
Creates from given icon (tile) set(s) a 32-bit resource DLL useable with Windows XP, Vista, 7, 8
What is needed?
------------------------
1. Resource Hacker (included)
2. Microsoft Resource Compiler (included)
3. MortScript (included)
How to use?
-----------------
Download the ZIP and move extracted folder "ResourceDLLGenerator" to HDD in any location of your wish.
Put the icon (tile) set(s) of your choice in subfolder ICO, each icon (tile) set as another subfolder, example
\ICO\iconset-1
\ICO\iconset-2
...
\ICO\iconset-n
Run RC-RES-DLL-Generator.exe
If all went well, the resource DLLs created are located in subfolder DLL.
You may move these DLLs into C:\Windows\System32 folder
Which files can be processed?
--------------------------------------------
ICO files that can be handled by RC.
What resources are processed?
----------------------------------------------
Currently, only ICON resources are processed.
Revision History
------------------------
2014-01-31 First release
thx for sharing, will give it a try asap
Nice to listen! Waiting for your feedback about using ...

[UTILITY]Folder Locker PRO, A utility to hide content

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Folder Locker PRO
A Windows utility to hide content.​Simply open the program, insert all the content you wish to hide in the "Private" folder that was made in the same directory the program was run from, then select the "Hide folder" option.
It will then prompt you for a password you wish to use when you want to unhide the folder.
To unlock it, select the "Unhide folder" option, enter the password and the "Private" folder will become visible again
NOTE:The program must be in the same directory as the private folder was in before you hid it.
Click to expand...
Click to collapse
Downloads And Source
Download: http://d-h.st/3TY
Source: https://github.com/Ricky310711/FolderLockerPRO​
Click to expand...
Click to collapse
Protected Folder is also a good alternative...
Just tried it, while it does what it says it does. I must say it was a little unclear. The folder may be "hidden". But going to folder properties and hiding the folder manually does the exact same thing. The problem I can see is that most computer savy people have their computers set up to show "hidden files and folders". Which totally defeats the purpose of this app.
longjohnsteve said:
Just tried it, while it does what it says it does. I must say it was a little unclear. The folder may be "hidden". But going to folder properties and hiding the folder manually does the exact same thing. The problem I can see is that most computer savy people have their computers set up to show "hidden files and folders". Which totally defeats the purpose of this app.
Click to expand...
Click to collapse
would you like me to make the program move the folder to a hidden directory and encrypt it?
the only reason someone would hide a folder on their computer would be to hide something from their wife or kids, wanna hide something from a virus? thats what virus protection is for
your statement defeats the purpose of what this is designed to do

Categories

Resources