Koa11y 2.0.0 - General Topics

Koa11y is a desktop app which scans any specific web page for accessibility issues.
The program looks for a wide range of problems: missing image Alt attributes, missing titles, colour contrast issues, lengthy ALTs, poorly designed forms, and anything else that doesn't play nicely with accessibility software and APIs.
Koa11y is aimed at professionals, not the casual user. The reports are comprehensive and detailed, organising any issues into three categories: Errors (fix now), Warnings (take a look), and Notices (suggestions). Take a look at a sample report here.
While there's a lot of web analysis going on here, the program itself is very simple. At a minimum, you might just enter a URL, specify an output folder and click Run. An HTML report file is produced within seconds.
If HTML doesn't suit your needs, the program can save reports in CSV, JSON, XML and Markdown.
Experts can also validate the page using several standards. WCAG2AA is the default; WCAG2A is a little more lenient, WCAG2AAA a little more strict; and Section 508 is a separate US government standard.

Thread Closed.
Thanks
SacredDeviL666.

Related

[APP] DroidReader 0.5 (11. April 2010), a PDF reader app

Hi,
this is my first Android App, so please bear with me if there are still errors. It was a major task to start Android programming with such a tough idea, but well, I did not say I started programming with this app
DroidReader is a PDF Reader Application. It uses native code in the background, to be specific, it uses the MuPDF rendering software/library. I'm aware of existing closed source PDF readers and some approaches to do it all in Java. So this should be different as for now.
DroidReader is Free and Open Source Software (licence is GPL v3).
The App and its sources are available at Google Code:
http : // code.google.com / p / droidreader
The App is now (since v0.3) also available via SlideME.
(I'm sorry, I can't post a full link as of now, as I'm still a "new user" on this forum, despite reading it since years... so please remove the spaces for now, I think I'll get that settled soon.)
Note for users: This application needs a file manager in order to open PDF files. Generally, you should be able to use a file manager of your choice and just click on the PDF. If you want to use the "Open" menu item, then a filemanager that understands the openintent.org's PICK_FILE intent is needed, e.g. the OI File Manager.
This App needs at minimum the Android 1.5 platform.
Changelog:
v0.5: rewiring of code, noticeable to end user: smaller install footprint, better cmap handling, small changes & bug fixes
v0.4: support for automatic tilesize calculation, now it should work on bigger screens, too. Also there is now a configuration dialog that allows to specify the default zoom level.
v0.3: added an "about" dialog
v0.2: lots of improvements, UI slightly modified for easier navigation, zoom&rotation fully implemented, ability to open password-protected PDFs, CJK support, lots of bugfixes
v0.1: initial version, still very rough and not all that shiny and thus not yet in the Market. Download available on the project's homepage.
Please note that any comments are very welcome! You can comment in this thread (and I will try to answer any questions ASAP) or on the mailing list (see the project's home page).
Similar approach in another project
Hi again, I just became aware of a similar project (well, as I said: I did this to learn Android programming as well, so this doesn't mean my time was wasted). I hope that we can combine our efforts soon. It is also at Google Code (and I still cannot post Links) and it is called "Android PDF Viewer", and has a short Acronym which appears as project name in URLs: APV. It also uses the MuPDF library and is also GPLv3. Just for your information.
To have an android PDF reader with the capability to make annotation and highlights is the most important thing. Apple has that software called "iannotate" and it manages it perfect. Android should have one. Is ther any expert working on this?
Best reader for Pandigital Novel
DroidReader is the best PDF reader I've found for use on the Pandigital Novel (hacked). All the others require one to drag your finger to move from page to page. That isn't as handy as the next and previous buttons. Adobe's reader is useless because it doesn't let you jump to a page.
I wish you'd enhance DroidReader to remember the last page in a PDF. I've also found some pdfs it won't open, but Android PDF Viewer will. The problem with Android PDF Viewer is that it is SLOW (unless I'm using a different one than you are referring to). It is so slow that it is unusable on the Novel.
Thank you for the feedback. I think I can manage to finally hack a bit further on this and your suggestion is certainly among the easier things still in the pipeline. I got a bit distracted recently, but I'm still motivated to further improve Droidreader. Being distracted, I am also not very up-to-date as to what's the fastest PDF reader available... I think in about two weeks, some development efforts should been done... I'll update this thread then!

Attorney Time Entry App, looking for partners?

Let me start off by apologizing if this is in the wrong place. I tried to post in the Software developer forum but got a notice that I cannot as i am new and need to post here, in the general forums.
I have developed an app for the Android that is an Attorney Time Entry application. The purpose of the app is to allow attorneys to enter time entries from their phone and have them automatically show up on their time entry software on their desktop at the office. I have already deployed this to one firm and am looking now to move to making it a general application on the market that anyone can use.
Currently the way the app works is that it goes to the specified server (at the attorney's office) and downloads all the matters from there. The attorney then has a listpick of all of the matters that that specific attorney is working on. He can then enter the number of hours, activity code, task code, description, and date, and submit the information via an email. The email will go to a specified email account that on the server side it receives the comma separated values and uploads them to the internal software.
So what I am looking for is to see if there is interest in a firm, or small group of firms working with me to make this a market product. I would work with you to instruct you how to set up things on your end at the server, and you would in turn test the app on your android phones and report any bugs or feature suggestions.
This is obviously most useful for a firm that supplies its attorneys with android phones.
Bump for myself. Is thread doomed because it is in general instead of in application development? Can a mod please move it there for me?
Reporting -In this section, we rate each time tracking and management software product according to its capabilities to produce various reports. The software should produce valuable reports that aid in business and time management. Additionally, you should be able to print the reports easily, or export them as needed.

A new App for web-tinkerers (Open Source)

I don't participate much, but I've learned a great deal from this site. So I'm posting this here as GPL2 software as a way of thanking everyone. All I really ask is that it not be used in a closed-source app without talking to me first.
Can't poast URLs, because I have fewer than 10 poasts (I lurk hard). Mod, if you don't deem this to be spam, would you kindly provide the link (or allow me to do so)?
[sourceForge.net]/projects/webremote/
Basically, this was meant to be a generalized HTTP(S) client, with the URLs being assembled dynamically and under a variety of different circumstances. The server-end of the transaction is a creation of the user.
I wrote this tool to assist me with repititive tasks at work (specifically, asterisk/linux administration). I wrote a PHP page to do things like add users, check server load, trigger recordings and dialplan modes, and so forth.
I have also used it in conjuction with a Raspberry Pi to trigger relays and read sensors in my home from wherever I happen to be at that moment.
There are lots of things I want to do with this app...
Implement GPS, so I can trigger URLs at waypoints.
Tie into NFC and make a bitcoin wallet that you can "bump" or scan a QR code to pay someone.
Implement Trigger packages to support one-click importing of Triggers for a specific task (IE, minecraft server administration)
Use BouncyCastle to encrypt the DB.
Hook into the camera and fire triggers using snapshots (or image files) as arguments.
Actually cause the HTTPS Receivers to validate certificates. Presently it does not (although the traffic is still encrypted).
I will take requests, questions, and bug reports at the sourceforge page, but how fast things get done will directly correlate to how much interest the project attrracts (which may very well be none).
For those learning how to program and trying to learn something by reading the source, I'm sorry.
I've tried to keep things hygenic. I come from a C/Java background, so Android was a bit of a leap, with respect to its organization. This program is a work of evolution.
To check out the source, use subversion:
svn checkout svn://svn.code.sf.net/p/webremote/code/trunk webremote
My working copy is also my Eclipse directory, so importing it with Eclipse should be minimal trouble.
If anyone *really* wants to thank me, I am a bitcoin user:
12rA36FH4NUFZojxyxQgWmQm6WUnzfQ1yR
Or you could buy the version I have up at google play (but I consider this a donation):
Can't poast URLs.... Search the Play store for WebRemote.
Thank you all again for sharing your knowledge.

How to create a wordpress theme easily

Tips on how to Create your Customized WordPress Page Design template
The right Word Press Theme Guideline
Primarily made a webpage web site, Blogger automagically displays just about all comments in any loop, advertising the latest posts first and then the sleep inside chronological sequence in the time frame about connection. My spouse and i really like the following about concept marketing to get posting the idea facilitates all of your site visitors to view your most popular observations together with suggestions, although allowing these people the actual possibility to help search up elderly posting by few weeks.
Making certain that the text touch blog site only has a particular landing web page, is just not of which will really put together although locating the best style and design is undoubtedly super crucial, in addition to often you'll intend as well as set up your special. By way of static, I really necessarily mean that in contrast to the standard Wp web site, this written content stays precisely the same. You will be prepared to design the ordered nav menus to create confident people enjoy the best methods concerning each individual website.
Unfortunately generating the attaining web page and even customizing it is going to take practical knowledge and also you may will want the idea throughout common the same words. In this particular simple report I am going to not be in the guidelines where you would like to build a new customized concept mass media web theme, because there is not really a sufficient amount of area, yet I can go above the equipments that you really should must guarantee you could have right before people start up.
As soon as producing almost any design associated with blog including your own personal made to order statement curr web template it is really very important that you really remember that you just need to always test drive it onto your local desktop computer in advance of putting the item on the net. Acquiring a good neighborhood device will probably empower you actually to continue all your records inside a destination while not needing him or her get lost in passage. You will furthermore need XAMP, should you operate Windows xp as well as MAMP at Macintosh personal computer and the premium Wordpress theme platform based added against your remote computer. Piece of paper ++ is known as a free of charge download and read for you to may get with regard to encoding your wp template plus a net technique enjoy opera.
You might want to even appear directly into taking some, typically absolutely free, videos for Html page, Cascading stylesheet along with Perl. Hypertext System Dialect, Cascading down Type Bed sheets and also Hypertext Preprocessor, actually termed Personalized House Webpage, will be employed for making ones made to order post. I will be not implying which you will have to remain an qualified on these kind of your planning to will need to realize individuals and also be prepared to examine segments ones, designed for host instruction manuals.
For most people designing some sort of unique personal wordpress theme is a fight mainly because they manage their very own online site in addition to renew information, to not refer to wishing to know new languages. If your not even prepared capital t discover the particular code and it simply sounds towards complicated in that case comsider typically the client theme generation devices who are avaiable on the internet, in conjunction with any free of charge design templates which will include text hit.
Those subject makers definitely will let you outline a lot of spaces of your respective blog page to suit styles and additionally varieties to all your choosing, particularly the most thing are generally fairly reasonably limited in the models with variations they could make available. Yet certainly clicking a number of conventional hardware after which the carried out, you've got some sort of tailor-made word press theme within the other part.
Dude this forum isn't about wordpress themes!! Mod delete this thread

PHP is it possible?

Hi experts,
I am an reasonably good php scripter, but know just the very very basics of mobile app development (Java/Smali/Android Studio).
I really have no interest in trying to learn enough to build a decent app as time is a big limiting factor for me.
I have an idea for an app, and I know I could do the whole thing in php quite easily, but I would like it to be a downloadable app, is it possible to write my software in php, and then have a very basic android/IOS app that basically just loads the website, the only thing the app needs to do, is run the webpages in fullscreen and hide any browser elements (url bar, scroll bar etc). The only thing that may be challenging is enabling "swipe" abilities, but I can live without that and just use hyperlinks for moving around, I would also look at preloading content so the app runs smooth. At some point if the app gets any interest I would pay to get ti developed properly.
Keen to hear your thoughts - maybe there are other apps already doing this I can copy, and I know some may say why not just make it browser based, but I believe the app store itself its the critical part of advertising and exposure of this service, also means I can release a real app version in the future and have it pushed to all devices.
Conceivable assaults ¶
Utilizing PHP as a CGI paired is a possibility for setups that for reasons unknown don't wish to incorporate PHP as a module into server programming (like Apache), or will utilize PHP with various types of CGI wrappers to make safe chroot and setuid situations for scripts. This setup typically includes introducing executable PHP paired to the web server cgi-receptacle catalog. CERT consultative » CA-96.11 prescribes against setting any mediators into cgi-canister. Regardless of the possibility that the PHP double can be utilized as a standalone mediator, PHP is intended to keep the assaults this setup makes conceivable:
Getting to framework documents: http://my.host/cgi-container/php?/and so forth/passwd The inquiry data in a URL after the question mark (?) is passed as summon line contentions to the mediator by the CGI interface. Generally translators open and execute the document indicated as the primary contention on the order line. At the point when summoned as a CGI paired, PHP declines to decipher the charge line contentions.
Getting to any web record on server: http://my.host/cgi-receptacle/php/mystery/doc.html The way data part of the URL after the PHP twofold name,/mystery/doc.html is traditionally used to indicate the name of the document to be opened and deciphered by the CGI program. Typically some web server setup orders (Apache: Action) are utilized to divert solicitations to archives like http://my.host/mystery/script.php to the PHP translator. With this setup, the web server first checks the get to authorizations to the registry/mystery, and after that makes the diverted demand http://my.host/cgi-canister/php/mystery/script.php. Sadly, if the demand is initially given in this shape, no get to checks are made by web server for record/mystery/script.php, yet just for the/cgi-container/php document. Thusly any client ready to get to/cgi-canister/php can get to any secured archive on the web server. In PHP, runtime design orders cgi.force_redirect, doc_root and user_dir can be utilized to keep this assault, if the server record tree has any indexes with get to confinements.

Categories

Resources