Tag Archives: Linux

I design in IE & a little rant

The reason Because if it works in that , browser it works in all i also design over a PC. And why complete designers always produce stupid cartoon character images advisors selves like quite a few dictator posting images of these selves in many different places. And one a lot more thing, why would a client would like seeing an photograph of you Questions, Rant over.. Because doing so makes the internet site more engaging and also personal. Not every site this works in IE (and people didn’t specify which usually version, ) is fine the same way in all other browsers. We have one site this looks perfect throughout IE8, IE9, and all the other browsers, but breaks in IE7 for your reason I have yet to figure out. It matters not if you design over a PC or the MAC, in Microsoft windows, OS-Whatever, or Linux. What matters is the way the browsers read your code. Photos over a designer’s website actually do fulfill a new function. People like to check out a picture of who will have them working with. It helps to create a personal connection that familiar with occur in face-to-face meetings which is not … Continue reading

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

Any one familiar with Net_SMTP?

OKAY so my client has a Joomla website that was originally hosted with a linux server. Because of another developer he outsourcedto create a software, which is written in ASP. NET SALE. The website needed to be transferred to a new windows sever, and that is now giving my family problems. So your php mail function does’nt work, and the developer guy will be telling me to make use of something called NET_SMTP, which I do not know what that is! So anybody please help! How would I attempt fixing this trouble. net_smtp can be a package using the PEAR library, so you’ll have to assure that’s installed in your windows server to start. http: //pear. php. net/package/Net_SMTP/docs Records is here. However, mail() function should work with a windows server. Perhaps you’ll ought to explicitly set PHP: < php            ini_set(“sendmail_from”,   “infoyourdomainname. com”); > Before the very mail() function is named. yeah…… what exactly…..

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

Web Help

Now i’m somewhat new to website design and I had been looking at a variety of websites that get design-like software abilities already a part of the page. Here is one example: http: //www. signsonthecheap. com/Powe… 5837326B6F30555977304D513D3D& s=2& m=1& cid=4316 How was this specific created and How do i create something like this From what I’ll tell from looking at the code, that site seems to have been made together with ASP. NET, also using javascript, AJAX in addition to database interactivity. It appears to be their site is completed using ASP. net (which is dependant on a Windows Machine… not UNIX/Linux). So, they might have got some special stuff running there, not available to many of us. Only were you, I would email them and have about it. Programmers tend to be very helpful within discussing their operate. Used to do Google powerdesign. aspx and it appears to be you’re not the only one asking about the idea. If you ask me, it looks like someone put all his time into it, qualified, and expensive. Nonetheless, email them and ask… the only bad thing they can say is " we all won’t tell you". Probably developed in the lower-level … Continue reading

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

Retain URL?

I recently obtained a WEB SITE through ipage but wasn’t satisfied with their website development tools hence I closed this account. How can i retain technique URL if I want to use a differrent webhost additionally, is there any route to build a internet site without the need of any host Regarding build the site independently after which it acquire a host. Jackd Varies according to their agreement on you pertaining to the particular host. Some use that so that you can attract people to work with their services… But it comes down to their agreement with people. Typically domain names remain in them and they let you use them coupled with their services, but won’t assist you to take it with you. Domain names might be had for under $10 a year plus they are pretty much the lease… As long when you pay for it you have available it. In terms of running a web site without hosting… Varies according to what you indicate… If you are running simply a test site and also a local internet site for something like a company intranet, you are able to run that originating from a pc located done to you … Continue reading

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

How do I check a part of a record for a string?

One example is, if someone does research online for " abcde" and I’d prefer to find every record who has " abcde" any place in it, how to I realize record Searching what MySQL database family table, a text record, an array, some sort of string Now i am using php browsing a MySQL databases. WHERE industry LIKE ‘%whatever a person’s term is%’ Imagine if it’s 2 words as well as the 2 words aren’t together inside string For case, the search is definitely " nike shoe". In case your record has " nike shoes" or even " shoes just like Adidas and Nike". Notice top of the and lower conditions also. I don’t understand how to do a case-sensitive research in MySQL, or even if it’s possibly possible. But you can easily adequate modify that query to read: WHERE industry LIKE ‘%nike%’ and industry LIKE ‘%adidas%’ MySQL just isn’t case-sensitive. That will force it, you have to specify BIN (binary) for a byte-by-byte match. So you’re OK with all the cases. Consequently, if a customer searches " nike" it can find " Nike" Bear in mind it’s a Linux server. That is definitely correct. In case I’m wrong, please … Continue reading

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

Redirecting – Does Google Penalize?

I’ve truly bought 2 domains to get a client, the same name but some may be. com and one other. co. uk. We’re not using the. com but bought it if anyone accidentally types from the. com extension. Hence, I need that will re-direct the internet page. I’ve this code: < meta HTTP-EQUIV=" REFRESH" content=" 0; url=http: //www. yourdomain. com/index. html" > which I’m told will get the job done but I only wondered whether Google penalizes websites for redirections like this the slightest bit. I’ve SEO’d the. corp. uk site and don’t prefer to damage the rankings at all. Thank you Don’t redirect… No apart from penalize(per say). They just won’t index your site because they don’t follow redirects. Just setup hosting in order that it has both domains resolving to the same location… Subsequently do a. htaccess rule ( if your on Linux ), to re-write the URL to the one you wish to use. You never want the internet site indexed on equally domains because serps will then discover duplicate content…. The mod-rewrite is the very best of handling this particular.. Whenever its a window server.. Running asp… I’d do a check at the page level… Discover … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment
Page 5 of 512345