zenix 2 years 39 weeks ago Anybody given this a try?I am dual booting with crunchbang statler.Very nice work so far :)http://zenix-os.net/
Discontinued distros: ASP, HostGIS, White Box Continued: Ubuntu Christian Edition Added 50 distros (total 470): Airinux, Amahi, Ångström, ArtistX, Asturix, BackBox, Bedrock, BlackRhino, Bridge, CAINE, Commodore OS, DeLi(cate), Descent|OS, Draco, DRBL, Elementary OS, ELinOS, Hadron, INSERT, KaeilOS, LDR, Liberté, Mandragora, Matriux, Mer, Monomaxos, OpenEmbedded, OpenMediaVault, P@xtreme, Phinx
Hello Developers,
I'm trying to build a news website in my own language (not english) in asp.net. Is there any article or magazine which u can send describing how to develop a news website in asp.net.
I was trying to develop some parts of the site but I'm stuck now.
I'm confused with these stuff.
1) How to make a Unicode website
hi guyz, i'm developing my own website, when creating news, i'm having this problem, i can't show news by id, i mean i have 5 news item in my db and they are stored by id 1,2,3,4,5... but when it comes to display the news they all display as a block, even when i browse it by id like: localhost/news/news.php?id=3, it shows all the news items, instead of third news??
somebody help plz
I have setup a website in a virtual machine running in VMWare Workstation (Trial).
I need to access that website in our LAN network. But there is a proxy on our the LAN.
When I try to access the website on Host machine without proxy, it works. But with proxy it does not access the VM website.
Normally, when I have a website, mywebsite.com, that has a link going to other's website, otherswebsite.com, the other's website is able to determine where the traffic comes from. The other website will be able to determine that someone access their website via my website.
And then I asked some...
I have an ajax webapp i'd like to make indexable to google.
My paths use the hashbang, and look like:
http://tld.com/#!en/news
http://tld.com/#!de/news
or
http://tld.com/#!en/news/news-item-name
http://tld.com/#!de/news/news-item-name
Considering the infinite ways of the web, it could also be that my URLS look like the following:
http://tld.com/index.html#!en/news/news-item-name
or
htt
I've been using this for almost a month and I can say that I'm totally satisfied with this news reader application. What's in the app?
I have tried to create a news app that display news from some website.
Some friends helped me to write some php so that I can call the php using http request and get the JSON from the response.
Then, I can parse the JSON and display the news correctly.
However, the server is not mine.
Actually, I don't want to have server communication using php.
I want to do it just on client side.
1) I know how