How can I change the "Access Denied" page/copy that is displayed in the magento admin when you try to do things outside of your reach?
I'd like to change the copy a bit.
Any ideas?
Hello,
I wrote a complex Java application with eclipse that uses many .jar libraries included into project folder.
Is there a quick way to export a running configuration of the application that allows me to run it from shell (I don't actually need to move it around machines, so no jar export or similar things).
I just need to detach the execution from Eclipse, but since project has many settings I would like to export a script (maybe .sh or just a plain long line) automatically..
Thanks!
this error stops compiling if i have one or more System.String in my structs
is there any other way to store strings?
i have tried things like this:
private long _B_ID;
private byte[] _C_Name;
private byte[] _C_Address;
private byte[] _C_Telephone;
but it is not seeming to work.
I've seen a little buzz on ASP.NET Web Forms MVP project, but where can I get resources?
http://webformsmvp.com is pretty much stubbed out for now. This appears to be a compelling refresh of the Web Forms paradigm and bring into the fold things that make ASP.NET MVC great. I hear it's going to be put out there at MIX10 this week, but anyone have any useful sites/references?
Hi,
I am trying to execute different things depending on what os the users iPhone is using.
Currently I have the below, which says - "if the device is 3.1, post this message"
#ifdef __IPHONE_3_1
NSLog(@"this device is 3.1");
#endif
But, How can I get it to say - "If the device is 3.1 or higher, post this message" ?
Thank you very much.
I'm just beginning to use Linq-to-SQL and it's just wonderful to use. The problem is, this software is going to be run on a lot of machines and each machine will have a unique connection string.
Is there a way for me to manually set the connection the Linq-to-SQL (.dbml) uses?
The way I'm doing things now is creating the .dbml file, and in the graphic designer I'm dragging tables from the Server Explorer to the white board of the .dbml.
Hi,
If I use jquery media plugin WITH swfobject 2.2 I get an 'unknown runtime error' in IE.
It works fine in FF and other browsers.
If i remove swfobject.js then the media works fine as it loads using simple object/embed tags.
But I need to use swfobject as well (for other things).
Has anybody come across this or a fix?
A.
I seem to remember that there is a command to look at a mysql table and let you know things like maximum size of strings and integers and such so you can optimize the size of your index/table.
Do you know what that command is?
G-Man
Hi,
is there any well written perl open source out there (not using any kinda of framework) that i could use as sample for learning and good pratice of the perl...
I've searched around and found many things for PHP, but nothing in perl that uses no framework.
Thanks in advance.
i installed and setup all the certificates, provisions , etc. and selected the did what was needed in the project edit page. i have the device in the usb and once i build i get this error.
The iPhone “myname” doesn’t have the provisioning profile with which the application was signed.
i have tried everything, read tutorials and what i can to get this to work. what are some thingsi can try that you have?
tahnks
I want to know how to open and manipulate a simple image file in Ruby language.
I don't need to do any advanced stuff, just things like open(), get_pixel() and put_pixel() and I don't wanna use any gem for doing that, but just to know the barehands-ruby way.
I often heard, that those things cannot be teached, because you can master them only through good gut feeling fed with years of experience. However various patterns and principles are quite well documented and I start to think, that you can actually learn quite a lot of good stuff from books, training and exercises. What is your uptake?
If we have an (arbitrary) connected undirected graph G, whose edges have distinct weights,
does every MST of G contains the minimum weighted edge?
is there an MST of G that does not contain the maximum weighted edge?
Also, I'm more thankful if someone can give a hint of the key things one must keep in mind when dealing with such MST questions.
Thanks
We are designing our office right now and want to know what stuff you guys really care about or started loving in your office.
So -
What are your must-haves for a developers office?
What things can't you live without?
Fiddler is an HTTP proxy that, among other things, allows one to pause outgoing and incoming HTTP packets, modify their contents and continue.
Is there anything similar to this working in lower layers of the OSI model? In particular, I want to be able to pause a TCP ACK packet and later let it continue through the pipeline. *nux or Windows suggestions are appreciated.
Hi everyone,
i try to upgrade my old existing app to make it a universal application for iphone and ipad.
i clicked on my target and tryed to select "upgrade current target for ipad", but i cannot click it, because its not clickable.
my project settings are:
The Base SDK is set to iPhone Device 3.2
The iPhone OS Deployment Target is set to iPhone OS 3.1
The Targeted Device Family is set to iPhone/iPad
are there any other thingsi have to pay attention?
please help, to get my application upgraded.
Imagine i have a program doing a lot of things wasting about 90% of CPU.
I need a way to know (through visual studio) where the program are wasting CPU.
Alright so I want to convert an already exist MSSQL database (2005) to a MYSQL database.
There is nothing extraordinary to be done
The only thingsI need to achieve is
Recreate the tables
Transfer data
Relationships would be nice but not necessary
No views, no sprocs, no functions.
Any easy way to do this.
Also do you know of any DST (Database Synchronization Tool)
which would let me do
MSSQL to MYSQL
MYSQL to MYSQL
MSSQL to MSSQL (I know there is SQL Delta for this)
Im trying to find how to take a page request such as http://www.domain.com/sam/?dog=woof&cat=meow and send it to http://www.domain.com/animals.php?dog=woof&cat=meow
Ive tried a few things ive found on here, or i adapted them i should say, but i keep getting either nothing, or infinite loops.
Any ideas?
Hi,
I am working on this site philippdecor.com and I am having a difficulty in figuring out this css issue.
When I on mouse over on "Main categories" that appears on the right side, it shows a drop down with links in it.
Two things happens,
1) in IE(7) - the drop down hides behind another div
2) in both ie and ff, it pushes other div below that to go down and on mouse out, it looks fine.
I am not sure which css property can fix this.
please help me out
code
Hello World!
Is their any way to apply a style resource to customize the Item Border in the Gallery Class with Android?
I'm trying to hide or change the color of the default Grey border but by the looks of things this isn't possible?
Any help or tips you can provide would be fantastic.
Appreciated,
Tom
How would I go about making a simple IRC client with these things
What I am using:
Nickname TextBox
Connect Button
Message TextBox
Send Message Button
Refresh Button
ListBox
Restrictions:
No commands at all just being able to send messages
I am using a listbox for recieving messages
I'm building a game of which the interface is one of the first items to load on screen. Sound button, pause and all the bits -
During the game - all manor of things are dynamically added and removed to the stage. Therefore my interface goes behind my game scene.
How do I ensure the movieclip always stays on top?
Can I override the addChild of my Document Class and every time a new child is added, I restack the interface to the top?
hello,
I have a problem with sizes of divs - in Firefox everything is fine, but IE messes things up,
I use only jquery show hide function which open div with other divs nested in it,
you can see what I mean on www.custos.pl/v1 - by choosing any option on the bottom, a div opens up, where you have a submenu opening up jScrollPanes,
the whole div should stay within the photo background, but in IE it goes vertically way beyond it,
Id appreciate your help
hi all,
I want to use Ovi map in my iPhone application. I searched for Ovi map on google but presently it is not open.Basically I want to know following things
OVi map service is from Nokia. So can i use Ovi Map in my iPhone application.
If answer of 1 point is Yes, then where I found support info(code sample/classes/framework) for iPhone.
Please advice