Messages - anandcoral [ switch to compact view ]

Pages: prev1 2 3 4 [5] 6 7 8 9 10 ... 157next
21
N.A.N.Y. 2023 / NANY 2023 Release - Js Mini Todo Widget (Android app)
« on: October 03, 2022, 01:01 PM »
NANY 2023 Entry Information

Application Name Js Mini Todo Widget (Android app)
Version 1.02
Short Description Todo List with Widget support
Supported OSes Android 5.0+
Web Page https://sites.google.com/view/js-mini-todo-widget/home
Download Link https://play.google.com/store/apps/details?id=in.jyotisofware.minitodowidget
Author Anand Gupta


Description
Add, change, delete to-do items.
Move items up or down in the list, manually if required.
Active and completed items shown in different colors.
Backup and Restore items.
Simple and intuitive touch interaction.
Widget shows list in clear and compact manner.
Widget resizable to any size.

Screenshots
unnamed.jpg

1unnamed.jpg

3unnamed.jpg


You Tube Tutorial
https://www.youtube.com/watch?v=nTwDCIZMLX8

Edit: updated the webpage

22
Any way to test using the page code that does not include the stationary top name bar?

Yes, the classic site do not have such are downloaded perfectly.
Thanks for help.

Will keep looking.

23
You can try wkHTMLtoPDF (or to image). The name says to pdf but it can save the output as a graphic as well. I did this for awhile when I needed to grab info from a PRTG monitoring page periodically for troubleshooting or historical reference.

Hi x16wda

Installed and run the command line.
The classic site OK
c:\Program Files\wkhtmltopdf\bin>wkhtmltoimage.exe https://sites.google.com/site/tellwhendone/ e:\tempe\x1.jpg
Loading page (1/2)
Rendering (2/2)
Done

The new site gives error. I tried few suggested combination but none worked
c:\Program Files\wkhtmltopdf\bin>wkhtmltoimage.exe https://sites.google.com/site/stickanote/ e:\tempe\x2.jpg
Loading page (1/2)
Warning: Javascript confirm: This error has been reported to Google and we'll look into it as soon as possible. Please reload this page to continue. (answered yes)
Error: Failed loading page https://sites.google.com/site/stickanote/ (sometimes it will work just to ignore this error with --load-error-handling ignore)
Warning: A finished ResourceObject received a loading progress signal. This might be an indication of an iframe taking too long to load.
Warning: Received createRequest signal on a disposed ResourceObject's NetworkAccessManager. This might be an indication of an iframe taking too long to load.
QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.
Exit with code 1, due to unknown error.


c:\Program Files\wkhtmltopdf\bin>wkhtmltoimage.exe  --load-error-handling ignore https://sites.google.com/site/stickanote/ e:\tempe\x2.jpg
Loading page (1/2)
Warning: Javascript confirm: This error has been reported to Google and we'll look into it as soon as possible. Please reload this page to continue. (answered yes)
Warning: Failed loading page https://sites.google.com/site/stickanote/ (ignored)
Rendering (2/2)
Maximum supported image dimension is 65500 pixels            ] 25%
Error: Could not save image
Done
Warning: A finished ResourceObject received a loading progress signal. This might be an indication of an iframe taking too long to load.
Warning: Received createRequest signal on a disposed ResourceObject's NetworkAccessManager. This might be an indication of an iframe taking too long to load.
QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.
Exit with code 1, due to unknown error.


c:\Program Files\wkhtmltopdf\bin>wkhtmltoimage.exe --crop-h 400 --load-error-handling ignore https://sites.google.com/site/stickanote/ e:\tempe\x2.jpg
Loading page (1/2)
Warning: Javascript confirm: This error has been reported to Google and we'll look into it as soon as possible. Please reload this page to continue. (answered yes)
Warning: Failed loading page https://sites.google.com/site/stickanote/ (ignored)
Rendering (2/2)
Done
Warning: Received createRequest signal on a disposed ResourceObject's NetworkAccessManager. This might be an indication of an iframe taking too long to load.
QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.


Any other suggestion ?

Regards,

Anand

24
Hi Ath,

I use SiteShoter as automated tool to download the given links in a text file as image in a given folder.

Batch file code
d:\Portables\siteshoter\SiteShoter.exe /RunConfig "d:\Portables\siteshoter\apps_sites.cfg"

Text file containing
https://sites.google.com/site/stickanote/
https://sites.google.com/site/tellwhendone/
...

I could not find similar feature in ScreenshotCaptor. Can you guide me how to use ScreenshotCaptor in place of SiteShoter for same purpose ?

Regards,

Anand

25
I use SiteShoter to take image of home page of my websites.
https://www.nirsoft.net/utils/web_site_screenshot.html

For Classic Google website the images are perfect. But for New Google websites the images are distorted.
sites.google.com_site_tellwhendone_.png

sites.google.com_site_stickanote_.png

There is some comment on "Notice for IE9" which suggest registry changes.
I do not want to fiddle with registry.

Is there alternative software for taking screen-shots of webpage ?

Pages: prev1 2 3 4 [5] 6 7 8 9 10 ... 157next
Go to full version