zParacha.com
Effective Programming Tips
    • Home
    • Programming
    • Java
    • Algorithms
    • Javascript
    • About
    • Privacy Policy

    Ultimate Java Regular Expression to validate any email address.

    My post about Java regular expression gets a lot of hits daily. Someone commented that the regular expression I included in that post does not block certain invalid email addresses. So I updated the Java regular expression to validate email address. I am pretty sure that the following Java regular expression will validate any email […]

    How to find page ID in WordPress 2.7

    One of the changes in WordPress 2.7 release is the disappearance of page id column from the admin console. As far as I know, currently there is no way to display the page id column. Page ids can be used to exclude or arrange links to the pages in the navigation menu. I use page […]

    How to read properties file in a Spring Application.

    If you need to read the properties file in your Spring application all you need is to configure a PropertyPlaceholderConfigurer bean in your application context.The following example shows how to read property values from a properties file named config.properties. This file needs to be in your classpath so Spring can find it. Let’s begin by […]

    How to display RSS feed on your website.

    Image credit:Kyle Wegner OK, admit this. You have a nice-looking website. The color and the graphics look pleasing to visiting eyes. But you do not get a lot of loyal visitors. The problem may not be your design, it may be the static content that is turning the visitors off. If you do not update […]

    Learn how to make money online from experts.

    Your blog or personal website can be a source of revenue. Some people are more successful than others in generating revenue off their websites. The reason is they know how to market their websites and attract more visitors and advertisers to their websites. Sure you can search the Internet and find zillions of tutorials and […]

    Jump start your next web design project with free web templates

    Starting a web site development project using an existing template is much more efficient than starting the project from scratch. You may use your existing web sites as the starting point and make changes to meet your new project’s requirements or get the templates from one of the following web sites that provide thousands of […]

    Encode / Decode HTML Entities

    Image credit:lloydi Have you been typing HTML entities by hand to include special characters in your blog post. For example to include < sign you will have to write "&lt;" in your post. It is fine if you have only few special characters in a post. But it quickly becomes cumbersome if your post is […]

    Colors by name with hex and RGB codes.

    Today I stumbled upon a rather useful website. CSS Color Chart contains a neutral colors code chart and a general-purpose color code chart. You can easily toggle between Hex and RGB codes for the colors. In addition to the color code this site has the English name of every color. I’ve bookmarked the website and […]

    How to configure multiple handlers in a Spring MVC web application

    In Spring MVC, DispatcherServlet relies on handler mapping to determine which controller the request should be sent to. All handler mapping classes in Spring implement org.springframework.web.servlet.HandlerMapping interface. Spring distribution contains following four implementation of HandlerMapping interface. BeanNameUrlHandlerMapping SimpleUrlHandlerMapping ControllerClassNameHandlerMappign CommonsPathMapHandlerMapping BeanNameUrlHandlerMapping is the simplest of all and DispatcherServlet looks for this mapping by default. You […]

    DropBox rings in new year with sleek new web interface.

    One of the most popular file-sharing applications DropBox has a new and improved web interface. It now offers a new and improved navigation. They have also transformed their FAQ section into a comprehensive help center. I think the most important feature is the ability to drag and drop files and folders on the web interface. […]

    «< 4 5 6 7 8 >»

    Recent Posts

    • Insertion Sort Algorithm In Java
    • Selection Sort Algorithm in Java
    • How to calculate the height of a Non-Binary Tree
    • Easiest way to calculate elapsed time in Java
    • Java Regular Expression to Validate Social Security Number (SSN)

    Categories

    • Ajax
    • Algorithms
    • Best Sites
    • Best Software
    • Blogging
    • Cricket
    • CSS
    • Featured
    • Images
    • Java
    • Javascript
    • Most Popular Posts
    • Offbeat
    • Pakistan
    • Programming
    • Spring
    • Top Stories
    • Twitter
    • Uncategorized
    • Web Development

    Tags

    Alexa Array Blogging cascading_style_sheet Cricket CSS Eclipse Entrecard iBlogCup India vs Pak India vs Pakistan Java Java IDE Javascript Pak vs India Phone number plugin problogger Programming Language RegEx Regular Expression shorthand properties Simpson Sort Sorted Vector Sort numbers sort numeric arrays Spring SSN String string in switch stylesheet design substring switch text-shadow text replacement Thunderbird TIOBE Tip TOMY Co tools Twitter web development tools WordPress workspace

    Back to Top

    © zParacha.com 2025
    Powered by WordPress • Themify WordPress Themes