[WebApp/Bookmarklet] Book marklet QR generator - Nexus One Themes and Apps

Hi There,
here's a little bookmarklet/script I put together: when clicked it generates a QR for the current page:
Code:
javascript:void((function(){j=document.createElement(%22SCRIPT%22);j.src=%22[URL]http://dl.dropbox.com/u/6703853/Scripts/QRgen.js%22[/URL];document.getElementsByTagName(%22HEAD%22)[0].appendChild(j);})())
the actual script can be found here:
http://dl.dropbox.com/u/6703853/Scripts/QRgen.js
To close the QR there is a close button... but you can also click anywhere on the box.
This is how it looks like when you click it:
{
"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"
}
Also here's a little HTML5 notepad that works offline (you can save and load notes):
http://rastacre.byethost33.com/mobilepad/
(sorry for the crap hosting...)
you'll need to access the website at least once the it'll work offline.
the first time you access it'll ask your name (currently it's only an aesthetical touch...)
you can type stuff and save it using the yellow button.
blue button to load a saved pad
red button to clear the pad
green button is to add a pad.
on the right side you'll see the various pads (10 in total).
Saving will save the current open pad and loading will load to the current open pad.
To reset the whole thing either clear the cache or from the browser settings go to website setting and clear the stored files.
It works on the stock browser of the N1 and Desire and Dolphin HD or any browser that supports SQLite storage.
I'm not sure it works on a stock G1.
It also works on iPhone but the buttons are all messed up... I'll try to fix it later
It works pretty well on Safari and Chrome too as webkit supports SQLite, while FF is still behind on this so it wont let you save anything.
Enjoy

QR code generators are very helpful to build code for custom applications for rapid web development. Quick Response codes are also known as a data matrix code. These new two-dimensional codes can be used almost anywhere to promote you business. It is also a free tool that can be used to increase your targeted customer.

Related

[APP][2.1+]- ScreenZooM -

This is my first app for android
The main purpose of this application is to help people with low vision.
WHAT IS DOING?
When you can't see something from screen, shake the phone and then you can pinch to zoom, wherever you are
STOCK or CUSTOM?
STOCK is for stock roms and CUSTOM is for custom roms like cyanogen7 or MIUI.
Sometimes CUSTOM MODE works on STOCK ROMS.
!!!- ATENTION :
UNFORTUNATELY, YOU NEED TO ROOT YOUR PHONE IN ORDER TO USE THIS APP
Link to android market HERE
QR Code
{
"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"
}
Video demo
thank you... i'll try it
Sorry ,I did not notice your ROOT caution.
My set is not rooted .Hopefully it will work for others.
HTC Explorer,android 2.3.5
not working on sgs2...
what am i doing wrong..?
I cant get it to work on Galaxy note(n7000).
Doesn't work on Razr
Just rooted my razr on 6.12.173 and this doesn't seem to work.
Told SU to grant access first time I shook the phone, and now, after a shake, it pops the little message up that su granted access, waits a couple seconds, then launches a "this page cannot be displayed" (as in a webpage you can't go to) that takes up the top half of the screen. Bottom half is black.
Running on a stock ROM, with root.
-- UPDATE --
Some more info from the web browser. From what I can tell, you're trying to save a PNG, and then open it with the browser to zoom it. The error I'm getting is:
The web page at: file:///data/data/com.vrx.screenzoom/tmpshot.png could not be loaded as:
The requested file was not found. /data/data/com.vrx.screenzoom/tmpshot.png (No such file or directory).
I think it should be just '/data' rather than '/data/data', but I tried saving a png to both '/data/com.vrx.screenzoom/tmpshot.png' AND '/data/data/com.vrx.screenzoom/tmpshot.png' and still got the "file not found" error.
Please let me know if I can help anymore with troubleshooting as I'd love to see this app work! Also, the shake has to be pretty violent for it to pick up; perhaps some other launch gesture as an option also?

[Tutorial] How to search any file on your pc through YOUR MOBILE/Tablet in < 1 sec

Everything Search is a lightweight program that allows you to locate files and folders instantly , as you type.This is a must have tool for everyone.Bind it with a hotkey (Eg: Win+S).You can search anything almost instantly on Windows.
http://www.voidtools.com/download.php (download free < 500kb)
Preview on Windows
{
"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"
}
This short & simple tutorial will allow anyone to remotely/locally search files on your home pc/local network/laptop in less than a second.Tried & tested this method on edge/wifi.
Step 1: (Ctrl+P) Goto Tools -> Options -> HTTP Tab
Fill in the desired port or leave as is.
Fill in the user name and password for authentication
Note : I have an android phone , so for me downloading only worked when the authentication was removed during configuration.
You can remove this authentication if download fails.
Step 2: Start the HTTP Server.
Step 3: Url Formation - http://[yourip]:[port]
If you are accessing your files remotely. You can find your global ip using http://whatismyip.com
Eg: Remote Url http://123.231.31.192:8080
If you are accessing files locally through wifi , find out your host pc's ip address
Eg: Local Url http://192.168.2.1:8080
Open the url in your mobile browser and search your entire pc/laptop
You can see search takes less than a second.Download speed as per your network.
This is just a straightforward method , so it should work on any mobile/tablet with a basic browser.I am not affiliated with the software in anyway.Hope this tutorial was helpful to you.
Update: It did'nt work for me on Opera Mini. For every other browser works fine.
Would highly appreciate a feedback.
Press 'Thanks' if this post was useful in anyway.
Well written and laid out. I'll give this a go. Thanks!
Good post.. Cheers

[APP][3.0] Audio Web

(THIS HAS BEEN POSTED ON ANOTHER AREA OF THIS FORUM (REPOST))
(Final Re-upload of this post)
{
"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"
}
Hi! I'm Jamie, A 13 year-old App developer. I've created a application recently that I want to share with all of you on XDA! It's called Audio Web and it's now available on the Play Store . The App allows you to visit your favourite video streaming sites and allow you to lock the phone or close the app by pressing background, Once you've done this the audio continues playing and best of all it doesn't require root! I would love it if you could check it out and send me bugs to me on this thread or via e-mail at: [email protected]
I would be very grateful, Thanks.
http://play.google.com/store/apps/details?id=com.apps_by_jam.jaywa.audioweb&hl=en_GB
(Due to me not able to post links please copy and replace dash with '.' between google and com)
Known issues with Galaxy S1 - S3 series.
Powerful phone recommended with plenty of resources or else the audio will stutter in background mode (It shouldn't in lock mode unless your phone is really low spec)
By The way let me explain what the buttons do.
The Text view bar at the top is where you can type your web address.
The 'Go' button is set to load the page in the textview
The 'Set Main Page' button sets the current page you're on to the home page
The 'Background' Button Closes the app while the audio continues.
The 'Load Main' Button loads the homepage where ever you are in the app.
The ' Go Back' Button loads the previous page you visited.
The 'Mute/Un Mute' Button disables or enables the audio of the current video playing.
Hope you enjoy and please remember to contact me if there's any issues!
Facebook page: AudioWeb (Under Computers)
Twitter: http://twitter.com/audiowebapp
E-mail: [email protected]​
Please reply bellow for bugs you find .ect or tell us if the app works or doesn't work with your model of phone! Be sure to be on the latest version of android your phone has! (And tell us if you have custom rom) Thanks!!!!!:good::fingers-crossed:
https://play.google.com/store/apps/details?id=com.apps_by_jam.jaywa.audioweb&hl=en_GB
Thanks for the views!

Chrome: download manager mess up and help disabling link disambiguation popups

Hello.
About the “download manager mess up” take a look here (grossness warning!): Can't STOP a built-in manager download in an acceptable way… :-/ (v56, v57-Beta) @ Google forums
Briefing for documenting purposes: built-in download manager intercepts certain download links' files, I guess because of file extension (apk files not captured, for example). However, built-in download manager is deprived from file download cancelling ability. Had to delete all of the application data to stop the mess.
{
"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"
}
In essence, a dodgy issue. Not overly critical in most situations, of course, but certainly dodgy. Better do not tap/click on overkill sized files, or you'll regret it.
With regards to the link disambiguation popups, this is something I've wished to get a solution for some time already, to no avail. So let me explain:
There are sites on which no popups are seen. Example: this very forum. You can tap where you want or need without popups. If something's a little cramped, just a little bit of zoom is all you may ever need. I use “force enable zoom” and you should also if not, as you may guess.
There are certain sites, though, where this is stuff gets in the way. Notorious example: eBay desktop mode (I've included the desktop site redirection to make your life easier in case you are using the @#$% mobile user agent).
It is obvious that there's something in these damned sites' coding which forces Chrome to go into “link disambiguation popup” disgusting mode. So, if any of you may know some sort of way to prevent the browser going disgusting mode, God would be grateful. Maybe some sort of mod and/or app? Any feedback/contribution welcome.
Mostly wrote this because I've recently revisited the Firefox browser, and I've been on the verge of switching to it. Too bad Firefox has 0 bookmark management capabilities.
Have a good time fellows.
Cheers

[APP][4.1+] Unofficial Searx App + Pi-hole

{
"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"
}
This is my new app for searx, the metasearch engine. It's a pretty simple app as there's not much that needs done and I'm new to app development. It's essentially webview with some extra functionality for navigation and with an easy method of switching between public searx instances (or using a custom url for your own or whatever). I also have another branch with pi-hole option as well because it's something I use.
I'm not entirely sure exactly what direction I'll go with it (whether it'll largely stay the same, I'll add more features, turn it in to a self-hosting kind of app, etc.), but it's completely functional at this point. I currently have the releases listed as beta because they're subject to major changes due to the above.
I'm open to any feedback/suggestions in the app/direction it'll go so let me know what you think!
In app ads/trackers
No. Would defeat the purpose of this whole thing
Features
Easy access to any public searx instance listed in the official instances list
Default instance is Disroot
Can change it to any other public instance by simply clicking on the link through settings within the app
Or you can enter a custom url
Basic navigation controls:
Back
Forward
Refresh
Home (Tapping on the instance title in the top left acts as the home button)
Option to open the current page in your web browser - useful for multiple tab scenarios as that functionality is not in this app (no need for the extra bloat
Option to add your pi-hole url
Long press the instance title in top left to open pi-hole page
Screenshots
Download
The latest release apk can be found at the repo below or at the link about. Pi-hole is disabled by default so if you don't have it, don't worry about it
Credits
Searx
Pi-hole
Source
Is this on F-droid?
No but you're welcome to add it if you want. I won't be updating this anymore either so if anyone wants to fork it and change it, that's fine by me
Zackptg5 said:
I won't be updating this anymore either so if anyone wants to fork it and change it, that's fine by me
Click to expand...
Click to collapse
Greetings. In regards to your comment, please let me know if you would like me to close this thread. Thank you.
-Badger50
@Badger50 Ya, I'm not working on this anymore so best if the thread would be closed. Thanks!

Categories

Resources