Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged all

Rss Feed Group items tagged

Jochen Burkhard

CSS3-Only Tabbed Area | CSS-Tricks - 0 views

  •  
    When you think of "tabs", your mind might go right to JavaScript. Watch for a click on a tab, hide all the panels, show the one corresponding to tab just clicked on. All major JavaScript libraries tackle tabs in some way. But there is a way to accomplish this same idea with "pure CSS". Just as we did with the CSS Image Switcher, let's tackle this traditionally JavaScript project with only CSS.
Sunny Bhasin

18 Best 2010 New Year Wallpapers - 0 views

  •  
    2010 the year of Yellow metallic tiger and it has been declared as the "The International Biodiversity Year" , where in people would be bonded together to protect the environmental elements and human civilization. As you all know 2010 is coming very shortly  , all the people are hoping  for
Kashif Mehmood Mughal

35 Most Useful Tools and Resources which helping Freelancers | Dzinepress - 6 views

  •  
    Today we are helping Freelancers for maintain design tasks using famous tools and resources for make better performance even track work, we sharing wonderful places which packed with tools and resources of you all too often don't know about. So to help all you freelancers out there we have compiled a gigantic list of resources, categorized up for your benefit.
awqi zar

70 Most wanted Illustrator tutorials of all time - 6 views

  •  
    In this article, I have rounded up some of the best Illustrator tutorials of all time. They include from creating simple text effects to the most advanced hand drawn elements. So, I think this ought to keep you busy for at least a month. Have fun and Good Luck!
Jochen Burkhard

Google Font Directory - 0 views

  •  
    The Google Font Directory lets you browse all the fonts available via the Google Font API. All fonts in the directory are available for use on your website under an open source license and served by Google servers.
Luciano Ferrer

[extension] Multi Image Uploader for Products V2 - Third party modules - PrestaShop - 0 views

  •  
    "This extension/hack adds the ability to upload multiple files in one go to save all those mouse clicks and wasted time. Because I have use PlupLoad for the uploader this allows the use of drag and drop amongst other things (not all languages support this) for selecting files. Plupload utilises various programming languages, each of these languages has various features. This supports Prestashop v1.3.x.x, v1.4.x.x and possibly 1.2.x (if you are still using it)"
rajue s

E-Link Box The Blog Press - 0 views

  •  
    Welcome to E-Link Box - The Blog Press!!! E-Link Box is a growing up community in particular to help out Bloggers, Content Writers, Authors, Online marketers, Affiliates and web masters. E-Link Box brings writers, authors, readers, affiliate marketers, webmasters, reviewers and ezine publishers together with social networking capabilities. E-Link Box provides a platform to communicate within the members to share and get assisted by each other. Registered members can create, edit, publish and submit their blog, contents, reviews and articles on topics that suite all types of audience in internet. E-Link Box is the place to blog your ideas, techniques, thoughts, knowledge, tips and stuff. It is free and easy. You have to register an account and submit your content. Members can create and mange their own groups, invite friends, start a post or discuss a topic in inbuilt forum and lot more tool. Any one who loves to write, submit articles, post content, to create high quality backlinks etc can register free with E-Link Box. Increase your exposure to search engines and boost your traffic by submitting your articles post and content as a registered member. Free updated latest web content rss feeds for all webmasters, ezines and newsletter publishers.
Genius Touch

Web Design and Development - 0 views

  •  
    We are a professional web development company in India offering an array of custom website design and development services to clients across USA, UK, UAE, Canada, Australia, India & Others. Our proficiency lies with PHP, MYSQL, JAVASCRIPT, AJAX, HTML, and CSS. And we had worked in all kinds of open sources such as Joomla, Mambo, PHPFox, phpBB, Zencart, Drupal, WordPress, Opencart, Creloaded, Boonex products , OScommerce, Webscribble products, OSDate, Vbulletin, Invision board, SMF, Blogs, Articles, Affiliates and more. Our experience coupled with our quality consciousness has helped us grow into a leading offshore web development firm with a highly satisfied international clientele. This has been made possible by a team of experienced web designers and developers eagerly helping our clients all over the world to establish or maintain an effective Internet presence.
Luciano Ferrer

[how to] FCKeditor Image Upload / Browse Server 2.10.14 - 0 views

  •  
    "[how to] FCKeditor Image Upload / Browse Server 2.10.14 Hi All, As of 2.10.14 this is what I found to work in getting the image / file upload and browse server feature to behave as you would expect. As with all forums information becomes fragmented as versions change and solutions are found so as requested I've put the following together from my experiences to get things working with FCKeditor."
Luciano Ferrer

[module] product image magnify - PrestaShop Forums - Page 7 - 0 views

  •  
    "Hi to all I have made some modification to this splendid module for the next prestashop version the 1.4 move all js and css script files to the header for a w3c validation, correct few bugfixes and correct url-friendly problem with Marghoob Suleman's help byeeeeeeeee "
Jochen Burkhard

Webtint » 17 Essential Cheat Sheets for Web Developers - 0 views

  •  
    "Web Development is a pretty hectic field, with loads of stuff to remember in a constantly moving and updating field of work. It can be a bit hard then, to try and keep track of all the little details in all those coding languages you spent hours learning. When I'm coding I find myself googling for a certain function every few minutes to check it exists, and this wastes valuable time. Luckily, a load of lovely web developers have created little things called Cheat Sheets, which let you reference the basics of languages really fast from one sheet. Below I present you with 15 essential cheat sheets for you to reference till your hearts content."
Richard Boss

Android App Developer for Hire To Develop Android Apps - 0 views

  •  
    Google is giant of search engines and it's have lots of products and services, among its all services or products, the Android is a one of the best and highly demanded products. Basically we all know that Google Android is operating system for smartphones, tablets and other mobile devices. With the entry of smart devices in the mobile marketplace, the Android is becoming more and more popular OS these days.
Alina Albert

SEO And Web Development - 1 views

  •  
    These days, web users have become more tech savvy therefore to make them attracted towards your website, applying all the latest advancements and techniques has become more important than ever. Keep visiting the blogs, keep checking out various SEO and Web Development forums and keep on trying to make your website more user-friendly and search engine friendly by applying all the tools, tips and tricks that are important from SEO's point of view.
Luciano Ferrer

phplist forums * View topic - [fix] FCKeditor issue with absolute links - read it ! - 2 views

  •  
    Ugly, but simple... "File :lists/admin/sendemaillib.php Search for: Code: Select all # particularly Outlook seems to have trouble if it is not \r\n # reports have come that instead this creates lots of trouble # this is now done in the global sendMail function, so it is not # necessary here # if (USE_CARRIAGE_RETURNS) { # $htmlmessage = preg_replace("/\r?\n/", "\r\n", $htmlmessage); # $textmessage = preg_replace("/\r?\n/", "\r\n", $textmessage); # } But this code above. It simply find and replace to replace your local image path to absolute link : Code: Select all //convert local to remote $htmlmessage = str_replace('/lists/', 'http://www.domein.com/lists/', $htmlmessage);"
Luciano Ferrer

Convert OpenType Font => Woff Web Font - 1 views

  •  
    "Convert otf to woff how many times ,after you finished the sites mockup, you wanted your site to actually use the fonts in your beautiful mockup, instead of making pictures for all of them (and don't get me started on the hover effect pictures)? you can make your font (OpenType Font) to a woff and via css make it show on the site! This tool will convert .ttf , .otf , .ttc file type since they are all OTF format (which stands for Open Type Font). OTF is the most common font type for windows/macintosh based systems. The woff format is the mozilla foundation format for a "compressed" Open Type Font (OTF) so it can be of use in web-sites. And thus giving the user much richer visual content and the developer more freedom in design of a web-site. "
hamdaniagani

Any Video Converter 5.5.9 Free Download - 0 views

  •  
    Any Video Converter 5.5.9 released on 25 April 2014 is All-in-One free video device there's open supply software system to perform virtually each task for video conversion. however if area unit|you're} one amongst these windows users WHO are searching for associate All-in-One video changing tool with easy-to-use graphical interface, Any Video device software package provides simply that, permitting you to effortlessly convert video files for free of charge. Any Video Converter 5.5.9 can convert every kind of video formats, as well as MOV, M2TS, MXF, OGM, RMVB, RM, WMV, QT, WebM, FLV, MVI, F4F, MOD, TS, TP, DVR-MS, Divx, etc. to AVI, WMV, MP4, MPEG-1, MPEG-2, FLV, SWF, MKV, 3GP and 3G2 for every kind of transportable media players as well as iPod, iPad, iPhone, PSP; mobile phones as well as Google Nexus One, BlackBerry, HTC and Nokia and game consoles as well as PS3, Xbox360 and Wii and support changing audio file to different audio format. Convert video to audio formats as well as MP3, Flac, WMA, M4A, OGG and AAC.
Moses Aaron

Enliven Your Business Success with Magento to PSD Conversion - 0 views

  •  
    All thanks to free as well as paid shopping cart softwares that help to develop eCommerce websites rapidly. Among all eCommerce shopping cart software, one of the best is Magento, which is an open eCommerce solutions available for small, medium and large enterprises. The procedure of developing a Magento site starts with a PSD to Magento conversion. A PSD file is developed with the help of web designers, who can easily design what your business site is looking for.
Kashif Mehmood Mughal

50+ Really Helpful Photoshop Tutorials for Professional Photo Effects - 4 views

  •  
    Today we are with some amazing 50+ Really Helpful Photoshop Tutorials for Professional Photo Effects, where you can learn Photoshop while creating cool photo effects and image editing, we give them direction to design more beautiful and attractive creative work which fulfill demands for photo effects, all tutorials are too much using in different roundup posts but we choose some latest and presenting some of those where you must aware most of the tools which are useful for designers. These of all tutorials also helping Photographers they will get better inspirations.
Joe Brown

Finest website design services Australia and their excellent services - 0 views

  •  
    These are some of the services that are provided by web designing Australia and these services are very much admired all over the world and are very popular among the corporate companies, offices etc. That is the reason why the number of companies and offices using web design services are increasing every year and the demands are very high all the time.
ma0477758

Professional Ways To Get Fans, Followers and Likers For Facebook To Promote It: How To ... - 0 views

  •  
    How To Invite All Friends To Like Facebook Page By Facebook Auto Friend Invite Script
« First ‹ Previous 81 - 100 of 2050 Next › Last »
Showing 20 items per page