5 WebDev Tools that Will Save Your Time
Web development can’t be easier these days with lots of resources and tools to aid you. If you’re not taking advantages of these, you might missing some few tricks. In this article, we have picked….
Read moreCoding Tutorials and Development Tips
Web development can’t be easier these days with lots of resources and tools to aid you. If you’re not taking advantages of these, you might missing some few tricks. In this article, we have picked….
Read more
If you are looking for some ideas to design your login or use sign up form on your website, this article is for you. We have picked the top 5 CSS login form that will….
Read more
This time we’ll do something fun! We’ll be doing some pranks with javascript. Here are 4 pranks that I picked for you (some of them is pure evil) Be-warned, this could piss someone! Bieber-nizer Sneakup….
Read moreTrying to find new ideas for your web design? In this article, we have brought you 5 cool looking web page layout that will make you site stand out from the crowd. Parallax Layout Parallax….
Read more
It’s time for another web design and you need an idea for your button on your page? Fear not! We have picked the best (well, at least in my opinion) 5 CSS button effects for….
Read more
One of the method that we use to display a numeric data on web page is using tables. But if we want to let the user be able to download that HTML table, we have….
Read more
PHPWord is a PHP library that let you read and write Microsoft Word document (and some additional file format like RTF, openXML and HTML) PHPWord is very useful to generate docx or read existing one in your….
Read more
DIY is another thing I love aside from coding. And I got a decommissioned iPhone brick charger from my friend. Yeah, a great opportunity to transform it into something cool! At that time, “Minions” movie….
Read more
I had a 2 years old, budget build PC that I occasionally use for general purpose like internet surfing/ watching movie, etc. Since it’s a “budget” build, I didn’t care much about the performance or….
Read moreToday, we’ll talk about cool javascript library jsPDF that let you create PDF using javascript only. Yeah, that’s right, no server-side script needed. You can process a dynamic content and generate a PDF on the….
Read more
For whatever reasons, you might want to generate text file with javascript dynamically and let user download it without involvement of server side script. In this tutorial, I’ll show you how to do that in….
Read more
Most of the people, when asked to make a presentation, their first choice would be Microsoft Powerpoint slide. Yeah, it’s quick and easy. However, the limitation is you can only custom the animation and effect….
Read more