1
vote
4answers
34 views
Web Design: request for articles and tips!
Hay Guys, not sure where this should be posted, but i figure there must be quite a few guys who can design websites, as well as program them.
What i want is articles, videos, books, tutorials, …
0
votes
2answers
32 views
PHP: Is there a way to download files in case curl extension is not available?
Hello All,
Is there a way to download files in case curl extension is not available or has been disabled?
2
votes
0answers
145 views
Boss Is Always Right Or Is He? [closed]
We have heared that boss is always right. Is he really always right even if he is not.
Consider below scenario:
Employee: Well boss, i have developed this website in just three days, yuhu !!
Boss: No …
0
votes
3answers
44 views
PHP MVC Framework: Extension of View files
Hello There,
I have been developing my own PHP MVC framework. Now I have seen different frameworks implementing different extensions for the View files. I am using simply php extension for my view …
1
vote
1answer
38 views
Alternative methods for creating dynamic JavaScript?
Background
I am working on a project that runs in an embedded web browser in a small device with limited resources. The browser itself is a bit dated and has limits to its capabilities (HTML 4.01†, …
0
votes
5answers
53 views
A way to work on web projects with others without over writing files.. etc.
Hey guys,
I am a web freelancer and had been doing all coding by myself using netbeans (set up to use a remote server (ftp)).
Recently, I started working with 2 other guys. They help me with php …
-4
votes
8answers
153 views
What are some alternatives to CSS to style your websites in HTML?
After asking this question, it appears that a lot of CSS hacks and tricks are needed to achieve something that simple. People have said that CSS is broken.
So I wonder now, if not CSS, what are some …
0
votes
1answer
15 views
what web service provider to choose if i want to write a multi threaded crawler.
hi
I wanted to know which is the best webservice provider to choose if I want to write a multi threaded crawler. Appengine,ec2....
Appengine java apparently has some restrictions ..
also a free would …
2
votes
9answers
99 views
What does the schedule during the first few days look like for new hires in your company? [closed]
We are in the process of hiring a new .NET web developer and I was wondering how to give him the best start in our company.
How do you start off new employees? Do you immediately give them code to …
0
votes
3answers
45 views
JavaScript: How do I dynamically “filter” my objects
How do I user the JavaScript "filter" attribute as filter my JavaScript object?
I've been reading the following StackOverflow post, and am in a similar situation.
I have the following JavaScript …
3
votes
3answers
124 views
Object Oriented Design issue
Hey,
I have been designing a site locally in PHP 5, but have come across a few design issues I'd like advice now.
Currently there are three features of the site and each feature has a class . These …
0
votes
5answers
40 views
Debugging Websites in Various Browsers
I am having my first foray into website design and I am learning a lot. I am also now seeing why web developers are not a huge fan of developing for Internet Explorer. Nothing seems to work how I …
0
votes
0answers
15 views
Is it possible to extract SCRIPT tags using SiteMesh?
I have custom JSP tags that generate some HTML content, along with some javascript functions that get called by this HTML code. In the current implementation, the SCRIPT tags are created just above …
0
votes
1answer
33 views
Is HTMLPurifier really that bullet-proof?
Hello All,
I saw Kohana framework allowing users to optionally use HTMLPurifier against any possible XSS attacks.
I thought HTMLPurifier was meant to allow standard-compliant output of the HTML.
…
0
votes
3answers
30 views
A link which is opens in a new window, what will be the best appropirate instruction for use in title?
A link which is opening in a new window What is more appropirate to put in Title="text here".
Title="Opens in new window"
or
Title="Opens in a new window"
or
Title="Link opens in new window"
or
…
