There's something for which I've been searching an answer for a while now, but to no avail, and it's strange to me, as it seems like a thing that people would talk about: one of those nice little nonsense that enhance the computing experience a little bit.
Anyway. I have a fair music collection. I save all the songs as ogg files. All is fine, and…
I am running a multilingual website, each lang on a different domain name. I am trying to lead all purchase requests to the checkout progress, which has its own domain too.
In order to keep Google Analytics tracking I've updated the Google Analytics code accordingly.
I set the source domain to 'multiple top-level domains'.
Everything is going…
Hey Everyone,
I am looking for a good tutorial or sample code, that would show how to crop an image taking from iphone camera
something in lines of
http://www.defusion.org.uk/code/javascript-image-cropper-ui-using-prototype-scriptaculous/
but you would control the corners with your fingers
any tip would be greatly appericated, as i am…
Hello every one,
We are working on a software that uses OPENOCR engine to do some OCR on given images, given we are using .NET framework , i was wondering if anyone knows about any good possible filters or sharpening methods that can be applied to the image prior to sending it to OCR engine.
I have found for example a grayscaled image is…
Hello everyone,
any one has sample code or know of a tutorial on how to do a digital zoom for an iphone?
or digital zoom in general ?
thank in advanced.
-Amir
Hi There,
I've made a game map in blender and accidentally applied the objects transformations.
I don't really understand how it works. My guess is that the properties getting zeroed because the origin of the object is being set to its center.
I've tried the "clear origin" option, but it doesn't work. Any suggestions?
Thank you,
Amir.
I installed SQL Server 2008 on Windows 7. Then I created a database. After 2 days I reinstalled Windows and SQL Server.
Now I am trying to attach my database file, but I have encountered the error below.
I think that the files are like an attached file and I can't attach them. What is difference between an attached file and a…
I have MySQL data that looks like this:
+----------------------------------------+
|Name | kode | jum |
+----------------------------------------+
| aman |kode1 | 2 |
| aman |kode2 | 1 |
| jhon |kode1 | 4 |
| amir |kode2 |…
Hey Guys,
I am wondering if anyone can shed some lights on the situation. I am about to start a project and trying to figure out what solution is best to go with asp.net or java jsp pages
I have personally worked alot with .net and am really happy with the framework and Visual studio as IDE I find it easy to work with and there…
Hello,
For one of our project, we need to pull huge real time stock data from 4 remote servers across two countries. The trivial process here, check the sources for a regular interval and save the update to database.
But as these are real time stock data of more than 1000 companies, I have to pull every second, which isn't good…
I have been trying to install Matlab2012a, matlab2012b and Matlab2013a for like 4 hours, triedto fix my prospective errors regarding the posts 2012a, Ubuntu-Matlab Documentation and Matlab-central. But either i am recieving an error while the installation GUI pops-up with the error :
The application encountered an unexpected…
I have some problem with my MAAS.
juju bootstrap
result:
2012-08-31 03:59:17,721 INFO Bootstrapping environment 'maas' (origin: distro type: maas)...
Unexpected Error interacting with provider: 409 CONFLICT
2012-08-31 03:59:17,951 ERROR Unexpected Error interacting with provider: 409 CONFLICT
Also i have 3 nodes in…
The definition of a programmer is not obvious. It has happened that I have asked questions in this forum where people believe it don’t belong here because it’s not programmer related. I thought this question may clarify the definition.
What characteristics, roles and activities do you think defines a programmer?
Is…
The SPARC T microprocessor,
released in 2005 by Sun Microsystems, and now continued at Oracle,
has a good track record in parallel execution and multi-threaded performance. However it was less suited for pure single-threaded workloads. The new SPARC T4 processor is now filling that gap by
offering a 5x better…
Which are must have tools for web development under windows?
It can include tools such as design, coding etc.
Update: Please post only one and the best tool in your opinion for each type of tools. For instance post only the name of the best design tool and not a list of them.
Update: By tools I don't…
I'm one of the believers that think that we will hit the technological singularity sooner or later. Then the question is if any profession will be unaffected by changes that will come.
In the end it will be we programmers that will implement the first self-aware AI.
How will technological singularity…
hi, I'm using magento 1.4.0 and when I try to get to magento connect and download a plugin the page will say
Error: Please check for sufficient write file permissions
Your Magento folder does not have
sufficient write permissions, which
this web based downloader requires.
If…
I’m asking this question regarding problems I have experienced during TDD projects.
I have noticed the following challenges when creating unit tests.
Generating and maintaining mock data
It’s hard and unrealistic to maintain large mock data. It’s is even harder when database structure undergoes…
I have worked in many projects and have notice some people just refuse and have no interest in learning new technology. They simply look down to every simple tool and technology.
It’s hard to understand how they got here at first place.
I have understanding for time for family and social…
Which is the best why to go when there are no documentation?
For example how do you learn business rules?
I have done the following steps:
Since we are using a ORM tool I have printed a copy of database schema where I can see relations between objects.
I have made a list of short…
I’m an EA in an organisation with 10000+ employees. Strategically we are heading towards SOA. Currently I’m researching about SOA’s and creating a road map and I have come over many blogs that talk about “SOA is dead”. We can all agree that SOA is not just web-services.
The problem…
When you work on the same project for a relative long time you get more experienced. You may also master many new technologies. Besides the coding you may also do what would classify other roles.
There is however one part of your career that may not get updated. That is your job…
I have worked as a developer for over 10 years now. During that time I have had my own small projects where I have developed tools, applications and games. I have not found any robust solution to store my work. It’s always fun to get back to your code and see how you did before…