From yensdesign we develop technology projects based on web apps, mobile apps, consulting and databases.
We are young and hard workers, passionate about innovation and focused in new technologies. We try to help you, sharing our knowledge acquired on worked projects, while helping the community and showing our capabilities.
If you want to ask for a budget, we hare available for hire!.
Hi there guys! We continue writting tutorials to try to improve our website’s interface. Search boxes are in the air and in our days they become a very important part of our websites, so it will be interesting if we can do them a little better.
This time we will learn how to improve a little more our sites by adding some additional interactions to our search boxes like autofocus, highlighting, autoreplace default text and more by using jQuery.
As always I show you a preview image linking the final result:
You can try the living example before continue reading the tutorial.
Continuing with the tutorials about AJAX and jQuery we will create a stunning and dynamic shoutbox based in PHP and AJAX (using jQuery).
We will learn how to create a dynamic ajax based shoutbox with jQuery from scratch. It will be very interesting to know how to use the ajax function of jQuery and how it can be used to insert and recoverdata from a MySQLdatabase via PHP in a way asynchronous.
Here you have a preview image:
You can try the living example before continue reading the tutorial.
Hey guys! Here we go with our second interview. This time we are interviewing Fabio Sasso a brazilian graphic/web designer and blogger. He is the founder of Abduzeedo and co-founder with Fabiano Meneghetti of a design company called Zee, in Brazil. Because we admire his quality on web design, we wanted to know more about him so we have interviewed him.
With the begining of the new year, is the best time to hear your opinions and suggestions about what you would like to see in yensdesign. If you are wanting to see a tutorial about a particular topic, having ideas of new kind of articles, thinking about more freebies… or other kind of suggestions, you can share your ideas with us in a few ways:
It’s very important for us to know your interests, so please comment your ideas and suggestions. We want to improve the quality of the content in yensdesign this year!
Hi there guys and Happy New Year 2009! We present to you a new type of articles titled: Helpful Development Tools. There are many useful Web Development tools that help us to diagnose issues with Javascript, CSS, HTML, Javascript… etc and We will collect all them in a serie of articles, exploring the most popular and useful.
Ey guys! We want to share with you a new tutorial called How to load content via AJAX in jQuery and as you may suppose it will be focused in learn how to load content from other files by using jQuery.
It’s a simple but useful tutorial for those who need to know how to load dynamically some static content in their websites via AJAX. I have decided to write it because Cyanade ( an user from our forums) asks some questions about dynamic content and ajax in their post Integrating jQuery into an app.
Here is a preview image:
You can try the living example before continue reading the tutorial.
Finally We have published forums guys. Just want to say thanks for all your votes and remark this:
The only purpose for which we have created forums it’s to let our visitorshelp each other in addition to our tutorials. We want yensdesign.comto become a great reference of web development for all.
Sharing the knowledge is the spirit guys!
So guys feel free to visit our forums to learn more about some specific areas of web development, to post suggestions and ideas about yensdesign, to search / announce jobs, to show us your projects… and more.
Remember that You can access to our forums via top menu or using the full URL.
Creators behind yensdesign.com are entrepreneurs and We love entrepreneurs, We love people who try to create something whatever they want and We will try to know more about these kind of people. Because we consider very interesting to know the people behind the scenes, those that spent lot of time in front of their PC to realize their projects. That’s the main reason to begin a new kind of articles: interviews with entrepreneurs.
So guys say hello to Victor Espigares the creator of visualizeus and the first entrepreneurs interviewed in yensdesign.com!
Hi there guys! We are wondering the possibility of create forums in yensdesign.com as a new section to try to help people with questions about web design and coding instead of answer only questions about our tutorials and to post suggestions about new kind of tutorials.
We received some feedback via our twitter. Some people say that It would be awesome to find solutions to their problems but other people said that It will be a bad idea for us, because it will decrease the number of comments in our entries…
So guys, We need more feedback about this idea so please respond the poll below here!
Thanks for your time and please post your opinion in addition of respond the poll!
As you may notice we love jQuery over here because in addition to being one of the best javascript libraries on the web It can be extended so easily, from the basic to the advanced features.
In this case We will learn the basic theory about plugins in jQuery and how to create them with 2 real examples: a simple alert plugin & other plugin thatwill highlight all inputs in a page when them get the focus.