Tag Archives: partner

Pros and cons of one file web sites

i used to be wondering what xp others had having one file sites if any as well as what they think of such. i myself that it, though the danger may out excess fat the return. The scale of error whether a file corrupts Search occasion when editing requires a lot more specific naming regarding elements Less files to advance when importing along with exporting Easy to back up Can work with php to populate iframes via same location Opening one record to edit instead of multiples now well then , i’ll say i forgot thought about a backup every time a router glitch price me half of the script and for the second i consider my heart ceased beating. 2, ONE HUNDRED lines. backup back-up backup. Just what one-file website Do you mean a site where there is only " catalog. php" and everything is actually generated within implementing scripting I just recently did a 1 site webpage (click here) It’s just a very small site for the very small internet business (sole trader). He just wanted a super easy site with not an excessive amount content, but did want coursesmart divided up towards ‘pages’. Well MY PARTNER AND … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Personal Framework/Dev Package…Opinions please :) Would highly appreciate it

Hello there guys. Ive been working away at something for a time. Its form of my lil tailor made development package. Its supposed to be for your hardcore programmer who wants to do REAL php, without for you to much framework disturbance. MY PARTNER AND I realize frameworks will be good, but i opt to just code natural php (MVC structure, OOP approaches). http: //scottmoniz. com/readme. html When you guys could give which a read through and ok , i’ll know. Would this be something you’d be willing to use Should it interest an individual at all Just want just a little feedback before I continue working away at it Thanks Hi, Have a zip/tar-gzip’d repository of it. I would like to play with it a bit. Thanks. Josh I still dont have got documentation on when using the services and theyre however very basic. When i do more documentation ill upload it. Theres a number of modifications I wanna help to make before showing them to any1. But Id assume that you’d consider something like this The main plan is in order to develop it, and maybe sell it.. (im not really sure im allowed to complete that considering … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

Best way to compare and review?

Hey guys, I was wondering what the best way to compare in addition to review products with a site are. I have recently been researching this for a time but I’m still uncertain. I have gamed about with Joomla for the last couple with weeks but I am just not sure here is the best option. MY PARTNER AND I haven’t played all over with Drupal before nor done significantly research into the idea, any pointers Would it certainly be best not to ever use a CMS in any way, and if here is the case, where should i start This is the bit of the hazy topic, so I provides you with an example of something akin to what I am wanting to achieve: http: //www. hostfinder. co. uk/ Cheers for any advice, Ali.

Posted in Web Design | Tagged , , , , , , , | Leave a comment

corel draw

hi my partner and i created 2 objects in corel draw. and placed within same place. but i cnt see the first object. how allow me to see the 13th object, Make your second object’s layer invisible when you put the COUPLE OF images of several layers then just making the most notable layer invisible will certainly solve your problem, if you put them to the same layer then i’m sorry but there isn’t much you can use.

Posted in Web Design | Tagged , , | Leave a comment

For smoseley and jpruetting

Posting this here because topic was too old with luck to post with. I’d honestly want to thank you and him for providing a forum discussion that actually made sense in addition to included informed reactions. I’ve seen so many " I hate full sail" and so many " full sail is the great thing in the world" posts to even help to make my decision. I recently went to the " Behind the particular Scenes" with Whole Sail and has been very impressed. I could tell lots of it was " hyped up" but once i went to always soeak with the instructors, I acquired to speak that has a teacher named " Chris" WHEN I forget his last name. He was a younger dude but seemed very knowledgeable. I’ve got a background in website design and graphic design but wish to further advance my knowledge. Community Student wasn’t cutting the item, nor were almost every other schools. What I’m keen most about Full Sail is always that it seems around the cutting edge. Programs SHOULD be revised on a regular basis, especially in this kind of industry. What was taught back four years back, no longer can be … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment

I’m wondering what program I used

I recently had to do a brand install on our machine and manage to have missed several programs. One who I thought was pretty awesome made the dangling letters close to my logo Jackie’s Put; An American Club. See where it says Many new Karaoke Happy Hour Prices and the cool clouds floating in the background I’m thinking it’s a PHP but I’m definately not a web design guru like anyone guys and MY PARTNER AND I can’t remember the name of the application that MY SPOUSE AND I made that using. Will anyone have any kind of ideas I dearly loved that program! Many thanks Lover how about using flash with this Right push it, and you’ll see it turned out done with Thumb. hi, This is doing by " Swish". It is just a flash plugin to get " Electric Rain" I knew it was Flash, but it turned out a program which created flash products. It’s called SWFText. I am going to check out that will swish program though also. I was obviously wrong in regards to the php thing, it really is swf. Thank you everyone! Beai.

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

adapting an existing site for mobile devices

Howdy, everyone. Not long ago i had a clientele call me to inform me he had tried to take over my site at his Blackberry in addition to had found this, while it rendered perfectly, exactly precisely as it did in the browser on the home PC, it was so tiny he couldn’t read it. Pondered thought I’d have time to study easy methods to design for mobile devices before the desire became so apparent – but unsurprisingly the clock is definitely ticking faster when compared with I thought. We have been trying that will educate myself at the W3Schools but all I will be able to find there exists ASP. NET server-side stuff which is, frankly, a little above my head. I remember examining somewhere (can’t find it ever since I need it, of course) Who’s was possible to write a certain CSS for mobiles, that they would read and use rather then the regular CSS. Is niagra an avenue MY PARTNER AND I should pursue Any help would be greatly appreciated. Many thanks, There’s no particular language for mobile devices, it’s merely the structure in the site itself. Ususally any fluid-width vertical content material layout. Though determing internet … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Facebook pages design , the most beautiful pages

Looking on facebook MY PARTNER AND I found some very nice designed pages. Ofc there are lots of others and I really hope having here a top with the most known ones. www. facebook. com/cocacola www. facebook. com/magazinuldecarte www. facebook. com/denonusa Disney Facebook www. facebook. com/MercedesBenz almost every other sugestions.

Posted in Web Design | Tagged , , , , , , , | Leave a comment

Javascript and embedded video

MY PARTNER AND I wrote a script so that me to begin a video when a good image is clicked. It works great for html5 video however is not embedded video (VLC+Webm). How to make my script recognize the embedded video Examining this in FF3. SOME and FF4b9. Code: < head> < style> #movie #img < /style> < /head> < body> < upload type=" application/x-vlc-plugin" name=" VLC" target=" mymovie. webm" id=" movie" > < /embed> < img src=myimage. jpg" id=" img" /> < script> var v = insurance plan. getElementById(" movie" ); var i = document. getElementById(" img" ); i. onclick = function() v. play(); ; < /script> < /body> .

Posted in Web Design | Tagged , , , , , , | Leave a comment

Need advice on how to create layout

I am fairly new to web page design. I have studied it for just two semesters in institution, but I get forgotten many techniques since. However, I understand enough to follow any advice given. POST designed the system in iWeb. Normally, I would be content with using iWeb to help publish my web page, but I would like to add a fall down menu, jquery slideshows, lightboxes, sliding off the road forms, member logins, for example… to my website. What I am seeking is several advice on the way to break down my own layout and produce my site inside Dreamweaver CS5. Especially, I need help deciding the way to slice the format and I manage the divs inside Dreamweaver. I have advisable how to peel and manage the header and footer; nonetheless, I am befogged on how MY PARTNER AND I should structure the menu to the right. See that attachment, how the menus drives up in the body content, earlier the secondary direction-finding, and into the principle image I need help in the centre area there. http: //i19. photobucket. com/albums/b184/HayWet/whetstonelayout. jpg A negative top rated margin would do just as well. Something like this: Code: #right-side-menu drift: right; … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment
Page 4 of 6« First...23456