Skip to main content

Home/ Designers & Programmers/ Group items tagged NEWS

Rss Feed Group items tagged

htmlslicemate.com

A Guide to the New HTML5 Form Input Types - 0 views

  •  
    There's a plethora of new HTML5 form input types (13 new ones to be exact) that make creating engaging and easy-to-use web forms much easier for web designers. The new HTML5 input types give us data validation, date picker controls, color picker controls, inline help text, and more in the web browsers that support them. Advantage of HTML5 Form Input Types The benefits of these new input types are tremendous for web designers. First, the new input types reduce our reliance on client-side- and server-side-scripting for validating common data types like dates, email addresses, and URLs. For mobile UI developers: You know that creating cross-platform web forms using HTML4 standards is a pain. Using HTML5 form input types could make things easier. For instance, a form written with HTML5 can utilize the mobile device's native specialized keyboards depending on what the target input type is. Here's an example of using HTML4 input types (on the left) for entering dates in a web form versus using the HTML5 date input type (on the right):
htmlslicemate.com

Weekly Design News Roundup - 31 May 2013 - 0 views

  •  
    The week is coming to an end and that means it is time for us to look back on the week that passed, the best design news, resources and other goodies. This week we look Adobe programs, how to optimize your website, as well as how to make you app design stand out and much more. 6 Creative Ways to Use Evernote There's a reason the Evernote logo is an elephant. Because when used correctly, this helpful, versatile, free app will make sure you never forget anything ever. Just like an elephant. If you're unfamiliar with Evernote, the app utilizes "notebooks" - basically a system of folders and subfolders that become increasingly helpful as you create more. Greater organization makes it easier to recall exactly what you need at a later date, across any platform.
htmlslicemate.com

What's New in #WordPress 3.6 Beta - 0 views

  •  
    Work on WordPress 3.6 commenced in January this year, and with Beta 3 being announced on 11th May 2013, we can expect a Release Candidate and hopefully the final stable release in June. This release is an exciting development for a number of reasons.
htmlslicemate.com

Reach new readership and increase search ranking for your content with AtContent WordPr... - 0 views

  •  
    AtContent plugin helps content owners to reach new audiences, provides backlinks for their posts and gains content control across the Internet. With this plugin, professionals are able to prevent plagiarism, monetize reposts and sell their work: articles, books, magazines, files.
htmlslicemate.com

70+ New Single Page Website Designs for Inspiration - 0 views

  •  
    As you've already seen in our previous posts about Single Page Website Designs that showcasing your work in single page design is a hot trend. It's kind of ironic to see what designers can do with single pages as modern age designers love to experiment with things and observe how people interact with their work. Even though this is not a common trend to follow but still as the new design styles come up, and as more and more designers notice them and make use of them in their work, this kind of trends emerge.
htmlslicemate.com

12 Latest Free Wordpress Themes 2013 | Psdblast - 0 views

  •  
    Finally I found some new themes which may help you if you are looking for a new WordPress theme for your website. In this post I have showcased some of the latest themes that were released during last couple of months, and hopefully you will find something that match your website.
htmlslicemate.com

Is the New Google Interface Flat? - 0 views

  •  
    Just in time for Google's annual I/O developers conference, the web giant launched a pretty dramatic redesign to its Google+ social networking arm and Google Maps. And Google is on-trend. The design scheme, while not completely flat, is almost flat and could evoke a whole new design trend of its own.
htmlslicemate.com

Create WordPress Shortcodes - 0 views

  •  
    WordPress shortcodes are super handy, especially when handing off a WordPress-based website to a client. The alternative to using shortcodes is creating complicated templates, and even then, you cannot adequately replace what shortcodes can do. I recently needed to implement a new shortcode for the Mozilla Hacks blog and was happy to learn how simple the WordPress API makes creating new shortcodes!
htmlslicemate.com

Adobe Announces Photoshop CC at Adobe MAX Conference | Psdtuts+ - 0 views

  •  
    Final Product What You'll Be Creating The new version of Photoshop is finally here! Adobe Photoshop CC (Creative Cloud) was finally announced at the Adobe MAX conference in Los Angeles. In the keynote address, Adobe announced several new features including Camera Shake Reduction, Camera RAW improvements, Image Upsampling, Properties Panel Improvements, Behance Integration, Sync Settings, and many more useful features.
htmlslicemate.com

40 More Brilliant Mobile Responsive Website Layouts - 0 views

  •  
    There are hundreds of brand new mobile responsive website layouts published every month. The trend has swept through the design world and taken web development to a new level. In the past we have written on some other amazing responsive websites and I want to use this gallery as another comparison.
htmlslicemate.com

Learn WordPress Plugin Development with Tuts+ Live Workshops | Wptuts+ - 0 views

  •  
    We are excited to announce a fantastic new workshop led by Instructor Tom McFarlin: Introduction to WordPress Plugin Development Are you an aspiring WordPress developer? Are you ready to take the next step and start building your own custom plugins for WordPress? Our newest Tuts+ Live Workshop is the perfect way to get started!
htmlslicemate.com

Colorburned | Plugins & Resources for Wordpress Contact Pages - 0 views

  •  
    Any developers who are fairly knowledgeable in Wordpress must have toyed around building contact forms. These may be created as a new custom function in your themes folder, or possibly installed as a new plugin. The purpose is to give users a chance for sending questions or feedback on your site - which is commonplace by today's standards.
htmlslicemate.com

11 Free WordPress Themes: April 2013 Edition - 0 views

  •  
    Another month lies behind us and here is April's edition of free WordPress themes for self-hosted websites! April did not see many new free themes being released -- there were several older ones that were updated, though.
  •  
    Another month lies behind us and here is April's edition of free WordPress themes for self-hosted websites! April did not see many new free themes being released -- there were several older ones that were updated, though.
htmlslicemate.com

Information Overload: A Great Infographic Is Worth a Thousand Words - 0 views

  •  
    The web is crammed full of words. There is enough content to keep you reading until you take your last breath, even if that moment is still 100 years from now. So far for the good news ;-) The bad news is, the web grows faster than you could ever possibly keep up with. Sooner or later, any netizen will suffer from information overload. I know I do already. This will become a growing problem for brands and their communication strategies as they will need to cut their messages short or risk to not get noticed. If you ask me, one of the best ways to deal with this necessity is the infographic…
htmlslicemate.com

WP RSS Aggregator 3.1 Released - 0 views

  •  
    WP RSS Aggregator version 3.1 is out now! There are some bug fixes and enhancements. As for new features, these are: Option to set the number of feed items imported from every feed (default 5) Import and Export aggregator settings and feed sources Debugging page allowing manual feed refresh and feed reset I hope you like how the plugin is developing, and as usual feedback is welcome. An official release of the thumbnails and excerpts premium add-on will follow soon.
htmlslicemate.com

Web Design: A Guide to CSS3 pseudo-classes - 0 views

  •  
    The pseudo-classes are used to target elements without having to add extra classes, attributes or ID; that is why it is called in that way, pseudo-class. Throughout our previous posts, we have covered a few new CSS3 pseudo-classes, including :not, :before and :after, :first-of-type and we also use pseudo-classes in ...
htmlslicemate.com

Authenticate Your Twitter API Calls Before March - 0 views

  •  
    On the 5th of March, Twitter is going to retire version 1 of its API. The replacement, version 1.1 is very similar, but with one major difference; every single call must be authenticated. This means that come March, your existing API calls will break; including simple things like displaying tweets on your site. To fix this, you need to move to the new v1.1 API, and authenticate with Twitter. Let's look at how to do this in WordPress, by embedding a list of tweets on your site
htmlslicemate.com

5 Tips on Picking Great Images for Your Articles - 0 views

  •  
    Articles with pictures accompanying them are proven to get clicked on at a higher rate than text-only articles. Our eyes gravitate to the imagery we spot when we land on a page. This has always been true, dating back centuries. When news was delivered daily inside of newspapers, the papers always featured a prominent and attractive photo on their covers. Today, on the internet, a primarily visual medium, the raw communicative power of imagery has increased exponentially. Picking the right photo, though, can be daunting, difficult, or time-consuming.............................
htmlslicemate.com

Celebrating 10 Years of WordPress - 0 views

  •  
    The very first version of WordPress was released 10 years ago today, and there are meetups happening all over the world to celebrate, probably even one in your area! Here on Wptuts+, I'd also like to take a look at how far WordPress has come since its initial release.
1 - 20 of 36 Next ›
Showing 20 items per page