Jan23
Tagged in:Debugging, images, mediawiki, solutions, Source CodeComments:
![Permanent Link to MediaWiki WYSIWYG Editor Reset Images Bug [Solved]](http://upload.wikimedia.org/wikipedia/commons/thumb/6/63/Wikipedia-logo.png/140px-Wikipedia-logo.png)
For over 3 years no one wrote a solution for reset images caption error on mediawiki script, which also is on durpal and some other applications getting used, but its hard to believe that. link to bug
(more…)
Jan13
Tagged in:design, images, jquery designComments:

Image galleries, sliders and slideshows have become increasingly popular within webpages over the last year or so, and with jQuery becoming ever more popular, more and more developers have been creating these amazing powerful, versatile and sleek galleries. Thank you jQuery.
Below you will the most powerful, the most creative and most versatile of jQuery plugins and tutorials built using jQuery. (more…)
May26
Tagged in:api, LearnComments:

What is REST?
REST is an architectural style, or set of conventions, for web applications and services that centers itself around resource manipulation and the HTTP spec. Web apps have traditionally ignored the HTTP spec and moved forward using a subset of the protocol: GET and POST, 200 OKs and 404 NOT FOUNDs. As we entered a programmable web of applications with APIs the decision to ignore HTTP gave us problems we’re still dealing with today. We have an internet full of applications with different interfaces (GET /user/1/delete vs. POST /user/delete {id=1}). With REST we can say /user/1 is a resource and use the HTTP DELETE verb to delete it. For more detail on REST check out wikipedia and “quick pitch“.
(more…)
May01
Tagged in:creative, design, javascript, jQuery, solutionsComments:

Along with content, most would agree that navigation is one of the most important aspects of any website. That’s why it’s crucial to make site navigation intuitive and engaging. jQuery is an excellent choice for achieving this. There are many things you can do with jQuery to spice up menus, but here are 15 of the best techniques and solutions for enhancing website navigation.

Feb18
Tagged in:jobsComments:

With the current economy down time and the rising numbers of unemployement, we all are facing the challenge of finding jobs and freelance work. Therefore, I have compiled a list of 55 job sites and hope you may find them useful. These links include job boards, job searches, project bidding sites, and job feed aggregators. This post is totally worth to bookmark, whether you are a designer, developer, Flash programmer,or a freelance writer.
(more…)