Jan23

Tagged in:, , , , Comments:

MediaWiki WYSIWYG Editor Reset Images Bug [Solved]

Permanent Link to MediaWiki WYSIWYG Editor Reset Images Bug [Solved]

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:, , Comments:

15 Amazing jQuery Image Gallery/Slideshow Plugins and Tutorials

Permanent Link to 15 Amazing jQuery Image Gallery/Slideshow Plugins and Tutorials

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:, Comments:

Towards RESTful PHP – 5 Basic Tips

Permanent Link to Towards RESTful PHP – 5 Basic Tips

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:, , , , Comments:

15 Excellent jQuery Navigation Techniques and Solutions

Permanent Link to 15 Excellent jQuery Navigation Techniques and Solutions

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.

jQuery Tabbed Interface

jQuery Tabbed Interface

(more…)

Feb13

Tagged in:, , Comments:

Beginner HTML & CSS Tutorial

Permanent Link to Beginner HTML & CSS Tutorial

This video tutorial is best for beginners who wants to get started on web designing with html and css. This will get you started and more will just add up easily after this. if you need help, then post a comment.

Dec31

Tagged in:, , , , Comments:

Google I/O 2008 – OpenSocial, OpenID, and OAuth: Oh, My!

Permanent Link to Google I/O 2008 – OpenSocial, OpenID, and OAuth: Oh, My!

OpenSocial, OpenID, and OAuth: Oh, My!
Joseph Smarr (Plaxo)

A number of emerging technologies will soon collectively enable an open social web in which users control their information and it can flow between multiple sites and services. OpenID, OAuth, microformats, OpenSocial, the Social Graph API, friends-list portability, and more will be discussed, as well as a coherent vision for how the pieces fit together and how developers can start taking advantage of them now.
(more…)

Dec03

Tagged in:, , Comments:

Android’s 10 Most Exciting Apps

Permanent Link to Android’s 10 Most Exciting Apps

Amid the iPhone 3G launch hysteria, we made a pronouncement that, looking back now long after the dust has settled, pretty well nailed it: forget hardware, it’s code that counts. Code via the juggernaut that is the App Store, which allowed the iPhone to truly came into its own as a mobile platform.

Now, our first official look at T-Mobile’s G1, the first
Android-capable phone built by HTC, is less than 24 hours away, and the same adage holds true now more than ever. Android’s openness puts the emphasis even more squarely on the code this platform will run, making the hardware almost an afterthought. And while it’s still quite early in the game and things won’t really kick up until the G1 becomes available sometime in October, the Android Market is already looking like an equally if not more vibrant place for great apps for your phone. (more…)

Nov30

Tagged in:, , , Comments:

Android – Apps without borders

Permanent Link to Android – Apps without borders

Watch Android engineers demonstrate that applications on Android exist without borders. Apps on Android can access core mobile device functionality through standard APIs. Through intents, apps can announce their capabilities for other apps to use.

(more…)

Nov26

Tagged in:, , Comments:

Meer Meer: Cross browser testing all through your one browser!

Permanent Link to Meer Meer: Cross browser testing all through your one browser!

The most exciting part of Adobe MAX last week was a service that was
announced by Paul Gubbay at the “Sneaks” session that shows cool tech
that Adobe folk are working on. His (very early stage) service is
called Meer Meer and it is genuinely useful. (more…)

Nov24

Tagged in:, Comments:

How To Create iGoogle Interface with jQuery

Permanent Link to How To Create iGoogle Interface with jQuery

Would you like to create iGoogle-like interface? NETTUTS has shown us how to create a customizable interface with widgets. Each widget can be collapsed, removed and edited. The widgets can be sorted into the three seperate columns by the user (using a drag and drop technique). (more…)

Older posts Newer posts

Back to top