JScrollPane is one of the most Classy Features of Swings. I Had a really tough time figuring out how to use it with Many JRadioButtons. All I wanted to do was, to create a list of Many Radio Buttons and place them inside a ScrollPane. But, somehow the Scroll Pane wasn’t working. So, after some research on the net, I was able to figure out how to do that.
Continue reading
Author Archives: Rohit Tripathi
Best WordPress Theme Frameworks for Beginners
WordPress is the most popular CMS platform on the web. Infact, this site is also running on wordpress. Most people who have recently acquired the knowledge of wordpress and Css, would like to go into WordPress theme development. Let me tell you, although HTML and CSS are sufficient to develop wordpress theme but if you want to be a better developer, you should learn some jquery and PHP too, just the basics atleast.
How to Get Movie Details from IMDb using PHP/AJAX?
IMDb is undoubtedly the largest database for movies worldwide. One can say, that is not so efficient for regional movies, but there aren’t any such online databases for them either. This article is about how to get details of a movie like its poster, cast, crew, summary, etc.
Continue reading
How To Give Gradients Using CSS 3
This Post Explains How to Give Gradients Using CSS. CSS3 is a boon to all web designers. One of its finest features is that it has eliminated the need to use images tiles or sprites for gradient and hover effects.
Continue reading
How to Increase Brush Size in Flash CS6?
I Recently started learning Flash and due to my nature of looking at wrong places, I was unable to figure out how to increase the size or stroke size of my brush. Well, this is not my fault Completely. Adobe Guys have made it a little confusing for beginners as well.
Continue reading
How to Return Data From PHP File to AJAX Call (jQuery)
If you have come looking for this post. I am Assuming you Have Sufficient Knowledge of PHP and jQuery, and you very well know how to use jQuery’s AJAX function.
Continue reading
How To Process an AJAX Request Using jQuery
With the Web getting more and more advanced every day, it is impossible for any developer to not learn and adapt them. AJAX is one such thing. Ajax was first used by Google For Google Maps, Google Instant, etc. and since then it is something which is incorporated in any project, large or small.
Configure the VLC Remote App for Android
It is very likely possible that you might run into some problems while trying to install and Configure the VLC Remote App For Android Operating System. Well, its not such a difficult process and you should be through easily. I will help you out.
Visual Editor Not Working in WordPress After Update?
I recently updated My WordPress to 3.5 and suddenly I am unable to create new posts using the Visual Editor. Also, My Media Uploaded got messed up.
Hide Video Title & Info From Embeded Youtube Videos Using jQuery
If you are trying to embed a Youtube Video on you blog, then you must do it with style. Having the Title of video being shown in the embeded region is not style, but repetition. So, Here is a jQuery Hack To Remove the title and other info from the Youtube Video Embeded on your site or blog.
Continue reading