-
Vista out Windows 7 WAY IN
Dec28
Posted by agrublev in Angel Grablev
It’s almost 1am, i recieved the news of a new windows beta out… well kind of… about 2 hours ago and right now i am writing from inside of the beta 1 windows 7 build 7000, it is gorgeous. It is very pretty BUT very functional. Everything works, and it works well. I have no words to explain how this is going to put macs down once and for all, and especially with the new functionality, the tray bar is 10 times better than the dock could ever be! Thanks Microsoft for really deciding to come out with something this good. Real excited to keep being delighted with this windows.
-
Launch 2.0 almost complete
Dec12
Posted by agrublev in Angel Grablev
Well you have obviously seen the new design but are wondering why some of the menu items are not working yet… it’s because of the crazy sickness i had to go through in the past couple of days :( and so i decided to leak the new version in by half launching it, there is still quite some work to be done on the rest of the pages
but the search works, and the register/login surely works! So thats awesome! Ohh yah and comments :D
-
An actual user system set up in 2
Dec10
Posted by agrublev in Angel Grablev
If you are staying tuned, and wanna about changes. I just created the whole user system. Login, signup, and log out all working. If you wonder why i am doing this, it’s simple in version 2.0 i will be uploading programs fonts and graphics that will require registration to download! Well as things are going well, if my sickness does not persist, i will most likely launch 2.0 this weekend!
Stay Tuned!
-
I smell something, i smell version 2.0
Dec5
Posted by agrublev in Angel Grablev
I have been working hard lately to get a new version of the website going because of all my readers
so i have spent more time developing that actually posting :( i am sorry. But here is a preview for all you guys:
-
Christmas Wish
Dec1
Posted by agrublev in Angel Grablev
So it seems like i actually have 1 or 2 people reading my blog… how weird, well i wanted to stop by and quickly inform everyone (or possibly no one?) that there are some huge changes coming up. I am about to finish my classes and reduce work time so i will have plenty of time to spend teaching what i have learned over the years. The list goes something like this
- Better User Support
- Forums
- Wiki
- More Blog posts each week
- Questions from Readers answered, maybe a faq page
- And other fun informational material like fonts wallpapers and other amazing goodies!
-
The True Photoshop Alternative
Oct24
Posted by agrublev in Angel Grablev
Yes yes, i know GIMP is the bomb when it comes down to a good free photoshop replacement with great features, but when it comes down to it doesn’t gimp just feel plain ole’ hard to use. I found a better solution, it’s called ArtWeaver and it looks and feels like a barebone version of Photoshop but still does those great last minute touch ups that you may wanna do. So overall try both, and know there is an alternative to GIMP.
-
How to stay updated, and be the best Web Developer you can possibly be!
Oct21
Posted by agrublev in Angel Grablev
If you are like me, and you think you should learn something new every single day, than this article is for you.
I noticed a couple years ago it’s not just about knowing the basics of web development, but to read articles about new trends and techniques every single day. How do I do this? I use google reader. If you cannot find any blogs to subscribe to then here is a list of my favorites.
Angel Grablev’s Blog (yah i know it’s my blog)
CSS-Tricks (great variety of articles)
CSS Globe (these guys find the best articles on the net from all sorts of blogs)
Nettuts (some of the best and most detailed articles on the net)
Web Resource Depot (a great selection of resources always updated)
-
Added social buttons :) so you can post stuff around the net!
Oct20
Posted by agrublev in Angel Grablev
I briefly added a button inside of a post where you can share my posts in all your social networks! So have fun, Stumble, Digg, or whatever you do away!!! Thanks
-
User System underway
Oct17
Posted by agrublev in Angel Grablev
You may have noticed that at the top right of your screen i have added a user bar, it is barely functional at this moment so feel free to sign up and reserve your username, but don’t expect that much functionality just yet! Thanks for signing up if you did, and shame on your for not taking 3 seconds and registering for my awesome blog
-
Added Search to the website :)
Oct3
Posted by agrublev in Angel Grablev
Yay, i spent a couple of minutes to add a nice little search box on the bottom right of your page. If you are interested as to how i did it… its REALLY easy! Let me show you:
#bottomSearchBar {
z-index:999;
bottom:0;
right:0;
margin-right:20px;
margin-bottom:10px;
position: fixed;
width:250px;
height:50px;
text-align:center;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border: 1px solid #1a1a1a;
background-color:#2b2b2b;
padding-top:5px;
}So make a div ANYWHERE in your page called id="bottomSearchBar" and apply the css… you are done
(might need to adjust the width and the height though). This will not work perfectly in IE… it won’t have the rounded corners but who cares about IE users right
-
Added the contact page, soon to come portfolio
Oct2
Posted by agrublev in Angel Grablev
I just made the contact page
so if you have any questions suggestions or requests, please feel free to write. Also i only have one test item in my portfolio, but one of these days i’ll take on the task of actually showing you guys some of my work.
Page 1 of 1 pages
Categories
Browse
Elsewhere
About me
Welcome to my Blog. My name is Angel Grablev, I am a Web Developer and i work as a software developer for UCSB. I have been professionally been developing websites for over 4 years, and I have been interested in web development since i was 7 years old.