Most recent Ubuntu 12.04 seems to be quite nice and Unity (3D/2D) works fine for me, however not on my old Acer Aspire One any more.
There was a times, when I switched from Windows XP to Ubuntu and was happy about system looks, effects and speed... now I attend to think that XP was really great comparing with 12.04.
I have found similar…
Hi guys,
Is it possible to inject behavior for whole controller, like it could be done for action with ActionFilterAttribute
Best regards,
Alexey Zakarov
Hi guys,
We need to provide disk quota managment for specific folders. On our hosting server Windows Web Server edition is installed. It has not File Server role that is why I cannot use FIle Services Resource Manager.
Is there any alternative product (it would be great if it is opensource or freeware) which can perform the same task?
…
Hi guys,
What tool could I use to limit processor time for specific web site running under IIS on windows web server 2008?
Best regards,
Alexey Zakharov
Hi guys,
I'm building multi tenant application with shared table structure using Microsoft SQL Server.
I wonder if it possible to pass tenantID parameter via sql server connection. I don't want to create separate user account for each tenant.
Currently I see two ways: via ApplicationName or WorkstationID
Best regards,
Alexey Zakharov
Hi guys,
We want to create multitenant application with shared database table structure.
Currently with standard SQL Server we could achieve that with providing TenantID for each table.
Could we achieve the same on Windows Azure, but without TenantIDs?
Best regards,
Alexey Zakharov
Hi guys,
I wonder if Nihbernate close db connection supplied as a parameter to OpenSession method.
Example
using(var session = sessionFactory.OpenSession(connection))
{
}
I want connection to be disposed with the session.
Best regards,
Alexey Zakharov
My first self organized trip this autumn was visit to SharePoint User Group Finland community evening. As active community leaders who make things like these possible they are worth mentioning and on spug.fi side there was Jussi Roine the one who invited me. Here is my short review about my trip to Helsinki. User group meeting As…
I'd like to install 13.10 (Saucy) hardware enablement (HWE) stack to my Ubuntu 12.04 (64-bit) because I need a newer Linux kernel.
This wiki page explains what "hardware enablement stacks" are. Among other things it says:
Only the -generic x86 kernel flavor ... will be supported...
Also, this answer says:
...This is…
According to Command-Query Separation principle, as well as Thinking in Data and DDD with Clojure presentations one should separate side effects (modifying the world) from computations and decisions, so that it would be easier to understand and test both parts.
This leaves an unanswered question: where relatively to the…
I currently have the latest Ubuntu 12.10 installed on my laptop. Usually I use Launchy application to have a quick access to any app/config/file etc. Now I'm trying to get used to Dash, which is supposed to be default way to do such things in recent Ubuntu versions. The difference between the usage of Launchy and Dash is…
My background is Ruby, C#, JavaScript and Java. And now I'm learning Clojure. What makes me feel uncomfortable about the later is that idiomatic Clojure seems to neglect the Uniform access principle (wiki, c2) and thus to a certain degree encapsulation as well by suggesting to use maps instead of some sort of…
Consider a case when I want to try some idea of an application. But I want to avoid investing a lot of effort in coding UI/work flows/database schema etc before I see that it's going to be useful to me (as example of potential user). My idea is stay lightweight and put all the data in text files. So the…
I need to record user's actions on site for analytics purposes. The way clicktale.com doing it is just fine. But unfortunately it have problems with working over https and recording ajax events.
Is there some service or script/library that I can host that can do this task? Non-free one's are ok to.
…
How to estimate cost of creating tile-set similar to HoM&M 2?
I'm mostly interested in the tile-set graphics only, no animation needed, the big images of town and creatures can be done as quick and dirty pensil sketches.
The quality of tiles and its amount should be roughly the same as in…
How much it will cost to create tile-set similar to HoM&M 2?
I'm mostly interested in the tile-set graphics only, no animation needed, the big images of town and creatures can be done as quick and dirty pensil sketches.
The quality of tiles and its amount should be roughly the same as in…
On the Cultural-Linguistic Turn | Richard Veryard
"When an architect chooses to label something as a 'silo' or 'legacy,' or uses words like 'integrated' and 'standardized,', these may not always be objectively verifiable categories but subjective judgements, around which the architect may…
I'd like to (re)create an online version (html5/JS) of some old game, for example something like HoM&M 2.
Maybe, some of old games were released as free or open source (I'm interested in the graphical assets only)?
I heard something about Red Alert been released as free, but I'm not sure…
I need samples of test inputs and correct outputs for common algorithms for sorting, searching, data structures, graphs, etc. to check for mistakes in my future implementations. Can you advice resources with test cases? Or a website with community that implements algorithms and shares with…
Hi,
I've got to classes Product and Store which have many to many relation
I want deleting of store not to cause deleting of related product
And deleting of product not to cause deleting of related store.
Currently deleting of entity cause exception due to Foreign Key constraint.
Here…
In this Issue: Scott Marlowe, Nokola, SilverLaw, Brad Abrams, Jeff Wilcox, Jesse Liberty, Alexey Zakharov, ondrejsv, Ward Bell, and David Anson.
Shoutouts:
Bart Czernicki has a post up about the latest with HTML5: HTML 5 is Born Old - Quake in HTML 5
I was sent a link to shoebox360…