0
votes
3answers
33 views
Trying to connect Access 07 for use as a front end to a SQL Server 2008 Express database.
Relevant background-
I'm a noob working my brains out for over a year into trying to make a database in MS SQL Server 2008 Express with the end idea for the front end being Access …
0
votes
3answers
30 views
create a “show up” window when you click register?
hi. im a backend programmer who wants to have a window that appears in front of the current window when clicking "register".
so that you dont have to redirect to another page.
i …
1
vote
1answer
59 views
Smallest functional UI unit?
Hi,
I'm making a timeline with relatively small bars representing events over time. Right now they are roughly 8px by 200px (the length is variable, but all are 8px high).
Is th …
0
votes
1answer
23 views
Scripting YSlow and/or PageSpeed
As I'm starting to do some front end engineering at work, I would like to properly quantify the speedup achieved.
I would like to be able to use an average value of, say, 50 page …
19
votes
19answers
762 views
Re-learning CSS the right way
I am a programmer doing web development for over two years now. Even though I’ve been doing front end engineering for the past two years I don’t think I have done it the right way
…
0
votes
2answers
50 views
Visual C++ 2008 as frontend for Access
I am working on a database project that requires me to code in C++. I have the framework for the relational database built using Microsoft Access. Since I would like a GUI for the …
0
votes
2answers
46 views
CodeIgniter Backend Frontend .htaccess router
Hi, I'm trying to develop a little base CMS with CodeIgniter for my own use on projects but got stuck on this. Also, I'm very new to CI, but got some years with ZF and OOP PHP.
Fi …
4
votes
6answers
372 views
Are clean URLs a backend or a frontend thing
What do you think.. are clean URLs a backend or frontend 'discipline'
0
votes
4answers
205 views
Extjs Training
Our company is starting a major re factor of its front end Javascript code. We have decided to use Extjs as a framework and would like to invest in some training for several of our …
5
votes
6answers
96 views
Simulating latency when developing on a local webserver
The Performance Golden Rule from Yahoo's performance best practices is:
80-90% of the end-user response time
is spent downloading all the
components in the page: images,
…
0
votes
11answers
205 views
Preferable technology that I should use to create an efficient and user friendly GUI?
There are many more technologies and tools available to build the front end for an application.
Which is the best technology/tool/platform available using which I can build a bett …
0
votes
1answer
33 views
Typo 3 - Change website language in frontend?
Hello!
Is it possible to change the website language in my frontend typo templates?
I want to have a list or a dropdown of all website languages i have created in my typo backend.
…
20
votes
19answers
4k views
What is the best MySQL Client Application for Windows
Are there any MySQL Client applications for Windows that get even close to what the Enterprise Manager / Server Management Studio is for Microsoft SQL?
I have two requirements and …
0
votes
0answers
96 views
Improvements on StackOverflow frontend & user experience. [closed]
My idea
I'm a new user to stackoverflow and I'm loving the usage of tags to filter questions. This feature is really good because of the huge amount of information the users post …
3
votes
10answers
306 views
sprites vs image slicing
I don't have much experience with the sprite approach to images (http://www.alistapart.com/articles/sprites). Anyone care to share some pros/cons of sprites vs. old-school slices?
