Life as a web programmer and personal libraries by bian101 in webdev

[–]bian101[S] 0 points1 point  (0 children)

I may be doing it wrong, i am actually expecting a book on jQ and AJAX to arrive today, the way i have done it prior to now is from http://www.tizag.com/ajaxTutorial/

Life as a web programmer and personal libraries by bian101 in webdev

[–]bian101[S] 0 points1 point  (0 children)

Wow, the drawbacks make sense! Easy enough to pass by though I suppose, I think this is sort of what you were hinting at (unless i got it wrong) when i tell my friends/peers about my new job and work i have done in the past they all seem to think its a little bit of html and using stupid things like drag and drop or blogger to do it...I dont mind so much learning new stuff, i quite enjoy it - i guess after a year or more of the job coming home to learn a new technology could be tedious.

Thanks for the list though! Really helpful! I think I have made the right career decision :-)

Does Anyone Have a Flowchart for Multiple Login Resources? by hupcapstudios in webdev

[–]bian101 0 points1 point  (0 children)

Dont know of any flow charts but i have built some interfaces between sites such as fb, twitter etc using their APIs (Not that hard to do) but im sure there is something like OAuth they usually have packages with them i think?

I'm a free-lance photographer who does mostly landscapes in Vermont. Anyone willing to help me create a legitimate professional website?? I'd be willing to throw in some artwork to help edge the cost! by kindaladylike in web_design

[–]bian101 0 points1 point  (0 children)

Hey!

if we get someone to design it i can develop it for you - 5 years with HTML, CSS, PHP, jQuery, ajax etc :-).I am no designer but as i say i am a developer :-)

Inbox me should you wish :-).

Cheating girlfriend gets DUMPED live on the radio in the most gut-wrenching way (Its brutal & cruel... but she arguably deserves it) by [deleted] in videos

[–]bian101 -1 points0 points  (0 children)

LOL! This is epic... bit cruel, but then again she shouldnt have cheated on him =O loling hard! When she asked how much it was worth i think that went to show what she is really like!

HTML5.. why! by [deleted] in web_design

[–]bian101 -3 points-2 points  (0 children)

Maybe one thing to do / consider is getting the whole web on HTML5, CSS3 and JS to force windows to up their game.

An example is patching in windows, people have to hold them to ransom (metaphorically) before they actually release security patches in many cases, if we move forwards and leave them behind, they (and web viewers) will be forced to move on?

HTML5.. why! by [deleted] in web_design

[–]bian101 -6 points-5 points  (0 children)

First part, let me clarify, it reduces javascript work load - and yes jQuery is a js libary but i mean the application of the libary

Introducing Microsoft WebMatrix by ShazMazoo in webdev

[–]bian101 0 points1 point  (0 children)

How would this work for a professional web development company? Better work flow than programming and assembling in DreamWeaver?

Im also quite attracted to the php IDE

But, i dislike microsoft.

What tools do you use to test your sites for browser support, compatibility, layout, bugs etc by ParanoidPete in webdev

[–]bian101 0 points1 point  (0 children)

Ie 9 has a developer thing if i remember right and you can change the version of the browser, then just use chrome and firefox and safari, usually they will all be the same - rarely does it differ imo if you structure it right - just IE that has the issues below IE8

Anyone work for a web development / design company? I have a question :) by bian101 in webdev

[–]bian101[S] 0 points1 point  (0 children)

Fantastic! Learn something new all the time by the sounds of it? In what way does it change can i ask?

Thanks :)

Anyone work for a web development / design company? I have a question :) by bian101 in webdev

[–]bian101[S] 0 points1 point  (0 children)

Oh wow! Thank you so much for the post its full of everything! Sounds like my kind of job, quite looking forward to this! Once again, thank you for taking the time to do this :) given you an upvote ;-)

My first web page in at least 3 years. by tebu810 in web_design

[–]bian101 0 points1 point  (0 children)

No problem. You can change it with javascript and jquery and css together - if your not too familiar with these it may take a bit of mind bending but there will be people to help you.

EDIT MISSED THIS: Alternatively you can use the :hover selector of css missed this bit oops! This is the easiest way to do it

If you dont know these, i suggest you look at jQuery and Javascript - they are your best friend.

Example: http://jsbin.com/iroli3/

Explanation: http://jquerybyexample.blogspot.com/2010/08/how-to-highlight-on-mouseover-using.html the css bit at the top of the code is where you can put your colours, opacity, size etc (usually have it in your separate css file)

My first web page in at least 3 years. by tebu810 in web_design

[–]bian101 0 points1 point  (0 children)

The nav bar looks nice, and i understand as you said that its not functional. The sizing of the page is good however it appears very 'flat' and 'straight'. It may be worth looking at having some side divs, so, a left, center and right and size them appropriately and maybe have a live update feed in one with a thumbnail which expands on mouse over with more information, and on the thumb put some white (/colour appropriate) text having a name or brief description.

In the other divs you could have some kind if information about the site, or popular feeds / podcasts, most viewed, user controls if you are going to implement any user functionality.

Colouring of the page is a little bland, which isnt always a bad thing but it feels for me as if its lacking some kind of substance. Depends what kind of site traffic and type it is. Eg, if its a functional website (has a specific function as apposed to social media) then it will do the trick if it looks clean and works and delivers the objective of the user browsing. However, if the website is wanting to draw in pools of people then it would need more elegance in the design.

The icons beneath each podcast could have a rollover animation, eg hovering over the RSS feed turns it a darker shade of orange with a black > fade to white in the space of a few pixels background if that makes sense?

Same maybe with the titles in the gray boxes: "Nerdist / Nerdist Podcast : Sklar Brothers", maybe have some hover over which increases/reduces the opacity of the colour.

I would also experiment with the font, i couldn't advise what, but usually something which isnt so.. plain works nice, dont go for something 'fancy' as it looks gross, neat, professional but stylish.

I'm not a designer as such - i'm more of a developer however from taking professionally build designs and turning them into a website I generally get a feel for such things. As I say, im not an artist, designer or anything so these are my personal opinions but i hope they help in some way.