Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Forming Tree structure in cakephp

Sometime you may need to form a tree structure from the values of the database table. For Ex- You may need to form a hierarchy of categories and subcategories like this: My Categories Fun Sport Surfing Extreme k

Create animated css3 buttons

Hi Reader, If you want to create an animated button using css3, below is the code example. Here I am posting some css 3 animated buttons just copy paste and enjoy the code ;) . button { font: inherit; color: inherit;

15 Awesome Photoshop Tips & Shortcuts

Improve your skills and speed up your workflow with these expert Photoshop tips and shortcuts. Photoshop is an easy tool to use and a difficult one to master, but help is at hand with our comprehensive list of tips and tricks for Adobe Photoshop.

Solution for java.lang.UnsupportedClassVersionError bad major version at offset=6

If you are deploying application on Tomcat, JBOSS, or IBM and following error is displayed when you call the application: SEVERE: Error deploying web application archive MyApplication.war java.lang.UnsupportedClassVersionError: (com/siperian/lookup/

How to show stars instead of theme ratings in Woocommerce

If you want to show stars instead of theme ratings in Woocommerce, you can do this by changing the Woocommerce star ratings. The Stars rating is the default rating system in WooCommerce, so to match the rating system with themes we have to disable t

How to make Text View with Rounded Corners in android?

In the below example I have created a Text View with Rounded Corners function. Here I have defined style to change background to textview. Below example will clearly describe how to make TextView with Rounded Corners. Step(1)-MainActivity- public c

HOW TO USE DELEGATE IN C# and ASP.NET

Delegate is a type which holds the method(s) reference in an object. It is also referred to as a type safe function pointer. Delegates concept will match with function pointer concept of c++ language. We use delegate keyword when we need to create

Interactive line chart with NVD3

NVD3 is a very powerful java script library to render web based graphs. It automatically handles the scaling and plotting by itself. We just need to concern the data. NVD3 just takes data and render the graph. Data Format : NVD3 expect an array of

Setting limit for the no. of words per record in solr while fetching

Fetching records in solr: Once you have finished with indexing in solr, now you can perform search on your records with the help of queries. Go to the url: http://localhost:8983/solr/#/collection/query  There is box with q, here yo

Tree structure in CakePhp

Hello readers, today we discuss about "Tree Structure (or hierarchical data) in cakephp". It can fairly common to want to maintain hierarchical data in a database stand. Examples of such data might be categories with unlimited subcategorie

1 26 120
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: