32 private links
In the world of photography there’s nothing more hard to achieve and beautiful then macro photography…this guy sure knows his way around it(and has the equipment for it) so check out his work in the gallery below…also a few non-macro photos there ;)
Awesome Examples of Water Reflection Photography (20 Pictures)
Promised Land – Apocalyptic World
Cute Animal Pictures That Make You Say AWWW
Posted by Boost Inspiration in Photography | 0 Comments
We featured many pictures of animals in past and here's another collection of cute pictures of baby animals that make you say AWWW. We love to collect animal pictures and you can browse through many baby pictures of animals on this blog.
Sometime it happens when you're feeling down or having a bad day and need a doze of cute pictures for inspiration to put you back in a good mood and feel better. Below you will find some cute animal pictures that may bring smile to your faces and make your day.
The simple app framework for HTML5
For iOS, Android, webOS, BlackBerry, Chrome OS & anything else with HTML5
Widgets, lists and scrolling goodness using JavaScript & CSS3
Make native mobile apps or web apps with the same code
Works great with PhoneGap
Unbeknownst to me, sending text messages can be as easy as sendmail, because you can send your text to an email address and it will be delivered. There are two pieces of information you must know: the phone number and the carrier's text message email domain. Needing to know the recipient's carrier is not ideal, but necessary.
I think it's safe to say the days of using images to provide the "small touches" are over. We can now safely create gradients, drop shadows, rounded corners, and scaled, rotated, transformed animations. It seems we've now moved on to replacing more complex effects, like spinner images. A great project called spin.js has surfaced, allowing developers to create CSS-powered spinners where keyframes are available, and uses VML as a fallback for Internet Explorer. spin.js is very customizable and is built with pure JavaScript so that no toolkit is required (though a jQuery plugin is available within the site demo). Let's have a look at how to use and customize spin.js!
Much has been said about 2D barcodes, and the discussion has focused on the format of the 2D barcode itself -- QR Code, Data Matrix, and so on. But equally important is the format of what the barcode itself encodes.
2D barcodes encode text, generally, but that text can represent many things. Commonly, 2D barcodes encode text that represents a URL, like "http://google.com/m". This is a special string of text since it is recognizable as a URL by readers, and therefore can be acted upon: the reader can open the URL in a browser.
2D barcodes can encode many types of actionable text. Text representing contact information, when recognized, could trigger a prompt to add the contact to an address book. But this only works when readers understand that text encodes contact information. For this, we need standards too.
There are some standards -- de facto and otherwise -- already in use. This wiki attempts to catalog some possible standards for encoding various types of information, and suggest a standard action associated to them. It is not necessarily complete and contributions are welcome.
The ZXing reader library supports all of the formats mentioned in this wiki and a bit more.
Today I read an article from Matthew Weier O'Phinney on Planet-PHP about Programming PHP with VIM. Since he want's to continue his series and I wrote a similiar text these days, I thought to post the text I wrote so far.
Maybe we can continue together to write a nice teaser to for PHP with VIM. It would be fine, to have one place (vim.org, php.net/docs ?) to collect all those nice helper scripts and plugins. The main benefit could be, that all the scripts can be installed together without overlapping key mappings.
So much for now, since I'm with my family to celebrate easter. Happy Easter to everybody celebrating it today!
A QR Code is a matrix code (or two-dimensional bar code) created by Japanese corporation Denso-Wave in 1994. The "QR" is derived from "Quick Response", as the creator intended the code to allow its contents to be decoded at high speed. QR Codes are common in Japan where they are currently the most popular type of two dimensional codes.
Qr Code is type of Barcode that you use on your website. This type of barcode you can read by mobile phones like iphone or all with Android system (youtube link with example of use : http://www.youtube.com/watch?v=IphTJHiKGos&feature=related ). Inside you can insert some informaction like link or text and this message we read by your phone. Normaly you to create this you can use google chart but the syntax use terrible this class create link for you in easy way you pass only some information and you get corect link fot google chart
New demo page wad add : demo was created for .net but funzionality is the same
As return give you link or image html tag that you can use on your page.
-Useful for any PHP website
-Cross-browser compatible
-simple to use (2 line of code)
-detailed documentation included
Everyone uses different kinds of mobile devices built using different mobile operating systems.The two popular mobile Operating system are iOS and Android since these two contribute majority of market share.
Not just two,windows phone 7,blackberry OS are also popular in mobile space.So if you are a developer who want to build applications for mobile ? the very first obvious question that rise in your mind would be “which platform to choose ?”
Developers often choose a platform which reaches to more people or devices hence they develop applications in one common language and deploy them to all the popular platforms at once-This is called as cross platform mobile development.
Wildlife photography is regarded as one of the more challenging forms of photography. As well as needing sound technical skills, such as being able to expose correctly, wildlife photographers generally need good field craft skills. For example, some animals are difficult to approach and thus a knowledge of the animal’s behavior is needed in order to be able to predict their actions. Photographing some species may require stalking skills or the use of a hide/blind for concealment.
If you use WordPress as your publishing platform and are concerned about speeding up your website, caching will help you. The faster a web page loads, the better the user experience is.
This is how WordPress caching works: it generates a copy of your web pages and stores them in your server as static files (i.e. as HTML documents) and/or cached database queries. Afterwards, when a site visitor arrives at a particular page, the server gives them the cached page rather than re-querying your database and dynamically generating it, thus speeding up page response times and potentially reducing the server resources required for generating and serving a web page.
Web Storage is a new HTML5 API offering important benefits over traditional cookies. Although the specification is still in W3C draft status, all major browsers support it already.
This means you can start using the API’s sessionStorage and localStorage objects (we will discuss these later on) and enjoy their benefits.
Checkbox inputs can only have two states: checked or unchecked. They can have any value, but they either submit that value (checked) or don't (unchecked) with a form submission. The default is unchecked. You can control that in HTML like this:
HTML5 Boilerplate is the professional badass's base HTML/CSS/JS template for a fast, robust and future-proof site.
After more than three years in iterative development, you get the best of the best practices baked in: cross-browser normalization, performance optimizations, even optional features like cross-domain Ajax and Flash. A starter apache .htaccess config file hooks you the eff up with caching rules and preps your site to serve HTML5 video, use @font-face, and get your gzip zipple on.
Boilerplate is not a framework, nor does it prescribe any philosophy of development, it's just got some tricks to get your project off the ground quickly and right-footed.
W specyfikacji HTML5 pojawiła się całkiem interesująca nowość (Downloading resources), jaką jest nowy atrybut dla odsyłaczy (elementów a, area). Mowa tutaj o atrybucie download, dzięki któremu możemy „przekazać” przeglądarce, że dany link nie będzie tradycyjnie otwierany w oknie, lecz pobierany / zapisywany na dysku.
Niniejszy fjuczer ułatwia po raz kolejny życie, tym razem programistom serwerowym, bowiem nie muszą używać nagłówków HTTP do wskazywania plików do zapisu na dysku.
Dzisiejszy wpis ponownie będzie krótki i prosty, ponownie też podejmę temat zapytań SQL przydatnych w codziennej pracy programisty. Czym w takim razie się zajmiemy? Otóż, w związku z tym, że "czasem" musimy wykonać pewne instrukcje w zależności od istnienia bądź nieistnienia rekordów dodanych w konkretnym przedziale czasu (np. wczoraj, w ostatnim tygodniu), w tym wpisie chciałbym pokazać, jak to zrobić w prosty i przyjemny sposób. Zapraszam do lektury.
Cross-Browser CSS in Seconds.