I'm interested in learning about the alternative patterns to Model-View-Controller, specifically the Model-View-Adapter and Application-View-Controller patterns.
Google results tend to be either a high-level overview or Java-based.
Can anyone either provide, or point me to, an example of these patterns in either PHP, Python or JavaScript?
Hello.
I am looking for good tutorial which show how to create your own theme for magento 1.4.1.0.
At google I have found some, bet they was were uninformal.I am looking for tutorial which show how to make your layout and full theme
I tried to find the diffrence on the google.
BUT
I 'm not able to find with '<% %>' , maybe the reason is <% is a HTML TAG
Now i'm thinking there's no diffrence betwwen <% and <%= .
When i complete gzip with IIS, and i restart the server the problem came: that the "web
service extension" the point to "c:\windows\system32\inetsrv\gzip.dll" has been auto deleted!
so awesome, but why? And i google it, but find nothing about it, have anyone even meet this
questiong?
Please help me, thanks a lot!
I am in need of date picker javascript which allows date in mm/dd/yy format.
And also it should have good resolution and should be non-popup based.
I searched in google but not getting my exact requirements.
Plz suggest me the proper source.
Thank You.
I have been trying to setup Android Honeycomb (3.2) with VirtualBox according to this tutorial:
http://androidspin.com/2011/01/24/howto-install-android-x86-2-2-in-virtualbox/
but using this iso instead:
http://code.google.com/p/android-x86/downloads/detail?name=android-x86-3.2-RC1-tegav2.iso&can=2&q
When I type netcfg if gives me: 127.0.0.1/8, so apparently it is not connecting in the network.
I tried setting the network to NAT and Bridge, but no results..
Is there anything I am missing?
In the google maps app in iPad, when the user taps twice on the "locateMe" toolbar button, the map shows the user's direction (I mean orientation, whether facing east, west, south, or north). Is that available in the sdk 3.2? how would I do that with a mapview?
How do I instruct Nant to tell MySql to run ddl scripts from a particular location and then run other scripts as instructed?
Google let me to many sites which unfortunately do not work...
Hi,
I'm wondering what ? means in C# ?
I'm seeing things like: DateTime? or int?. I suppose this is C# specific to C# 4.0?
I can't look for it in Google because I don't know the name of this thing.
The problem is I'm using DateTime and I have a lot of cast errors (from DateTime to DateTime?).
Thank you
I want to send a mail from localhost. I am using XAMPP to develop my php app.I found in google that I have to modify php.ini file, localhost must be replaced by server name of my ISP.Whats that???
[mail function]
; For Win32 only.
; http://php.net/smtp
SMTP = localhost
; http://php.net/smtp-port
smtp_port = 25
Maybe this is simpler and more straightforward then what I'm thinking but I can't seem to find this concept on google anywhere. The concept is this:
You have a table in a database and the table has a specified number of columns. However, it has been asked of me by previous clients that there also be a set of dynamic user defined columns that can be added on the fly.
What is this concept called and is it considered a design pattern?
Hello, which free PDF viewers are available to directly show a PDF file inside a webpage?
I don't want to use Adobe Reader integration because I don't like it. I tried with Google Docs Viewer and it works fine but doesn't resize as I resize the page..
I would like to know if something quite light that can also be easily resized according to the page exists.. any suggestions?
I want to verify if the text log files created by my program being run at my customer's site have been tampered with. How do you suggest I go about doing this? I searched a bunch here and google but couldn't find my answer. Thanks!
I want to use a picture as my website design. It's a plain one, like google's.
<img src... done... >
now, I want to place an input box at the text area of the picture, how to I do that?
Where can I find good templates for svn commit emails?
Google led me to this. Even though it was much better than the default post-commit, I didn’t find it very useful.
Help much appreciated.
somehow couldn't find this with a google search, but I feel like it has to be simple...I need to convert a string to a fixed-length byte array, e.g. write "asdf" to a byte[20] array. the data is being sent over the network to a c++ app that expects a fixed-length field, and it works fine if I use a BinaryWriter and write the characters one by one, and pad it by writing '\0' an appropriate number of times.
is there a more appropriate way to do this?
I need a way of generating a word document (from a template or something) and inserting an image at a specific place. Does anyone have any pointers on the best way to do this?
I worked on a project that used Office Automation in .NET 1.1 a few years ago, and it was really unspeakably poor. I'm assuming OA has either been improved or been superceeded by a better solution, but I'm not finding much advice on google.
I'd like to use jQuery's validation plugin to validate a field that only accepts alphabetical characters, but there doesn't seem to be a defined rule for it. I've searched google but I've found nothing useful.
Any ideas?
Appreciate your help.
I am using google data api which gives date in datetime format. I want to convert in Gregorian calendar date format. Does anyone know any methods for doing this?
When I have a problem I often search the computing literature.
Some of the resources[*] I use are:
The professional associations?
ACM Digital Library
IEEE Xplore
The scientific publishers?
Lecture Notes in Computer Science
HCI Bibliography
What do you use? What is the best resource source (if there is one) for the working programmer?
[*] after stackoverflow and google of course :)
PS what tags should I use for this question?