Wednesday, November 3, 2010

Some useful techincal links accumlated this year

Miscellanous_links

Coffee Talk with Senior Google Engineer : Matt Cutts
Brett introduces the day and this session. This session is where we pound Matt Cutts with questions, or not... we will see. He explained that in 99 or so, he posted a thread telling the search engines to come......
Setting Up Mail Servers in Outlook Express
Learn how to set up your POP3, HTTP, SMPT, or IMAP mail servers in Outlook Express.
Convert Jar to EXE, jar file to executable, java JAR to EXE. Converting Jar to exe. | ViralPatel.net
JAR to EXE: Tutorial to convert Java Jar file to executable (EXE) using some free tools.
Basic cookie management (May 01) AMAZING PERL REPOSITORY WITH EXPLANATION
adaptive path » the nine pillars of successful web teams
A User Experience design and consulting firm that unites theory and practice to advance the art of user experience design while helping clients make better business decisions. Located in San Francisco, California, USA.
java.security.Principal Java Class Diagram Website
java.security.Principal Class Diagram


J2EE technology


Eclipde IDE tips

Java Tips - Other API Tips on Eclipse IDE Code templates Match braces Attach source
Java Tips -- Java, Java, and more Java
Java JSP Servlet Filter tutorial example using Eclipse & Tomcat | ViralPatel.net
A 5 step tutorial for creating a simple Java Servlet Filter using Eclipse. Filters are the components in Servlet 2.3 that allows to intercept/modify the request and responses.
Web Developement Tools Platform Eclipse IDE



Javamail Activation framework

JavaBeans Activation Framework
With the JavaBeans Activation Framework standard extension, developers who use Java[tm] technology can take advantage of standard services to determine the type of an arbitrary piece of data, encapsulate access to it, discover the operations available on it, and to instantiate the appropriate bean to perform said operation(s). For example, if a browser obtained a JPEG image, this framework would enable the browser to identify that stream of data as an JPEG image, and from that type, the browser could locate and instantiate an object that could manipulate, or view that image.
JavaMail API
JavaMail API



JSTL

JavaServer Pages (JSP) and JSTL - jstl foreach loop attribute items does not accept any expressions'
Important solution for ccmuser web application from this url.
An Introduction to JSP Standard Template Library (JSTL) — Developer.com CONCISE
What would you say if we told you that JSP programmers could program using tags rather than Java code? Interested in hearing more? Jeff Heaton provides an introduction to JSTL for someone already familiar with JSP programming but new to the template library.
JSTL Examples

Basic web application setup edu website



Tomcat wiki

HowTo - Tomcat Wiki

Spring by Example

Getting the Client's Address in a Servlet | Example Depot

Java Code Examples from The Java Developers Almanac



Portlet

A Tutorial on Portlet Development | Unicon



Flex UI from Adobe

Learn Flex in a week | Adobe Developer Connection
Learn Flex in a week by going through this video training course.
Compiling Flex on eclipse

Amazon.com: Enterprise 2.0: New Collaborative Tools for Your Organization's Toughest Challenges…

Amazon.com: Enterprise 2.0: New Collaborative Tools for Your Organization's Toughest Challenges (9781422125878): Andrew McAfee: Books

Apache CouchDB: The CouchDB Project non-RDBMS key-value DB implementation

Apache,CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP/JSON API.



Free Patents online ( mostly software solutions )

Method of populating a dynamic HTML table from a set of data objects through a common interface - Patent 6718515
A method operative at a server in response to a client browser request for generating a table having dynamic data. The method begins by instantiating a table format object with dynamic data extracted



Small Java tips

Get current date time values using Java Calendar | Java Examples - Java Program Sample Source Code
/*  Get current date time values using Java Calendar  This example shows how to get current date and time values   using Java Calendar class.*/ import java.util.Calendar; public class GetCurrentDateTimeExample
sun java certification scjp | freejavaguide.com
sun certification java scjp study material and tutorial offering free mock exam (310-035) programmer questions preparation and java certification practice test training faq.
Java Code fetch website
Seems like a repository of Java sources would be searched using this site
HashMap Collection usage
How do I search for a string in an arraylist in Java? - Yahoo! UK & Ireland Answers
"How do I search for a string in an arraylist in Java?" - Find the answer to this question and millions more on Yahoo! UK & Ireland Answers.
Search Engine for Developers
Custom search engine for developers / coders.
Java Server Pages | Java and J2EE Reference
jsf,java api,java charset,javadoc,java unicode,javax.servlet,java session
GameDev.net - Java Game Programming Part III: The Power of Arrays
Game programming in my sense enhances problem solving skills.



MS Outlook Web Access Tips mail box management

Tips for managing your e-mail using rules - Outlook - Microsoft Office
Applies to Microsoft Outlook® 2002 Are you overwhelmed by the number of e-mail messages in your Inbox? Instead of constantly organizing an ever-growing number of messages manually
Outlook Web Access Rules



Amazing PERL repository

A Simple CGI Email Handler



Good techincal sites

Usage as a Command Line Tool | Art of Solving
How To Create a User-Defined Service
The Windows NT Resource Kit provides two utilities that allow you to create a Windows NT user-defined service for Windows NT applications and some 16-bit applications (but not for batch files). Instrsrv.exe installs and removes system services from...
Creating an OpenOffice.org Service on Windows | Art of Solving



New OSS technology accustomization CONCISE


MySQL

mysql training course - creating tables in mysql - mysql create table command - mysql select database webdevelopersnotes
Mysql training course - creating tables in mysql - mysql create table command - mysql select database
MySQL Mailing Lists and forums topics wise page
MySQL Bugs Database
The Coffee Break Database from Sun's JDBC tutorial | devdaily.com
The COFFEEBREAK Database from Sun's JDBC tutorial
The Apache Tomcat 5.5 Servlet/JSP Container - JNDI Datasource HOW-TO



CK editor

CKEditor 3.x/Developers Guide/Installation - CKSource Docs
CKEditor 3.x/Developers Guide/Integration - CKSource Docs



POI for MS Office Documents

Apache POI - the Java API for Microsoft Documents
Apache POI - Reading Excel sheet using Java
Apache POI - Reading Excel sheet using Java
Read Power Point at JavaRanch
Open Source PDF Libraries in Java



Webservices

Axis2 eclipse install, Installing axis2 eclipse plugin
Index of /dist/ws/axis2/tools/1_4 Axis2 plugins for eclipse download
Developing Web Services Using Apache Axis2 Eclipse Plugins - Part 1 | WSO2 Oxygen Tank
java.security.cert.CertificateException: Couldn't find trusted certificate - Java Forums
I had the following code to connect to a site on a server. The server is using https, which causes the error javax.net.ssl.SSLHandshakeException: java.
X509Certificate (Java 2 Platform SE v1.4.2)
javax.xml.soap (Java EE 5) Javadoc Webserives
Programming Web Services using Apache Axis - Sample Application
Programming Web Services using Apache Axis - Sample Application



SVN

Subversion FAQ
Setting up a local Subversion repository to use with your Eclipse | Jayway Team Blog - Sharing Experience
I've been spending some time studying a tool for looking at the structure of code bases. After having tried out some of the more basic possibilities I wanted to



JSF on Tomcat

Simple JSF Login page with Users in a DB table (Shay Shmeltzer's Weblog)
JSF on Tomcat



HTML Web UI Technology

Interframe communication, Javascript inside JSP/HTML , HTML web page templates for typ[ical websites.
HTML Tutorial - Frames
A detailed guide with examples of how to use and implement frames in HTML.
http://www.cross-browser.com/talk/inter-frame_comm.html
Combo Box Using Ajax In JSP
Free Website Graphics
Thousands of free web graphics. Includes logos, icons, photos, clip arts and other pictures.
Free Icons Download - Icons,Free Icons,Stock Icons,Vista Icons,Desktop Icons
Looking for Royalty Free icons? Free Icon Download Offers Free Vista icons,Free Desktop Icons,Mac os x icons,Stock icons,Logos for software developers and Web Templates Design
CSS - Fun with tables QuirksMode ORG

ListWare - www.listware.net ML of all OSS

Complete, browsable and searchable index of infomation technology related mailing lists OSS community



Web Security

OWASP Web security wiki site



Professional personalities

Some guide professional persons contributed in software developement community.
Vijay Nathani Agile training personel
Vijay Nathani's website



Middleware products in software market

Here I bookmark some go articles that does a technology analysis of various middleware products like ( Application server , OSS suites etc )
Is Tomcat enterprise ready? - JavaWorld
Whether Tomcat is an app server depends in part on how you're using it, but that's not all. Jeff Hanson explains the formal differences between app servers, Web servers, and Java EE containers, and also explores usage scenarios where Tomcat is -- and is not -- appropriate as an application server.
REST for Java developers, Part 1: It's about the information, stupid - JavaWorld
Learn how REST's information-driven approach to building Web services can satisfy your users and make your development projects easier.
Eclipse Tutorials - avajava.com
Eclipse is a very popular Integrated Development Environment (IDE) for software development. Eclipse is largely concerned with Java development, although it can be used to develop in other languages such as C++.
Web Tutorials - Categories Index - avajava.com
This is our free web tutorial index that features a variety of topics related to Java web application development.
Servlet Best Practices, Part 2 - O'Reilly Media
In part two of three in this series of book excerpts on servlet best practices from Java Enterprise Best Practices, learn about caching with servlets.
Understanding Servlets — Developer.com
View servlets from the developer's standpoint. Learn how to obtain and install a servlet container on your machine and how to develop, deploy, and run servlets. Following that, you will learn how to write servlets that maintain user information across transactions.



Books read and their links for future reference

Developing Web services with Java APIs for XML Using WSDP



J2EE developers blog

My Wiki: How to read a properties file in a web application
J2EE Developer blogger » 5 Minute Guide to Spring and JMX – It’s Only Software
I recently augmented a Spring-based project to expose some of the Spring-managed beans via JMX. Spring makes this very easy, and even if you’ve
Apache Velocity - Wikipedia, the free encyclopedia
Comparison of application servers - Wikipedia, the free encyclopedia



Linux_small_tips

Unix Tree / Linux Tree • Display Structure of Directory Hierarchy



English_improvement_tips

Daily Fundoo: For Your Information ( FYI )
Biz in the Trenches • Effective Product Management and Technical Sales

Softwares links - Online software services on Internet

Free softwares that are typically bread and butter for Java/J2EE development. Infosys ECP TA TL 301 JEE Certification
Tomcat for Windows
Tomcat 5.5 with mod_jk Install and Setup Guide for Windows.
HttpWatch: Download
Wireshark · Download
Soap UI Client Home page download
Eviware, the maker of soapUI, Web Service Testing Leader
Gliffy -Free Sequence diagram Editor online and lot other domain diagrams Ac sgramesh007@gmail 30 day trial 28JULY2010
Very important tool for software developers turning designers and architects
Excel - Trim spaces, remove leading and trailing spaces from Excel worksheets
Trim Spaces for Excel - free add-in to remove leading and trailing excess spaces from Excel worksheets. Microsoft Excel 2007 - 2000 are supported.
Textism: Tools: Textile
Good utility to generate HTML for fragments on the fly using wiki style markup.
The W3C Markup Validation Service -- tidy HTML formatter
W3C's easy-to-use markup validation service, based on SGML and XML parsers.
PyODConverter | Art of Solving
tcpmon: tcpmon
UMLet Homepage - Free UML Tool for Eclipse plugin based
Tried out and works fine 2010SEP07
JMeter - Apache JMeter
Useful automation tool ; and to remeber attributes of various technologies.Infosys ECP JEE TA TL 301 Certification
Merge multiple Powerpoint (PPT) files/presentations
Looking for a way to merge or join multiple Powerpoint presentations into one presentation file? There’s a cool program called PowerPoint Joiner that will take in a list of Powerpoint files and go through each one of them and combine all the slides into one file.
Download this directory compare and file compare software - Beyond Compare lets you compare text files, synchronize folders, and much more.
Download Beyond Compare - the file compare software that lets you compare text files, synchronize folders and files and more. This time-saving directory compare tool from Scooter Software helps you manage source code and keep folders in sync, and simplifies the process of updating websites. 

Learning SOAP and REST Web services technology

REST vs. SOAP – The Right WebService
Web Services are the key point of Integration for different applications belonging to different Platforms, Languages, systems. It wouldn't be wrong if you call
RESTful Web Services
The Java API for XML Web Services (JAX-WS) 2.0 provides comprehensive support for building web services. You can leverage this API's capabilities to build and consume a variety of web services, whether they are based on WSDL or are RESTful in behavior.
Learn REST: A Tutorial: 3. How Simple is REST?
Learn REST: A Tutorial
Pretty GOOD and CONCISE material in 15 pages 

Playback of Media stream using VLC on browser

VideoLAN - The cross-platform streaming solution
The cross-platform streaming solution
Documentation:WebPlugin - VideoLAN Wiki
Chapter 4.  Advanced use of VLC
Chapter 7.  The Mozilla plugin
Documentation:Play HowTo/Basic Use 0.9 - VideoLAN Wiki
Audio Data API - MozillaWiki
HTML5 Audio Tag with Realtime Javascript FFT visualization on Vimeo
Using David Humphrey's (@humphd) experimental Firefox build which reveals the audio frame buffers to javascript and then visualizing with processing.js. Music is an old song of mine from 2005 called Neu No Nano Machine, I hope you like it. If you like...
Statistical Visualization
Streaming Media Handbook
Audio On Demand Over The World Wide Web
Code Log · Minim
JavaSonics ListenUp voice recording Applet for Java that uploads messages to a web server.
Voice Recording Applet
Basic ListenUp Player

Processing.org
Processing is an electronic sketchbook for developing ideas. It is a context for learning fundamentals of computer programming within the context of the electronic arts.


 
 
 

Followers