Web Development

We create custom applications using the latest web technologies, from simple websites to very complex ones

UI/UX

From prototypes to mockups to final designs, we build a product that looks and functions amazing

HTML5

We're using HTML5 for a long time, as it's the future of the Internet and the back-bone of modern websites

Mobile Responsive

We're building complete mobile friendly websites, that work seemlesly across all screen sizes and devices

E-Commerce

We create top-notch shopping experiences, that increase your brand awareness and generate sales

Software Testing

Security is crucial for our team, and we work together so that our applications work the way they are programmed

Support++

We offer unlimited support for our code. No matter when you find an issue or you have a question, we can help

Our Framework

The framework we built our applications in, it's designed to be fast and optimal, with a lot of features

Our Administrator

The CMS software we include with every website, it allows our customers to manage their website with ease

Good Evening

Login to your account

Email
Password

Our Blog

Filter articles
About the Twitter API About the Twitter API
Posted by Cosmin Calciu | Work & Recruitment

Hello, Twitter, this microblogging service with a strange name is one of the most used web service to date. Twitter is a website that allows many options, but they offer a limited functional option. The imposed limit of 140 characters per post foces the user to be very brief. This can make some feel limited, and find this service not very useful. Others, however, feel very free within this limit and embrace this limitation with a ...

Read more
July 11, 2011
Best Gif Loaders Generators
Posted by Cosmin Calciu | Work & Recruitment

Hello, I was thinking of posting today something useful for you guys, and I remembered about something we frequently use for our development, and that is loaders for when you have AJAX or Javascript loading in the background. I can recommend 2 websites we have used for a very long time: http://www.preloaders.net/ and http://www.ajaxload.info/ You can choose your background and foreground color of the loader, the loader type (preloader...

Read more
July 06, 2011
New logo!
Posted by Cosmin Calciu | Work & Recruitment

Hello, Starting today we have a new logo that represents Pixelfind. We tried to make it much simpler and much easier to recognize. We chose to keep our defining culors, mainly, the green and the blue. We will use this new logo on all our social networking accounts, so keep a close eye on our stylized p :-) Hope you like the change. Keep in touch. Cosmin | Pixelfind

Read more
June 16, 2011
Pixelfind is hiring!
Posted by Cosmin Calciu | Work & Recruitment

Hello. Between June 2, 2011 and July 13, 2011 Pixelfind is hiring a Web developer of Junior or Mid-level. What should be the ideal candidate? » HTML and CSS knowledge; » Some PHP knowledge - what it's about, maybe he can show us some projects he has worked on; » SQL knowledge; » Some Object oriented programming knowledge; » Basic JavaScript knowledge. The employment process will be carried out by...

Read more
June 04, 2011
Article: A Preview of HTML 5
Posted by Cosmin Calciu | Work & Recruitment

Hey guys, I've found (not looking that much though) an interesting article about the future of the web, HTML5. Take a look here: http://www.alistapart.com/articles/previewofhtml5 Cosmin | Pixelfind

Read more
July 09, 2011
Change of plans
Posted by Cosmin Calciu | Work & Recruitment

Hello, Because of some last hour changes, we will modify the hiring period. We will interview in the period between 21st and 24th of June, and, in the following week, 27.06 - 07.01 we will choose the person selected for the final interview. Good luck! Cosmin | Pixelfind

Read more
June 21, 2011
Lesson II: HTML and XHTML languages (Introduction)
Posted by Cosmin Calciu | Work & Recruitment

HTML means HyperText Markup Language. This is used by web browsers to display pages visually. HTML is based on the idea of tags, enclosed in the '<' and '>' characters. For eg: <p>example paragraph</p>. Usually, all the HTML tags come in pairs - for eg, <i> and </i>. The first tag is the opening tag, while the second, the end tag. Inside these tags, web developers can add images, text, flash ...

Read more
June 06, 2011
Web Programming Tutorial: HTTP Protocol
Posted by Cosmin Calciu | Work & Recruitment

First of all, what is a protocol? A protocol is a set of rules used by computers to communicate. A protocol may include signals, authentication methods and possibilities of detection and correction of errors. A protocol describes the syntax, semantics, and synchronization of messages. As a broader definition, we can say that a protocol is used as a set of procedures (or rules) used to communicate. HTTP means HyperText Transfer Protocol. It ...

Read more
May 28, 2011