Safari 5 Released
We are super excited to hear about Safari 5 being released as it's a very appropriate version number for the browser that as of now supports the most HTML5 and CSS3 features. Go to apple.com/safari and download it today! Features like fullscreen video support will blow your mind away!
Version 1.1.6 overall review
Well since i launched the framework i was expecting a large audience and a few people who are willing to help me maintain this. The audience came, and continues to come, but apparently no one is as keen to help. Oh well!
So since it's only me developing this you may see the progress rather slow, i think i've done a great job of adding emerging technologies like the Video tag, with Flash back up, and as of this release you CAN USE CANVAS! That's right, canvas in every browser! I have a great demo you can use, and a JS file that enables the use in every browser. I also have added some great CSS3 effects you should take advantage of. I also removed the actual Video files from the download so it's faster and easier to download. They are no on the cloud.
I am considering re-designing this place, but i just don't have the time yet.
oh yeah, you can get the latest download here.
Thanks everyone!
Version 1.1.0 new features and new future plans
Today I added some new features and have decided an overall progression.
First of all let me quickly go over whats inside of 1.1.0 which can be found in the code.google.com/p/52framework
It has a few nice CSS3 properties, even though they are not completely cross browser they do degrade rather nicely in the poor browsers (ie). Those include Text-Shadow, Box-Shadow, Rounded-Corners, and Transform (rotation). I am planning on pulling those outside of the main demo as the stylesheet iteself IS by itself. I will try to add every CSS3 feature that works on multiple browsers and looks fine in non-compliant browsers.
It has the video tag, which is not bothering me because the download has become 20mb and thats scary, so i will try to host those files on the cloud, or ill make a little .5mb file for the videos.
It also has a feature i have wanted to play with for a long time, the canvas tag. Oh boy is the canvas tag awesome. Well let's start with what is it... it's a way for you to use javascript and html to draw things in the browser, whether you want rectangles, or circles canvas is the man for the job. I wasn't sure if i was going to include canvas as it doesnt work by default in IE. However i found a js script that allows it to do just that, so i included it and it works. I will pull canvas into its own page as well, and ill add more interactive examples of the amazing things u can do with canvas.
I realize the production time of this framework is rather slow but this seems to be a one man show, so i do it on my spear time. Feel free to contribute however you can!
Very excited to keep going with this, i am highly interested in seeing if u have used the framework for a website u are building.
Thanks,
Angel Grablev
Some quick updates and featured website using the framework!
Hey everybody, i spend a tiny amount of time this morning adding a few CSS3 properties to the latest build, it is usable, but of course it is in beta until i test it on every single browser to see how it can negatively affect you.
Also i finally spotted a website based on the framework! So without further ado GoToBed.org. Love the design, great work! Have a design you've made that you want us to add to the upcoming library, add a comment or email me, i love hearing about it!
Thanks,
Angel
CSS3 Features coming soon
We have been following our audience closely to see if any bugs arise from the official 1.0 release and everything seems good, hence i am proud to say we are officially completely cross browser. There were some rumors about the framework misbehaving in Chrome 5.0 beta with some Add-on... but those shouldn't worry you what so ever.
As for upcoming features, we are hoping to add a whole set of classes that will allow you to easily use CSS3 properties that degrade nicely across the board (browser wise that is).
We are looking forward to you help! Check us out at http://code.google.com/p/52framework/ !
Thanks,
the enavu team
New Version 1.0 (fully stable) - What’s New
Unfortunately I lost the Text file I had opened as I was changing the framework. But here are some that i remember (i believe the more important ones):
- Added a body font property in the general.css for an easy global control of the font you want to use. And got to use 52%/1.52em!!! Two more 52's in the framework (and the design looks even BETTER!)
- Added a new reset by html5doctor.com , works really well.
- Replaced the use of
section with div because after reading the HTML5 specification section is used for other purposes (a block with a title and a paragraph... seems like an article type of deal)
- Deprecated the grid.jpg hosted it on the 52framework website for now.
- Cleaned up the demo page with an easier to edit layout (of the code)
- Moved the .submit button from general back to the demo page as it didn't have a place there in a generalized stylesheet
- Added some properties to the
blockquote element to make it more cross-browser
- Added better anchor properties in the css of the general.css
- Paragraph margin in general.css made from 1.5em to 1.52em not that big of a change
- Added the box-shadow and border-radius for the newest cutting edge browsers
What to look forward to in the next release:
- In the next release we hope to support the HTML5 Video tag, with a fallback to Flash option.
- Use modernizr to check for specific html5 and css3 support and create a set of fallback options that make sure your website is always optimal. (thanks to the guys over at modernizr | Faruk Ateş and Paul Irish
- checkout the community page for more, and to add your own requests
About 52framework
The 52framework was started by the enavu network as a way to expedite the process of the usage of the latest standards in web development, and the love of the number 52. The 52framework provides an easy way to get started using html5 and css3 while still supporting all modern browsers (including ie6). The 52framework however is going to be a community effort since I will be unable to spend much more time actually improving it (kind of have to run a whole network of websites). But it is an amazing core and i have slaved countless hours on it to make sure it works, and it works well. We are very excited to see this framework grow so feel free to download it and try it out TODAY!