Hey guys! How are you? Today I’m sharing these three simple but useful (well, at least for me) online tools for developers like you. I developed it using Bootstrap to have a decent user interface, .htaccess for clean URL location, PHP for input processing and of course, jQuery AJAX requests to prevent reloading the whole… Continue reading I’m Making Some Simple But Useful Online Tools for Developers
Tag: ajax
Saying Goodbye to Google Blogger
Hey guys! How are you? I’m so happy today. I’m almost done re-creating this website. Why? I switched from Blogger to WordPress! Yes, you read it right. Some of you may know that I’m a Google fan. I love Google. There was a time when I worked with a product manager from Google Singapore to improve… Continue reading Saying Goodbye to Google Blogger
jQuery UI Autocomplete Example
We, the developers, want to help our users search for the data they are looking for – in an easy manner. This jQuery UI autocomplete tutorial will help you achieve it! Having an autocomplete feature in our search box is really good for the user experience, it is like having a user assistant while he… Continue reading jQuery UI Autocomplete Example
Google said “The web should be fast”: How to Optimize Your Website for Speed
Hey guys! Today we have a guest post about some tips on how to speed up your website! He’s currently working for an e-commerce website and one of his tasks is to make the site load fast. So enjoy reading below! ~ Mike Website speed becomes an obsession of search engines like Google and one of the reasons… Continue reading Google said “The web should be fast”: How to Optimize Your Website for Speed
jQuery Tutorial for Beginners – Step By Step Guide!
Previously, we learned how to use Bootstrap to make our web applications look good. This time, we will learn how to use jQuery. Many of you asked me how to use jQuery. This tutorial is my answer to you. I want to give you links but I feel like it’s easier to teach someone about… Continue reading jQuery Tutorial for Beginners – Step By Step Guide!
jQuery UI Tutorial for Beginners – Step by Step Guide!
Previously, we learned how to use jQuery to add some interactivity to our web pages. This time, are you getting started with jQuery UI? You’ve come to the right place! This step by step tutorial aims to give you a head start in using jQuery UI. You probably know what jQuery is so you want… Continue reading jQuery UI Tutorial for Beginners – Step by Step Guide!
jQuery UI Dialog Example with Source Code Downloads
Dialog boxes, modals, confirm boxes can also be done with awesomeness in jQuery UI. In this post we are going to take a look at the three jQuery UI dialog code examples I commonly use in my projects. Live demos and code download button links were also provided below. Keep on reading! Our jQuery, jQuery… Continue reading jQuery UI Dialog Example with Source Code Downloads
Optimize Image for Web Using Photoshop and Thoughts on Faster Web Pages
This post is supposed to be a quick-tip on how you can optimize your images for web pages. But it feels like I also want to give some thoughts about website speed. There are many websites saying that your images must be optimized for the web, that should be updated and say, “your images must… Continue reading Optimize Image for Web Using Photoshop and Thoughts on Faster Web Pages